Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hanxue/bf48d9daa89973b6abdfcfc43f817587 to your computer and use it in GitHub Desktop.
Save hanxue/bf48d9daa89973b6abdfcfc43f817587 to your computer and use it in GitHub Desktop.
percona-server on "CentOS Linux release 7.4.1708 (Core) " - Homebrew build logs
Homebrew build logs for percona-server on "CentOS Linux release 7.4.1708 (Core) "
Build date: 2019-06-28 00:38:46
HOMEBREW_VERSION: 2.1.6-37-g686760d-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: 686760d100d1a518863805247a606cc1cef12a87
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 348b7d8bb9fa5f985db00f2460a3bd3c0a6dbe10
Core tap last commit: 13 hours ago
HOMEBREW_PREFIX: /proj/xcdhdstaff1/hanxuel/.linuxbrew
HOMEBREW_CELLAR: /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar
HOMEBREW_CACHE: /proj/rdi/staff/hanxuel/homebrew-cache
HOMEBREW_LOGS: /home/hanxuel/.cache/Homebrew/Logs
HOMEBREW_REPOSITORY: /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_SYSTEM_CURL_TOO_OLD: 1
CPU: octa-core 64-bit broadwell
Homebrew Ruby: 2.3.7 => /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.22.0 => /proj/xcdhdstaff1/hanxuel/.linuxbrew/bin/git
Curl: 7.65.1 => /proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/curl/bin/curl
Kernel: Linux 3.10.0-693.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.4.1708 (Core) (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_4
xorg: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/linux/pf_ring.h
/usr/local/include/nbpf.h
/usr/local/include/pfring.h
/usr/local/include/pfring_zc.h
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/libndpi.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libpcap.a
/usr/local/lib/libpfring.a
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
gcc-OLD
glibc-OLD
python
Warning: You have uncommitted modifications to Homebrew.
If this is a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
cd /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew/Library && git stash && git clean -d -f
Warning: Your Homebrew's prefix is not /home/linuxbrew/.linuxbrew.
Some of Homebrew's bottles (binary packages) can only be used with the default
prefix (/home/linuxbrew/.linuxbrew).
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience, as you are running this unsupported configuration.
percona-server
2019-06-28 00:36:31 -0700
cmake
.
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DCOMPILATION_COMMENT=Homebrew
-DDEFAULT_CHARSET=utf8
-DDEFAULT_COLLATION=utf8mb4_0900_ai_ci
-DINSTALL_DOCDIR=share/doc/percona-server
-DINSTALL_INCLUDEDIR=include/mysql
-DINSTALL_INFODIR=share/info
-DINSTALL_MANDIR=share/man
-DINSTALL_MYSQLSHAREDIR=share/mysql
-DINSTALL_PLUGINDIR=lib/plugin
-DMYSQL_DATADIR=/proj/xcdhdstaff1/hanxuel/.linuxbrew/var/mysql
-DSYSCONFDIR=/proj/xcdhdstaff1/hanxuel/.linuxbrew/etc
-DWITH_SSL=yes
-DWITH_UNIT_TESTS=OFF
-DWITH_EMBEDDED_SERVER=ON
-DENABLED_LOCAL_INFILE=1
-DWITH_INNODB_MEMCACHED=ON
-DWITH_EDITLINE=system
-DWITH_BOOST=/tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/boost
-DWITHOUT_ROCKSDB=1
-DWITHOUT_TOKUDB=1
-- Running cmake version 3.14.5
-- Found Git: /proj/xcdhdstaff1/hanxuel/.linuxbrew/bin/git (found version "2.22.0")
-- MySQL 8.0.13-4
-- The C compiler identification is GNU 5.5.0
-- The CXX compiler identification is GNU 5.5.0
-- Check for working C compiler: /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc-5
-- Check for working C compiler: /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc-5 -- 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: /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-5
-- Check for working CXX compiler: /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-5 -- 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 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: percona-server-8.0.13-4-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
-- Local boost dir /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/boost
-- Found /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/boost/boost/version.hpp
-- BOOST_VERSION_NUMBER is #define BOOST_VERSION 106700
-- BOOST_INCLUDE_DIR /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/boost
-- 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 - not 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 memset_s
-- Looking for memset_s - 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 = /proj/xcdhdstaff1/hanxuel/.linuxbrew/include
-- OPENSSL_LIBRARY = /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libssl.so
-- CRYPTO_LIBRARY = /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libcrypto.so
-- OPENSSL_MAJOR_VERSION = 1
-- OPENSSL_MINOR_VERSION = 00
-- Looking for SHA512_DIGEST_LENGTH
-- Looking for SHA512_DIGEST_LENGTH - found
-- SSL_LIBRARIES = /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libssl.so;/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libcrypto.so;dl
-- Looking for X509_check_host
-- Looking for X509_check_host - found
-- Looking for X509_check_ip
-- Looking for X509_check_ip - found
-- 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
-- EDITLINE_INCLUDE_DIR /proj/xcdhdstaff1/hanxuel/.linuxbrew/include/editline
-- EDITLINE_LIBRARY /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libedit.so
-- Performing Test EDITLINE_HAVE_HIST_ENTRY
-- Performing Test EDITLINE_HAVE_HIST_ENTRY - Success
-- Performing Test EDITLINE_HAVE_COMPLETION_INT
-- Performing Test EDITLINE_HAVE_COMPLETION_INT - Failed
-- Performing Test EDITLINE_HAVE_COMPLETION_CHAR
-- Performing Test EDITLINE_HAVE_COMPLETION_CHAR - Success
-- Found Git: /proj/xcdhdstaff1/hanxuel/.linuxbrew/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: /proj/xcdhdstaff1/hanxuel/.linuxbrew/include
-- OpenSSL lib:
-- LZMA_INCLUDE_DIR /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/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 - Failed
-- Performing Test HAVE_MAYBE_UNINITIALIZED
-- Performing Test HAVE_MAYBE_UNINITIALIZED - Success
-- ICU_MAJOR_VERSION = 59
-- ICU_INCLUDE_DIRS /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/icu/source/common;/tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/icu/source/stubdata;/tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/icu/source/i18n
-- ICU_LIBRARIES icui18n;icuuc;icustubdata
-- SASL_LIBRARY /usr/lib64/libsasl2.so
-- 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
-- Found CURL: /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libcurl.so (found version "7.65.1")
-- CURL version: 7.65
-- CURL_LIBRARY = /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libcurl.so
-- CURL_INCLUDE_DIR = /proj/xcdhdstaff1/hanxuel/.linuxbrew/include
-- RAPIDJSON_INCLUDE_DIR /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/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 - Failed
-- 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 - not found
-- Required SASL library is missing. Skipping the LDAP SASL client authentication plugin.
-- Library perconaserverclient depends on OSLIBS -lpthread;/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libz.so;m;rt;/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libssl.so;/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libcrypto.so;dl
-- MERGE_CONVENIENCE_LIBRARIES TARGET perconaserverclient
-- 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
-- Looking for include file libaio.h
-- Looking for include file libaio.h - not found
-- Looking for io_queue_init in aio
-- Looking for io_queue_init in aio - not found
-- 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
-- Not building with MyRocks storage engine, you must specify -DWITH_ROCKSDB=1|ON|FORCE to cmake in order to build with MyRocks.
-- Not building with TokuDB storage engine, you must specify -DWITH_TOKUDB=1|ON|FORCE to cmake in order to build with TokuDB.
-- 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 /proj/xcdhdstaff1/hanxuel/.linuxbrew/include
-- Performing Test HAVE_DUPLICATE_DECL_SPECIFIER
-- Performing Test HAVE_DUPLICATE_DECL_SPECIFIER - Failed
-- Performing Test HAVE_INT_CONVERSION
-- Performing Test HAVE_INT_CONVERSION - Success
-- Performing Test HAVE_STRINGOP_OVERFLOW
-- Performing Test HAVE_STRINGOP_OVERFLOW - Failed
-- Performing Test HAVE_STRINGOP_TRUNCATION
-- Performing Test HAVE_STRINGOP_TRUNCATION - Failed
-- Performing Test HAVE_SUGGEST_ATTRIBUTE_FORMAT
-- Performing Test HAVE_SUGGEST_ATTRIBUTE_FORMAT - Success
-- Performing Test HAVE_UNUSED_BUT_SET_PARAMETER
-- Performing Test HAVE_UNUSED_BUT_SET_PARAMETER - Success
-- Building keyring_vault plugin
-- Looking for O_DIRECT
-- Looking for O_DIRECT - found
-- Looking for CLOCK_REALTIME
-- Looking for CLOCK_REALTIME - found
-- Not building tokudb-backup-plugin
-- MYSQLX - Text log of protobuf messages enabled
-- CONFIG_CLIENT_LIBS -lpthread -lz -lm -lrt -lssl -lcrypto -ldl
-- CONFIG_LIBS_PRIVATE -lpthread -lz -lm -lrt -lssl -lcrypto -ldl
-- INSTALL perconaserverclient.pc lib/pkgconfig
-- Skipping deb packaging on unsupported platform Core.
-- MySQL 8.0.13-4
-- MySQL Router SSL_LIBRARIES: /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libssl.so;/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/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
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot
-- 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 -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 -DNDEBUG -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG
-- CMAKE_CXX_FLAGS_RELEASE: -DDBUG_OFF -DNDEBUG -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DNDEBUG
-- CMAKE_CXX_FLAGS_MINSIZEREL: -DDBUG_OFF -DNDEBUG -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Os -DNDEBUG
-- CMAKE_C_LINK_FLAGS: -fuse-ld=gold -Wl,--gc-sections
-- CMAKE_CXX_LINK_FLAGS: -fuse-ld=gold -Wl,--gc-sections
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
WITH_EMBEDDED_SERVER
-- Build files have been written to: /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4
This file has been truncated, but you can view the full file.
gcc-5 called with: CMakeCCompilerId.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 CMakeCCompilerId.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: CMakeCXXCompilerId.cpp
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 CMakeCXXCompilerId.cpp -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -o CMakeFiles/cmTC_c70d3.dir/testCCompiler.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -o CMakeFiles/cmTC_c70d3.dir/testCCompiler.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -rdynamic CMakeFiles/cmTC_c70d3.dir/testCCompiler.c.o -o cmTC_c70d3
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -rdynamic CMakeFiles/cmTC_c70d3.dir/testCCompiler.c.o -o cmTC_c70d3 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -v -o CMakeFiles/cmTC_4edfe.dir/CMakeCCompilerABI.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -v -o CMakeFiles/cmTC_4edfe.dir/CMakeCCompilerABI.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CMakeCCompilerABI.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -v -rdynamic CMakeFiles/cmTC_4edfe.dir/CMakeCCompilerABI.c.o -o cmTC_4edfe
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -v -rdynamic CMakeFiles/cmTC_4edfe.dir/CMakeCCompilerABI.c.o -o cmTC_4edfe -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -std=c11 -o CMakeFiles/cmTC_04bd1.dir/feature_tests.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -std=c11 -o CMakeFiles/cmTC_04bd1.dir/feature_tests.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -rdynamic CMakeFiles/cmTC_04bd1.dir/feature_tests.c.o -o cmTC_04bd1
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -rdynamic CMakeFiles/cmTC_04bd1.dir/feature_tests.c.o -o cmTC_04bd1 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -std=c99 -o CMakeFiles/cmTC_ed104.dir/feature_tests.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -std=c99 -o CMakeFiles/cmTC_ed104.dir/feature_tests.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -rdynamic CMakeFiles/cmTC_ed104.dir/feature_tests.c.o -o cmTC_ed104
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -rdynamic CMakeFiles/cmTC_ed104.dir/feature_tests.c.o -o cmTC_ed104 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -std=c90 -o CMakeFiles/cmTC_c0285.dir/feature_tests.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -std=c90 -o CMakeFiles/cmTC_c0285.dir/feature_tests.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -rdynamic CMakeFiles/cmTC_c0285.dir/feature_tests.c.o -o cmTC_c0285
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -rdynamic CMakeFiles/cmTC_c0285.dir/feature_tests.c.o -o cmTC_c0285 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -o CMakeFiles/cmTC_ddf2e.dir/testCXXCompiler.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -o CMakeFiles/cmTC_ddf2e.dir/testCXXCompiler.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -rdynamic CMakeFiles/cmTC_ddf2e.dir/testCXXCompiler.cxx.o -o cmTC_ddf2e
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -rdynamic CMakeFiles/cmTC_ddf2e.dir/testCXXCompiler.cxx.o -o cmTC_ddf2e -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -v -o CMakeFiles/cmTC_ec929.dir/CMakeCXXCompilerABI.cpp.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -v -o CMakeFiles/cmTC_ec929.dir/CMakeCXXCompilerABI.cpp.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -v -rdynamic CMakeFiles/cmTC_ec929.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ec929
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -v -rdynamic CMakeFiles/cmTC_ec929.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ec929 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -std=c++1z -o CMakeFiles/cmTC_e94cc.dir/feature_tests.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -std=c++1z -o CMakeFiles/cmTC_e94cc.dir/feature_tests.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -rdynamic CMakeFiles/cmTC_e94cc.dir/feature_tests.cxx.o -o cmTC_e94cc
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -rdynamic CMakeFiles/cmTC_e94cc.dir/feature_tests.cxx.o -o cmTC_e94cc -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -std=c++14 -o CMakeFiles/cmTC_0f90f.dir/feature_tests.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -std=c++14 -o CMakeFiles/cmTC_0f90f.dir/feature_tests.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -rdynamic CMakeFiles/cmTC_0f90f.dir/feature_tests.cxx.o -o cmTC_0f90f
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -rdynamic CMakeFiles/cmTC_0f90f.dir/feature_tests.cxx.o -o cmTC_0f90f -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -std=c++11 -o CMakeFiles/cmTC_792f2.dir/feature_tests.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -std=c++11 -o CMakeFiles/cmTC_792f2.dir/feature_tests.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -rdynamic CMakeFiles/cmTC_792f2.dir/feature_tests.cxx.o -o cmTC_792f2
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -rdynamic CMakeFiles/cmTC_792f2.dir/feature_tests.cxx.o -o cmTC_792f2 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -std=c++98 -o CMakeFiles/cmTC_b0fcc.dir/feature_tests.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -std=c++98 -o CMakeFiles/cmTC_b0fcc.dir/feature_tests.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/feature_tests.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -rdynamic CMakeFiles/cmTC_b0fcc.dir/feature_tests.cxx.o -o cmTC_b0fcc
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -rdynamic CMakeFiles/cmTC_b0fcc.dir/feature_tests.cxx.o -o cmTC_b0fcc -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -dumpversion
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -dumpversion -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -o CMakeFiles/cmTC_b6883.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -o CMakeFiles/cmTC_b6883.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -rdynamic CMakeFiles/cmTC_b6883.dir/CheckSymbolExists.c.o -o cmTC_b6883
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -rdynamic CMakeFiles/cmTC_b6883.dir/CheckSymbolExists.c.o -o cmTC_b6883 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -o CMakeFiles/cmTC_5ab3b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -o CMakeFiles/cmTC_5ab3b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -rdynamic CMakeFiles/cmTC_5ab3b.dir/CheckIncludeFile.c.o -o cmTC_5ab3b
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -rdynamic CMakeFiles/cmTC_5ab3b.dir/CheckIncludeFile.c.o -o cmTC_5ab3b -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -o CMakeFiles/cmTC_532b5.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -o CMakeFiles/cmTC_532b5.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -rdynamic CMakeFiles/cmTC_532b5.dir/CheckIncludeFile.c.o -o cmTC_532b5
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -rdynamic CMakeFiles/cmTC_532b5.dir/CheckIncludeFile.c.o -o cmTC_532b5 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -o CMakeFiles/cmTC_48f06.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -o CMakeFiles/cmTC_48f06.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -rdynamic CMakeFiles/cmTC_48f06.dir/CheckIncludeFile.c.o -o cmTC_48f06
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -rdynamic CMakeFiles/cmTC_48f06.dir/CheckIncludeFile.c.o -o cmTC_48f06 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -o CMakeFiles/cmTC_ff9fd.dir/SIZEOF_VOIDP.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -o CMakeFiles/cmTC_ff9fd.dir/SIZEOF_VOIDP.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -rdynamic CMakeFiles/cmTC_ff9fd.dir/SIZEOF_VOIDP.c.o -o cmTC_ff9fd
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -rdynamic CMakeFiles/cmTC_ff9fd.dir/SIZEOF_VOIDP.c.o -o cmTC_ff9fd -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -DHAVE_NOT_C_BUG_LOOP_VECTORIZE -O3 -fPIC -o CMakeFiles/cmTC_27494.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_NOT_C_BUG_LOOP_VECTORIZE -O3 -fPIC -o CMakeFiles/cmTC_27494.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -DHAVE_NOT_C_BUG_LOOP_VECTORIZE -O3 -fPIC -rdynamic CMakeFiles/cmTC_27494.dir/src.c.o -o cmTC_27494
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -DHAVE_NOT_C_BUG_LOOP_VECTORIZE -O3 -fPIC -rdynamic CMakeFiles/cmTC_27494.dir/src.c.o -o cmTC_27494 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -DHAVE_NOT_CXX_BUG_LOOP_VECTORIZE -O3 -fPIC -o CMakeFiles/cmTC_46e35.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -DHAVE_NOT_CXX_BUG_LOOP_VECTORIZE -O3 -fPIC -o CMakeFiles/cmTC_46e35.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -DHAVE_NOT_CXX_BUG_LOOP_VECTORIZE -O3 -fPIC -rdynamic CMakeFiles/cmTC_46e35.dir/src.cxx.o -o cmTC_46e35
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -DHAVE_NOT_CXX_BUG_LOOP_VECTORIZE -O3 -fPIC -rdynamic CMakeFiles/cmTC_46e35.dir/src.cxx.o -o cmTC_46e35 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -DHAVE_NOT_C_SHIFT_OR_OPTIMIZATION_BUG -O3 -fexpensive-optimizations -o CMakeFiles/cmTC_dc28d.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_NOT_C_SHIFT_OR_OPTIMIZATION_BUG -O3 -fexpensive-optimizations -o CMakeFiles/cmTC_dc28d.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -DHAVE_NOT_C_SHIFT_OR_OPTIMIZATION_BUG -O3 -fexpensive-optimizations -rdynamic CMakeFiles/cmTC_dc28d.dir/src.c.o -o cmTC_dc28d
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -DHAVE_NOT_C_SHIFT_OR_OPTIMIZATION_BUG -O3 -fexpensive-optimizations -rdynamic CMakeFiles/cmTC_dc28d.dir/src.c.o -o cmTC_dc28d -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -DHAVE_NOT_CXX_SHIFT_OR_OPTIMIZATION_BUG -O3 -fexpensive-optimizations -o CMakeFiles/cmTC_94a10.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -DHAVE_NOT_CXX_SHIFT_OR_OPTIMIZATION_BUG -O3 -fexpensive-optimizations -o CMakeFiles/cmTC_94a10.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -DHAVE_NOT_CXX_SHIFT_OR_OPTIMIZATION_BUG -O3 -fexpensive-optimizations -rdynamic CMakeFiles/cmTC_94a10.dir/src.cxx.o -o cmTC_94a10
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -DHAVE_NOT_CXX_SHIFT_OR_OPTIMIZATION_BUG -O3 -fexpensive-optimizations -rdynamic CMakeFiles/cmTC_94a10.dir/src.cxx.o -o cmTC_94a10 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -DHAVE_C_FLOATING_POINT_FUSED_MADD -O3 -o CMakeFiles/cmTC_e86f5.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_C_FLOATING_POINT_FUSED_MADD -O3 -o CMakeFiles/cmTC_e86f5.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -DHAVE_C_FLOATING_POINT_FUSED_MADD -O3 -rdynamic CMakeFiles/cmTC_e86f5.dir/src.c.o -o cmTC_e86f5
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -DHAVE_C_FLOATING_POINT_FUSED_MADD -O3 -rdynamic CMakeFiles/cmTC_e86f5.dir/src.c.o -o cmTC_e86f5 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -DHAVE_CXX_FLOATING_POINT_FUSED_MADD -O3 -o CMakeFiles/cmTC_6ece1.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -DHAVE_CXX_FLOATING_POINT_FUSED_MADD -O3 -o CMakeFiles/cmTC_6ece1.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -DHAVE_CXX_FLOATING_POINT_FUSED_MADD -O3 -rdynamic CMakeFiles/cmTC_6ece1.dir/src.cxx.o -o cmTC_6ece1
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -DHAVE_CXX_FLOATING_POINT_FUSED_MADD -O3 -rdynamic CMakeFiles/cmTC_6ece1.dir/src.cxx.o -o cmTC_6ece1 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DC_LD_GOLD_RESULT -fuse-ld=gold -o CMakeFiles/cmTC_eaf08.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DC_LD_GOLD_RESULT -fuse-ld=gold -o CMakeFiles/cmTC_eaf08.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DC_LD_GOLD_RESULT -fuse-ld=gold -rdynamic CMakeFiles/cmTC_eaf08.dir/src.c.o -o cmTC_eaf08
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DC_LD_GOLD_RESULT -fuse-ld=gold -rdynamic CMakeFiles/cmTC_eaf08.dir/src.c.o -o cmTC_eaf08 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DCXX_LD_GOLD_RESULT -fuse-ld=gold -o CMakeFiles/cmTC_19f09.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DCXX_LD_GOLD_RESULT -fuse-ld=gold -o CMakeFiles/cmTC_19f09.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DCXX_LD_GOLD_RESULT -fuse-ld=gold -rdynamic CMakeFiles/cmTC_19f09.dir/src.cxx.o -o cmTC_19f09
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DCXX_LD_GOLD_RESULT -fuse-ld=gold -rdynamic CMakeFiles/cmTC_19f09.dir/src.cxx.o -o cmTC_19f09 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_LLVM_LIBCPP -o CMakeFiles/cmTC_5c783.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_LLVM_LIBCPP -o CMakeFiles/cmTC_5c783.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_LLVM_LIBCPP -rdynamic CMakeFiles/cmTC_5c783.dir/src.cxx.o -o cmTC_5c783
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_LLVM_LIBCPP -rdynamic CMakeFiles/cmTC_5c783.dir/src.cxx.o -o cmTC_5c783 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_c8637.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_c8637.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_c8637.dir/CheckIncludeFile.c.o -o cmTC_c8637
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_c8637.dir/CheckIncludeFile.c.o -o cmTC_c8637 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_3f7be.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_3f7be.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_3f7be.dir/CheckSymbolExists.c.o -o cmTC_3f7be
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_3f7be.dir/CheckSymbolExists.c.o -o cmTC_3f7be -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_ab025.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_ab025.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_ab025.dir/CheckFunctionExists.c.o -o cmTC_ab025 -lpthreads
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_ab025.dir/CheckFunctionExists.c.o -o cmTC_ab025 -lpthreads -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_41abf.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_41abf.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_41abf.dir/CheckFunctionExists.c.o -o cmTC_41abf -lpthread
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_41abf.dir/CheckFunctionExists.c.o -o cmTC_41abf -lpthread -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=floor -o CMakeFiles/cmTC_3a61a.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=floor -o CMakeFiles/cmTC_3a61a.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=floor -rdynamic CMakeFiles/cmTC_3a61a.dir/CheckFunctionExists.c.o -o cmTC_3a61a
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=floor -rdynamic CMakeFiles/cmTC_3a61a.dir/CheckFunctionExists.c.o -o cmTC_3a61a -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=floor -o CMakeFiles/cmTC_192b8.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=floor -o CMakeFiles/cmTC_192b8.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=floor -rdynamic CMakeFiles/cmTC_192b8.dir/CheckFunctionExists.c.o -o cmTC_192b8 -lm
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=floor -rdynamic CMakeFiles/cmTC_192b8.dir/CheckFunctionExists.c.o -o cmTC_192b8 -lm -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gethostbyname_r -o CMakeFiles/cmTC_b90ca.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gethostbyname_r -o CMakeFiles/cmTC_b90ca.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gethostbyname_r -rdynamic CMakeFiles/cmTC_b90ca.dir/CheckFunctionExists.c.o -o cmTC_b90ca
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gethostbyname_r -rdynamic CMakeFiles/cmTC_b90ca.dir/CheckFunctionExists.c.o -o cmTC_b90ca -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=bind -o CMakeFiles/cmTC_e5ff1.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=bind -o CMakeFiles/cmTC_e5ff1.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=bind -rdynamic CMakeFiles/cmTC_e5ff1.dir/CheckFunctionExists.c.o -o cmTC_e5ff1
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=bind -rdynamic CMakeFiles/cmTC_e5ff1.dir/CheckFunctionExists.c.o -o cmTC_e5ff1 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crypt -o CMakeFiles/cmTC_ee1c5.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crypt -o CMakeFiles/cmTC_ee1c5.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crypt -rdynamic CMakeFiles/cmTC_ee1c5.dir/CheckFunctionExists.c.o -o cmTC_ee1c5
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crypt -rdynamic CMakeFiles/cmTC_ee1c5.dir/CheckFunctionExists.c.o -o cmTC_ee1c5 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crypt -o CMakeFiles/cmTC_d0292.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crypt -o CMakeFiles/cmTC_d0292.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crypt -rdynamic CMakeFiles/cmTC_d0292.dir/CheckFunctionExists.c.o -o cmTC_d0292 -lcrypt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crypt -rdynamic CMakeFiles/cmTC_d0292.dir/CheckFunctionExists.c.o -o cmTC_d0292 -lcrypt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=setsockopt -o CMakeFiles/cmTC_b62fc.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=setsockopt -o CMakeFiles/cmTC_b62fc.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=setsockopt -rdynamic CMakeFiles/cmTC_b62fc.dir/CheckFunctionExists.c.o -o cmTC_b62fc
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=setsockopt -rdynamic CMakeFiles/cmTC_b62fc.dir/CheckFunctionExists.c.o -o cmTC_b62fc -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTC_e8f18.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTC_e8f18.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=dlopen -rdynamic CMakeFiles/cmTC_e8f18.dir/CheckFunctionExists.c.o -o cmTC_e8f18
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=dlopen -rdynamic CMakeFiles/cmTC_e8f18.dir/CheckFunctionExists.c.o -o cmTC_e8f18 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTC_fa10f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTC_fa10f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=dlopen -rdynamic CMakeFiles/cmTC_fa10f.dir/CheckFunctionExists.c.o -o cmTC_fa10f -ldl
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=dlopen -rdynamic CMakeFiles/cmTC_fa10f.dir/CheckFunctionExists.c.o -o cmTC_fa10f -ldl -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sched_yield -o CMakeFiles/cmTC_c778b.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sched_yield -o CMakeFiles/cmTC_c778b.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sched_yield -rdynamic CMakeFiles/cmTC_c778b.dir/CheckFunctionExists.c.o -o cmTC_c778b
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sched_yield -rdynamic CMakeFiles/cmTC_c778b.dir/CheckFunctionExists.c.o -o cmTC_c778b -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_c2699.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_c2699.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=clock_gettime -rdynamic CMakeFiles/cmTC_c2699.dir/CheckFunctionExists.c.o -o cmTC_c2699
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=clock_gettime -rdynamic CMakeFiles/cmTC_c2699.dir/CheckFunctionExists.c.o -o cmTC_c2699 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -o CMakeFiles/cmTC_fb881.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -o CMakeFiles/cmTC_fb881.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -rdynamic CMakeFiles/cmTC_fb881.dir/CheckFunctionExists.c.o -o cmTC_fb881
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -rdynamic CMakeFiles/cmTC_fb881.dir/CheckFunctionExists.c.o -o cmTC_fb881 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -o CMakeFiles/cmTC_38277.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -o CMakeFiles/cmTC_38277.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -rdynamic CMakeFiles/cmTC_38277.dir/CheckFunctionExists.c.o -o cmTC_38277 -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -rdynamic CMakeFiles/cmTC_38277.dir/CheckFunctionExists.c.o -o cmTC_38277 -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=atomic_thread_fence -o CMakeFiles/cmTC_964ed.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=atomic_thread_fence -o CMakeFiles/cmTC_964ed.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=atomic_thread_fence -rdynamic CMakeFiles/cmTC_964ed.dir/CheckFunctionExists.c.o -o cmTC_964ed
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=atomic_thread_fence -rdynamic CMakeFiles/cmTC_964ed.dir/CheckFunctionExists.c.o -o cmTC_964ed -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=atomic_thread_fence -o CMakeFiles/cmTC_0f5bd.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=atomic_thread_fence -o CMakeFiles/cmTC_0f5bd.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=atomic_thread_fence -rdynamic CMakeFiles/cmTC_0f5bd.dir/CheckFunctionExists.c.o -o cmTC_0f5bd -latomic
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=atomic_thread_fence -rdynamic CMakeFiles/cmTC_0f5bd.dir/CheckFunctionExists.c.o -o cmTC_0f5bd -latomic -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=backtrace -o CMakeFiles/cmTC_81e46.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=backtrace -o CMakeFiles/cmTC_81e46.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=backtrace -rdynamic CMakeFiles/cmTC_81e46.dir/CheckFunctionExists.c.o -o cmTC_81e46
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=backtrace -rdynamic CMakeFiles/cmTC_81e46.dir/CheckFunctionExists.c.o -o cmTC_81e46 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_e2d84.dir/HAVE_ALLOCA_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_ALLOCA_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_e2d84.dir/HAVE_ALLOCA_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_ALLOCA_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_e2d84.dir/HAVE_ALLOCA_H.c.o -o cmTC_e2d84
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_e2d84.dir/HAVE_ALLOCA_H.c.o -o cmTC_e2d84 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_10666.dir/HAVE_ARPA_INET_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_ARPA_INET_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_10666.dir/HAVE_ARPA_INET_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_ARPA_INET_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_10666.dir/HAVE_ARPA_INET_H.c.o -o cmTC_10666
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_10666.dir/HAVE_ARPA_INET_H.c.o -o cmTC_10666 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_d4a77.dir/HAVE_DLFCN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_DLFCN_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_d4a77.dir/HAVE_DLFCN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_DLFCN_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_d4a77.dir/HAVE_DLFCN_H.c.o -o cmTC_d4a77
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_d4a77.dir/HAVE_DLFCN_H.c.o -o cmTC_d4a77 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_efff1.dir/HAVE_ENDIAN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_ENDIAN_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_efff1.dir/HAVE_ENDIAN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_ENDIAN_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_efff1.dir/HAVE_ENDIAN_H.c.o -o cmTC_efff1
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_efff1.dir/HAVE_ENDIAN_H.c.o -o cmTC_efff1 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_bfafb.dir/HAVE_EXECINFO_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_EXECINFO_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_bfafb.dir/HAVE_EXECINFO_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_EXECINFO_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_bfafb.dir/HAVE_EXECINFO_H.c.o -o cmTC_bfafb
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_bfafb.dir/HAVE_EXECINFO_H.c.o -o cmTC_bfafb -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_11485.dir/HAVE_FPU_CONTROL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_FPU_CONTROL_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_11485.dir/HAVE_FPU_CONTROL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_FPU_CONTROL_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_11485.dir/HAVE_FPU_CONTROL_H.c.o -o cmTC_11485
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_11485.dir/HAVE_FPU_CONTROL_H.c.o -o cmTC_11485 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_e6ae5.dir/HAVE_GRP_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_GRP_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_e6ae5.dir/HAVE_GRP_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_GRP_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_e6ae5.dir/HAVE_GRP_H.c.o -o cmTC_e6ae5
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_e6ae5.dir/HAVE_GRP_H.c.o -o cmTC_e6ae5 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_8989b.dir/HAVE_IEEEFP_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_IEEEFP_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_8989b.dir/HAVE_IEEEFP_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_IEEEFP_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_33078.dir/HAVE_LANGINFO_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_LANGINFO_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_33078.dir/HAVE_LANGINFO_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_LANGINFO_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_33078.dir/HAVE_LANGINFO_H.c.o -o cmTC_33078
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_33078.dir/HAVE_LANGINFO_H.c.o -o cmTC_33078 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_b1ad1.dir/HAVE_MALLOC_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_MALLOC_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_b1ad1.dir/HAVE_MALLOC_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_MALLOC_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_b1ad1.dir/HAVE_MALLOC_H.c.o -o cmTC_b1ad1
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_b1ad1.dir/HAVE_MALLOC_H.c.o -o cmTC_b1ad1 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_03ee5.dir/HAVE_NETINET_IN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_NETINET_IN_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_03ee5.dir/HAVE_NETINET_IN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_NETINET_IN_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_03ee5.dir/HAVE_NETINET_IN_H.c.o -o cmTC_03ee5
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_03ee5.dir/HAVE_NETINET_IN_H.c.o -o cmTC_03ee5 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_a9cec.dir/HAVE_POLL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_POLL_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_a9cec.dir/HAVE_POLL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_POLL_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_a9cec.dir/HAVE_POLL_H.c.o -o cmTC_a9cec
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_a9cec.dir/HAVE_POLL_H.c.o -o cmTC_a9cec -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_4e5bf.dir/HAVE_PWD_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_PWD_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_4e5bf.dir/HAVE_PWD_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_PWD_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_4e5bf.dir/HAVE_PWD_H.c.o -o cmTC_4e5bf
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_4e5bf.dir/HAVE_PWD_H.c.o -o cmTC_4e5bf -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_a412f.dir/HAVE_STRINGS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_STRINGS_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_a412f.dir/HAVE_STRINGS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_STRINGS_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_a412f.dir/HAVE_STRINGS_H.c.o -o cmTC_a412f
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_a412f.dir/HAVE_STRINGS_H.c.o -o cmTC_a412f -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_a430c.dir/HAVE_SYS_CDEFS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_CDEFS_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_a430c.dir/HAVE_SYS_CDEFS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_CDEFS_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_a430c.dir/HAVE_SYS_CDEFS_H.c.o -o cmTC_a430c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_a430c.dir/HAVE_SYS_CDEFS_H.c.o -o cmTC_a430c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_7691f.dir/HAVE_SYS_IOCTL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_IOCTL_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_7691f.dir/HAVE_SYS_IOCTL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_IOCTL_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_7691f.dir/HAVE_SYS_IOCTL_H.c.o -o cmTC_7691f
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_7691f.dir/HAVE_SYS_IOCTL_H.c.o -o cmTC_7691f -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_de689.dir/HAVE_SYS_MMAN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MMAN_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_de689.dir/HAVE_SYS_MMAN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MMAN_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_de689.dir/HAVE_SYS_MMAN_H.c.o -o cmTC_de689
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_de689.dir/HAVE_SYS_MMAN_H.c.o -o cmTC_de689 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_bc7a1.dir/HAVE_SYS_PRCTL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PRCTL_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_bc7a1.dir/HAVE_SYS_PRCTL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PRCTL_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_bc7a1.dir/HAVE_SYS_PRCTL_H.c.o -o cmTC_bc7a1
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_bc7a1.dir/HAVE_SYS_PRCTL_H.c.o -o cmTC_bc7a1 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_90b3c.dir/HAVE_SYS_RESOURCE_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RESOURCE_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_90b3c.dir/HAVE_SYS_RESOURCE_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RESOURCE_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_90b3c.dir/HAVE_SYS_RESOURCE_H.c.o -o cmTC_90b3c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_90b3c.dir/HAVE_SYS_RESOURCE_H.c.o -o cmTC_90b3c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_dc049.dir/HAVE_SYS_SELECT_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SELECT_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_dc049.dir/HAVE_SYS_SELECT_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SELECT_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_dc049.dir/HAVE_SYS_SELECT_H.c.o -o cmTC_dc049
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_dc049.dir/HAVE_SYS_SELECT_H.c.o -o cmTC_dc049 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_791c3.dir/HAVE_SYS_SOCKET_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SOCKET_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_791c3.dir/HAVE_SYS_SOCKET_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SOCKET_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_791c3.dir/HAVE_SYS_SOCKET_H.c.o -o cmTC_791c3
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_791c3.dir/HAVE_SYS_SOCKET_H.c.o -o cmTC_791c3 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_1e528.dir/HAVE_TERM_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_TERM_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_1e528.dir/HAVE_TERM_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_TERM_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_1e528.dir/HAVE_TERM_H.c.o -o cmTC_1e528
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_1e528.dir/HAVE_TERM_H.c.o -o cmTC_1e528 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_d3ff4.dir/HAVE_TERMIOS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_TERMIOS_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_d3ff4.dir/HAVE_TERMIOS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_TERMIOS_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_d3ff4.dir/HAVE_TERMIOS_H.c.o -o cmTC_d3ff4
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_d3ff4.dir/HAVE_TERMIOS_H.c.o -o cmTC_d3ff4 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_0e697.dir/HAVE_TERMIO_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_TERMIO_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_0e697.dir/HAVE_TERMIO_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_TERMIO_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_0e697.dir/HAVE_TERMIO_H.c.o -o cmTC_0e697
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_0e697.dir/HAVE_TERMIO_H.c.o -o cmTC_0e697 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_3fd74.dir/HAVE_UNISTD_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_UNISTD_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_3fd74.dir/HAVE_UNISTD_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_UNISTD_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_3fd74.dir/HAVE_UNISTD_H.c.o -o cmTC_3fd74
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_3fd74.dir/HAVE_UNISTD_H.c.o -o cmTC_3fd74 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_de4ef.dir/HAVE_SYS_WAIT_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_WAIT_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_de4ef.dir/HAVE_SYS_WAIT_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_WAIT_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_de4ef.dir/HAVE_SYS_WAIT_H.c.o -o cmTC_de4ef
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_de4ef.dir/HAVE_SYS_WAIT_H.c.o -o cmTC_de4ef -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_0e3d1.dir/HAVE_SYS_PARAM_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PARAM_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_0e3d1.dir/HAVE_SYS_PARAM_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PARAM_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_0e3d1.dir/HAVE_SYS_PARAM_H.c.o -o cmTC_0e3d1
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_0e3d1.dir/HAVE_SYS_PARAM_H.c.o -o cmTC_0e3d1 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_d1412.dir/HAVE_FNMATCH_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_FNMATCH_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_d1412.dir/HAVE_FNMATCH_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_FNMATCH_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_d1412.dir/HAVE_FNMATCH_H.c.o -o cmTC_d1412
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_d1412.dir/HAVE_FNMATCH_H.c.o -o cmTC_d1412 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_193a0.dir/HAVE_SYS_UN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UN_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_193a0.dir/HAVE_SYS_UN_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UN_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_193a0.dir/HAVE_SYS_UN_H.c.o -o cmTC_193a0
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_193a0.dir/HAVE_SYS_UN_H.c.o -o cmTC_193a0 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_6583a.dir/HAVE_VIS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_VIS_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_6583a.dir/HAVE_VIS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_VIS_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_7925f.dir/HAVE_SASL_SASL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SASL_SASL_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_7925f.dir/HAVE_SASL_SASL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SASL_SASL_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_9ad8c.dir/HAVE_DEVPOLL.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_DEVPOLL.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_9ad8c.dir/HAVE_DEVPOLL.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_DEVPOLL.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_6aec7.dir/HAVE_SYS_EPOLL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_EPOLL_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_6aec7.dir/HAVE_SYS_EPOLL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_EPOLL_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_6aec7.dir/HAVE_SYS_EPOLL_H.c.o -o cmTC_6aec7
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_6aec7.dir/HAVE_SYS_EPOLL_H.c.o -o cmTC_6aec7 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_ada4f.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_ada4f.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_ada4f.dir/CheckSymbolExists.c.o -o cmTC_ada4f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_ada4f.dir/CheckSymbolExists.c.o -o cmTC_ada4f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=_aligned_malloc -o CMakeFiles/cmTC_5419d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=_aligned_malloc -o CMakeFiles/cmTC_5419d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=_aligned_malloc -rdynamic CMakeFiles/cmTC_5419d.dir/CheckFunctionExists.c.o -o cmTC_5419d -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=_aligned_malloc -rdynamic CMakeFiles/cmTC_5419d.dir/CheckFunctionExists.c.o -o cmTC_5419d -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=backtrace -o CMakeFiles/cmTC_20828.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=backtrace -o CMakeFiles/cmTC_20828.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=backtrace -rdynamic CMakeFiles/cmTC_20828.dir/CheckFunctionExists.c.o -o cmTC_20828 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=backtrace -rdynamic CMakeFiles/cmTC_20828.dir/CheckFunctionExists.c.o -o cmTC_20828 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=printstack -o CMakeFiles/cmTC_3c613.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=printstack -o CMakeFiles/cmTC_3c613.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=printstack -rdynamic CMakeFiles/cmTC_3c613.dir/CheckFunctionExists.c.o -o cmTC_3c613 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=printstack -rdynamic CMakeFiles/cmTC_3c613.dir/CheckFunctionExists.c.o -o cmTC_3c613 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=index -o CMakeFiles/cmTC_c113d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=index -o CMakeFiles/cmTC_c113d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=index -rdynamic CMakeFiles/cmTC_c113d.dir/CheckFunctionExists.c.o -o cmTC_c113d -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=index -rdynamic CMakeFiles/cmTC_c113d.dir/CheckFunctionExists.c.o -o cmTC_c113d -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=chown -o CMakeFiles/cmTC_82fb1.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=chown -o CMakeFiles/cmTC_82fb1.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=chown -rdynamic CMakeFiles/cmTC_82fb1.dir/CheckFunctionExists.c.o -o cmTC_82fb1 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=chown -rdynamic CMakeFiles/cmTC_82fb1.dir/CheckFunctionExists.c.o -o cmTC_82fb1 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=cuserid -o CMakeFiles/cmTC_374a4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=cuserid -o CMakeFiles/cmTC_374a4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=cuserid -rdynamic CMakeFiles/cmTC_374a4.dir/CheckFunctionExists.c.o -o cmTC_374a4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=cuserid -rdynamic CMakeFiles/cmTC_374a4.dir/CheckFunctionExists.c.o -o cmTC_374a4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=directio -o CMakeFiles/cmTC_e5075.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=directio -o CMakeFiles/cmTC_e5075.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=directio -rdynamic CMakeFiles/cmTC_e5075.dir/CheckFunctionExists.c.o -o cmTC_e5075 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=directio -rdynamic CMakeFiles/cmTC_e5075.dir/CheckFunctionExists.c.o -o cmTC_e5075 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=ftruncate -o CMakeFiles/cmTC_8308d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=ftruncate -o CMakeFiles/cmTC_8308d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=ftruncate -rdynamic CMakeFiles/cmTC_8308d.dir/CheckFunctionExists.c.o -o cmTC_8308d -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=ftruncate -rdynamic CMakeFiles/cmTC_8308d.dir/CheckFunctionExists.c.o -o cmTC_8308d -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fchmod -o CMakeFiles/cmTC_5a232.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fchmod -o CMakeFiles/cmTC_5a232.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fchmod -rdynamic CMakeFiles/cmTC_5a232.dir/CheckFunctionExists.c.o -o cmTC_5a232 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fchmod -rdynamic CMakeFiles/cmTC_5a232.dir/CheckFunctionExists.c.o -o cmTC_5a232 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fcntl -o CMakeFiles/cmTC_5b9c4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fcntl -o CMakeFiles/cmTC_5b9c4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fcntl -rdynamic CMakeFiles/cmTC_5b9c4.dir/CheckFunctionExists.c.o -o cmTC_5b9c4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fcntl -rdynamic CMakeFiles/cmTC_5b9c4.dir/CheckFunctionExists.c.o -o cmTC_5b9c4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fdatasync -o CMakeFiles/cmTC_bd58e.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fdatasync -o CMakeFiles/cmTC_bd58e.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fdatasync -rdynamic CMakeFiles/cmTC_bd58e.dir/CheckFunctionExists.c.o -o cmTC_bd58e -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fdatasync -rdynamic CMakeFiles/cmTC_bd58e.dir/CheckFunctionExists.c.o -o cmTC_bd58e -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_f4aeb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_f4aeb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_f4aeb.dir/CheckSymbolExists.c.o -o cmTC_f4aeb -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_f4aeb.dir/CheckSymbolExists.c.o -o cmTC_f4aeb -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fedisableexcept -o CMakeFiles/cmTC_03cb1.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fedisableexcept -o CMakeFiles/cmTC_03cb1.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fedisableexcept -rdynamic CMakeFiles/cmTC_03cb1.dir/CheckFunctionExists.c.o -o cmTC_03cb1 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fedisableexcept -rdynamic CMakeFiles/cmTC_03cb1.dir/CheckFunctionExists.c.o -o cmTC_03cb1 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTC_4b958.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles/cmTC_4b958.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fseeko -rdynamic CMakeFiles/cmTC_4b958.dir/CheckFunctionExists.c.o -o cmTC_4b958 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fseeko -rdynamic CMakeFiles/cmTC_4b958.dir/CheckFunctionExists.c.o -o cmTC_4b958 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fsync -o CMakeFiles/cmTC_fa3c2.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fsync -o CMakeFiles/cmTC_fa3c2.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fsync -rdynamic CMakeFiles/cmTC_fa3c2.dir/CheckFunctionExists.c.o -o cmTC_fa3c2 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fsync -rdynamic CMakeFiles/cmTC_fa3c2.dir/CheckFunctionExists.c.o -o cmTC_fa3c2 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gethrtime -o CMakeFiles/cmTC_8bc5d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gethrtime -o CMakeFiles/cmTC_8bc5d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gethrtime -rdynamic CMakeFiles/cmTC_8bc5d.dir/CheckFunctionExists.c.o -o cmTC_8bc5d -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gethrtime -rdynamic CMakeFiles/cmTC_8bc5d.dir/CheckFunctionExists.c.o -o cmTC_8bc5d -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getnameinfo -o CMakeFiles/cmTC_54bb7.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getnameinfo -o CMakeFiles/cmTC_54bb7.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getnameinfo -rdynamic CMakeFiles/cmTC_54bb7.dir/CheckFunctionExists.c.o -o cmTC_54bb7 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getnameinfo -rdynamic CMakeFiles/cmTC_54bb7.dir/CheckFunctionExists.c.o -o cmTC_54bb7 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpass -o CMakeFiles/cmTC_f3ebc.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpass -o CMakeFiles/cmTC_f3ebc.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpass -rdynamic CMakeFiles/cmTC_f3ebc.dir/CheckFunctionExists.c.o -o cmTC_f3ebc -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpass -rdynamic CMakeFiles/cmTC_f3ebc.dir/CheckFunctionExists.c.o -o cmTC_f3ebc -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpassphrase -o CMakeFiles/cmTC_58fea.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpassphrase -o CMakeFiles/cmTC_58fea.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpassphrase -rdynamic CMakeFiles/cmTC_58fea.dir/CheckFunctionExists.c.o -o cmTC_58fea -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpassphrase -rdynamic CMakeFiles/cmTC_58fea.dir/CheckFunctionExists.c.o -o cmTC_58fea -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpwnam -o CMakeFiles/cmTC_11426.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpwnam -o CMakeFiles/cmTC_11426.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpwnam -rdynamic CMakeFiles/cmTC_11426.dir/CheckFunctionExists.c.o -o cmTC_11426 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpwnam -rdynamic CMakeFiles/cmTC_11426.dir/CheckFunctionExists.c.o -o cmTC_11426 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpwuid -o CMakeFiles/cmTC_0446a.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpwuid -o CMakeFiles/cmTC_0446a.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpwuid -rdynamic CMakeFiles/cmTC_0446a.dir/CheckFunctionExists.c.o -o cmTC_0446a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getpwuid -rdynamic CMakeFiles/cmTC_0446a.dir/CheckFunctionExists.c.o -o cmTC_0446a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getrlimit -o CMakeFiles/cmTC_7cddd.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getrlimit -o CMakeFiles/cmTC_7cddd.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getrlimit -rdynamic CMakeFiles/cmTC_7cddd.dir/CheckFunctionExists.c.o -o cmTC_7cddd -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getrlimit -rdynamic CMakeFiles/cmTC_7cddd.dir/CheckFunctionExists.c.o -o cmTC_7cddd -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getrusage -o CMakeFiles/cmTC_4c412.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getrusage -o CMakeFiles/cmTC_4c412.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getrusage -rdynamic CMakeFiles/cmTC_4c412.dir/CheckFunctionExists.c.o -o cmTC_4c412 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getrusage -rdynamic CMakeFiles/cmTC_4c412.dir/CheckFunctionExists.c.o -o cmTC_4c412 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=initgroups -o CMakeFiles/cmTC_cfb43.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=initgroups -o CMakeFiles/cmTC_cfb43.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=initgroups -rdynamic CMakeFiles/cmTC_cfb43.dir/CheckFunctionExists.c.o -o cmTC_cfb43 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=initgroups -rdynamic CMakeFiles/cmTC_cfb43.dir/CheckFunctionExists.c.o -o cmTC_cfb43 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=issetugid -o CMakeFiles/cmTC_13de3.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=issetugid -o CMakeFiles/cmTC_13de3.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=issetugid -rdynamic CMakeFiles/cmTC_13de3.dir/CheckFunctionExists.c.o -o cmTC_13de3 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=issetugid -rdynamic CMakeFiles/cmTC_13de3.dir/CheckFunctionExists.c.o -o cmTC_13de3 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getuid -o CMakeFiles/cmTC_22c72.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getuid -o CMakeFiles/cmTC_22c72.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getuid -rdynamic CMakeFiles/cmTC_22c72.dir/CheckFunctionExists.c.o -o cmTC_22c72 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getuid -rdynamic CMakeFiles/cmTC_22c72.dir/CheckFunctionExists.c.o -o cmTC_22c72 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=geteuid -o CMakeFiles/cmTC_58f95.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=geteuid -o CMakeFiles/cmTC_58f95.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=geteuid -rdynamic CMakeFiles/cmTC_58f95.dir/CheckFunctionExists.c.o -o cmTC_58f95 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=geteuid -rdynamic CMakeFiles/cmTC_58f95.dir/CheckFunctionExists.c.o -o cmTC_58f95 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getgid -o CMakeFiles/cmTC_2f2ff.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getgid -o CMakeFiles/cmTC_2f2ff.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getgid -rdynamic CMakeFiles/cmTC_2f2ff.dir/CheckFunctionExists.c.o -o cmTC_2f2ff -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getgid -rdynamic CMakeFiles/cmTC_2f2ff.dir/CheckFunctionExists.c.o -o cmTC_2f2ff -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getegid -o CMakeFiles/cmTC_892a4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getegid -o CMakeFiles/cmTC_892a4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getegid -rdynamic CMakeFiles/cmTC_892a4.dir/CheckFunctionExists.c.o -o cmTC_892a4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=getegid -rdynamic CMakeFiles/cmTC_892a4.dir/CheckFunctionExists.c.o -o cmTC_892a4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=madvise -o CMakeFiles/cmTC_d6cd7.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=madvise -o CMakeFiles/cmTC_d6cd7.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=madvise -rdynamic CMakeFiles/cmTC_d6cd7.dir/CheckFunctionExists.c.o -o cmTC_d6cd7 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=madvise -rdynamic CMakeFiles/cmTC_d6cd7.dir/CheckFunctionExists.c.o -o cmTC_d6cd7 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=malloc_info -o CMakeFiles/cmTC_5b361.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=malloc_info -o CMakeFiles/cmTC_5b361.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=malloc_info -rdynamic CMakeFiles/cmTC_5b361.dir/CheckFunctionExists.c.o -o cmTC_5b361 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=malloc_info -rdynamic CMakeFiles/cmTC_5b361.dir/CheckFunctionExists.c.o -o cmTC_5b361 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memrchr -o CMakeFiles/cmTC_f72bf.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memrchr -o CMakeFiles/cmTC_f72bf.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memrchr -rdynamic CMakeFiles/cmTC_f72bf.dir/CheckFunctionExists.c.o -o cmTC_f72bf -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memrchr -rdynamic CMakeFiles/cmTC_f72bf.dir/CheckFunctionExists.c.o -o cmTC_f72bf -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mlock -o CMakeFiles/cmTC_4c6ea.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mlock -o CMakeFiles/cmTC_4c6ea.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mlock -rdynamic CMakeFiles/cmTC_4c6ea.dir/CheckFunctionExists.c.o -o cmTC_4c6ea -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mlock -rdynamic CMakeFiles/cmTC_4c6ea.dir/CheckFunctionExists.c.o -o cmTC_4c6ea -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mlockall -o CMakeFiles/cmTC_81b70.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mlockall -o CMakeFiles/cmTC_81b70.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mlockall -rdynamic CMakeFiles/cmTC_81b70.dir/CheckFunctionExists.c.o -o cmTC_81b70 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mlockall -rdynamic CMakeFiles/cmTC_81b70.dir/CheckFunctionExists.c.o -o cmTC_81b70 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mmap64 -o CMakeFiles/cmTC_2adc8.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mmap64 -o CMakeFiles/cmTC_2adc8.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mmap64 -rdynamic CMakeFiles/cmTC_2adc8.dir/CheckFunctionExists.c.o -o cmTC_2adc8 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=mmap64 -rdynamic CMakeFiles/cmTC_2adc8.dir/CheckFunctionExists.c.o -o cmTC_2adc8 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=poll -o CMakeFiles/cmTC_88d66.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=poll -o CMakeFiles/cmTC_88d66.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=poll -rdynamic CMakeFiles/cmTC_88d66.dir/CheckFunctionExists.c.o -o cmTC_88d66 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=poll -rdynamic CMakeFiles/cmTC_88d66.dir/CheckFunctionExists.c.o -o cmTC_88d66 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=posix_fallocate -o CMakeFiles/cmTC_f0e2e.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=posix_fallocate -o CMakeFiles/cmTC_f0e2e.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=posix_fallocate -rdynamic CMakeFiles/cmTC_f0e2e.dir/CheckFunctionExists.c.o -o cmTC_f0e2e -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=posix_fallocate -rdynamic CMakeFiles/cmTC_f0e2e.dir/CheckFunctionExists.c.o -o cmTC_f0e2e -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=posix_memalign -o CMakeFiles/cmTC_b9717.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=posix_memalign -o CMakeFiles/cmTC_b9717.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=posix_memalign -rdynamic CMakeFiles/cmTC_b9717.dir/CheckFunctionExists.c.o -o cmTC_b9717 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=posix_memalign -rdynamic CMakeFiles/cmTC_b9717.dir/CheckFunctionExists.c.o -o cmTC_b9717 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pread -o CMakeFiles/cmTC_b15a4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pread -o CMakeFiles/cmTC_b15a4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pread -rdynamic CMakeFiles/cmTC_b15a4.dir/CheckFunctionExists.c.o -o cmTC_b15a4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pread -rdynamic CMakeFiles/cmTC_b15a4.dir/CheckFunctionExists.c.o -o cmTC_b15a4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_condattr_setclock -o CMakeFiles/cmTC_053db.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_condattr_setclock -o CMakeFiles/cmTC_053db.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_condattr_setclock -rdynamic CMakeFiles/cmTC_053db.dir/CheckFunctionExists.c.o -o cmTC_053db -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_condattr_setclock -rdynamic CMakeFiles/cmTC_053db.dir/CheckFunctionExists.c.o -o cmTC_053db -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_sigmask -o CMakeFiles/cmTC_94e93.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_sigmask -o CMakeFiles/cmTC_94e93.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_sigmask -rdynamic CMakeFiles/cmTC_94e93.dir/CheckFunctionExists.c.o -o cmTC_94e93 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_sigmask -rdynamic CMakeFiles/cmTC_94e93.dir/CheckFunctionExists.c.o -o cmTC_94e93 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=setfd -o CMakeFiles/cmTC_facaf.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=setfd -o CMakeFiles/cmTC_facaf.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=setfd -rdynamic CMakeFiles/cmTC_facaf.dir/CheckFunctionExists.c.o -o cmTC_facaf -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=setfd -rdynamic CMakeFiles/cmTC_facaf.dir/CheckFunctionExists.c.o -o cmTC_facaf -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sigaction -o CMakeFiles/cmTC_7346d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sigaction -o CMakeFiles/cmTC_7346d.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sigaction -rdynamic CMakeFiles/cmTC_7346d.dir/CheckFunctionExists.c.o -o cmTC_7346d -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sigaction -rdynamic CMakeFiles/cmTC_7346d.dir/CheckFunctionExists.c.o -o cmTC_7346d -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sleep -o CMakeFiles/cmTC_c05a0.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sleep -o CMakeFiles/cmTC_c05a0.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sleep -rdynamic CMakeFiles/cmTC_c05a0.dir/CheckFunctionExists.c.o -o cmTC_c05a0 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=sleep -rdynamic CMakeFiles/cmTC_c05a0.dir/CheckFunctionExists.c.o -o cmTC_c05a0 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=stpcpy -o CMakeFiles/cmTC_f0d61.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=stpcpy -o CMakeFiles/cmTC_f0d61.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=stpcpy -rdynamic CMakeFiles/cmTC_f0d61.dir/CheckFunctionExists.c.o -o cmTC_f0d61 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=stpcpy -rdynamic CMakeFiles/cmTC_f0d61.dir/CheckFunctionExists.c.o -o cmTC_f0d61 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=stpncpy -o CMakeFiles/cmTC_5303f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=stpncpy -o CMakeFiles/cmTC_5303f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=stpncpy -rdynamic CMakeFiles/cmTC_5303f.dir/CheckFunctionExists.c.o -o cmTC_5303f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=stpncpy -rdynamic CMakeFiles/cmTC_5303f.dir/CheckFunctionExists.c.o -o cmTC_5303f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strlcpy -o CMakeFiles/cmTC_5cf57.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strlcpy -o CMakeFiles/cmTC_5cf57.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strlcpy -rdynamic CMakeFiles/cmTC_5cf57.dir/CheckFunctionExists.c.o -o cmTC_5cf57 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strlcpy -rdynamic CMakeFiles/cmTC_5cf57.dir/CheckFunctionExists.c.o -o cmTC_5cf57 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strndup -o CMakeFiles/cmTC_6280c.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strndup -o CMakeFiles/cmTC_6280c.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strndup -rdynamic CMakeFiles/cmTC_6280c.dir/CheckFunctionExists.c.o -o cmTC_6280c -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strndup -rdynamic CMakeFiles/cmTC_6280c.dir/CheckFunctionExists.c.o -o cmTC_6280c -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strlcat -o CMakeFiles/cmTC_f9bcd.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strlcat -o CMakeFiles/cmTC_f9bcd.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strlcat -rdynamic CMakeFiles/cmTC_f9bcd.dir/CheckFunctionExists.c.o -o cmTC_f9bcd -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strlcat -rdynamic CMakeFiles/cmTC_f9bcd.dir/CheckFunctionExists.c.o -o cmTC_f9bcd -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strsignal -o CMakeFiles/cmTC_4fe00.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strsignal -o CMakeFiles/cmTC_4fe00.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strsignal -rdynamic CMakeFiles/cmTC_4fe00.dir/CheckFunctionExists.c.o -o cmTC_4fe00 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strsignal -rdynamic CMakeFiles/cmTC_4fe00.dir/CheckFunctionExists.c.o -o cmTC_4fe00 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fgetln -o CMakeFiles/cmTC_3ccd4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fgetln -o CMakeFiles/cmTC_3ccd4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fgetln -rdynamic CMakeFiles/cmTC_3ccd4.dir/CheckFunctionExists.c.o -o cmTC_3ccd4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=fgetln -rdynamic CMakeFiles/cmTC_3ccd4.dir/CheckFunctionExists.c.o -o cmTC_3ccd4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strsep -o CMakeFiles/cmTC_d9e6a.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strsep -o CMakeFiles/cmTC_d9e6a.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strsep -rdynamic CMakeFiles/cmTC_d9e6a.dir/CheckFunctionExists.c.o -o cmTC_d9e6a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=strsep -rdynamic CMakeFiles/cmTC_d9e6a.dir/CheckFunctionExists.c.o -o cmTC_d9e6a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=tell -o CMakeFiles/cmTC_57e0c.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=tell -o CMakeFiles/cmTC_57e0c.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=tell -rdynamic CMakeFiles/cmTC_57e0c.dir/CheckFunctionExists.c.o -o cmTC_57e0c -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=tell -rdynamic CMakeFiles/cmTC_57e0c.dir/CheckFunctionExists.c.o -o cmTC_57e0c -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=vasprintf -o CMakeFiles/cmTC_ae651.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=vasprintf -o CMakeFiles/cmTC_ae651.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=vasprintf -rdynamic CMakeFiles/cmTC_ae651.dir/CheckFunctionExists.c.o -o cmTC_ae651 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=vasprintf -rdynamic CMakeFiles/cmTC_ae651.dir/CheckFunctionExists.c.o -o cmTC_ae651 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memalign -o CMakeFiles/cmTC_c0f4f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memalign -o CMakeFiles/cmTC_c0f4f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memalign -rdynamic CMakeFiles/cmTC_c0f4f.dir/CheckFunctionExists.c.o -o cmTC_c0f4f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memalign -rdynamic CMakeFiles/cmTC_c0f4f.dir/CheckFunctionExists.c.o -o cmTC_c0f4f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=nl_langinfo -o CMakeFiles/cmTC_5e1cf.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=nl_langinfo -o CMakeFiles/cmTC_5e1cf.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=nl_langinfo -rdynamic CMakeFiles/cmTC_5e1cf.dir/CheckFunctionExists.c.o -o cmTC_5e1cf -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=nl_langinfo -rdynamic CMakeFiles/cmTC_5e1cf.dir/CheckFunctionExists.c.o -o cmTC_5e1cf -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=ntohll -o CMakeFiles/cmTC_3780f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=ntohll -o CMakeFiles/cmTC_3780f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=ntohll -rdynamic CMakeFiles/cmTC_3780f.dir/CheckFunctionExists.c.o -o cmTC_3780f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=ntohll -rdynamic CMakeFiles/cmTC_3780f.dir/CheckFunctionExists.c.o -o cmTC_3780f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memset_s -o CMakeFiles/cmTC_3652b.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memset_s -o CMakeFiles/cmTC_3652b.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memset_s -rdynamic CMakeFiles/cmTC_3652b.dir/CheckFunctionExists.c.o -o cmTC_3652b -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=memset_s -rdynamic CMakeFiles/cmTC_3652b.dir/CheckFunctionExists.c.o -o cmTC_3652b -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=epoll_create -o CMakeFiles/cmTC_7c449.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=epoll_create -o CMakeFiles/cmTC_7c449.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=epoll_create -rdynamic CMakeFiles/cmTC_7c449.dir/CheckFunctionExists.c.o -o cmTC_7c449 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=epoll_create -rdynamic CMakeFiles/cmTC_7c449.dir/CheckFunctionExists.c.o -o cmTC_7c449 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=inet_ntop -o CMakeFiles/cmTC_65d6c.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=inet_ntop -o CMakeFiles/cmTC_65d6c.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=inet_ntop -rdynamic CMakeFiles/cmTC_65d6c.dir/CheckFunctionExists.c.o -o cmTC_65d6c -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=inet_ntop -rdynamic CMakeFiles/cmTC_65d6c.dir/CheckFunctionExists.c.o -o cmTC_65d6c -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=kqueue -o CMakeFiles/cmTC_b2b7f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=kqueue -o CMakeFiles/cmTC_b2b7f.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=kqueue -rdynamic CMakeFiles/cmTC_b2b7f.dir/CheckFunctionExists.c.o -o cmTC_b2b7f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=kqueue -rdynamic CMakeFiles/cmTC_b2b7f.dir/CheckFunctionExists.c.o -o cmTC_b2b7f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_9137c.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_9137c.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_9137c.dir/CheckSymbolExists.c.o -o cmTC_9137c -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_9137c.dir/CheckSymbolExists.c.o -o cmTC_9137c -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_26f14.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_26f14.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_26f14.dir/CheckSymbolExists.c.o -o cmTC_26f14 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_26f14.dir/CheckSymbolExists.c.o -o cmTC_26f14 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_8b92d.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_8b92d.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_8b92d.dir/CheckSymbolExists.c.o -o cmTC_8b92d -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_8b92d.dir/CheckSymbolExists.c.o -o cmTC_8b92d -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_c63fd.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_c63fd.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_c63fd.dir/CheckSymbolExists.c.o -o cmTC_c63fd -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_c63fd.dir/CheckSymbolExists.c.o -o cmTC_c63fd -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_afbee.dir/HAVE_SYS_TIME_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_TIME_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_afbee.dir/HAVE_SYS_TIME_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_TIME_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_afbee.dir/HAVE_SYS_TIME_H.c.o -o cmTC_afbee
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_afbee.dir/HAVE_SYS_TIME_H.c.o -o cmTC_afbee -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_ef21d.dir/HAVE_SYS_TIMES_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_TIMES_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_ef21d.dir/HAVE_SYS_TIMES_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SYS_TIMES_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_ef21d.dir/HAVE_SYS_TIMES_H.c.o -o cmTC_ef21d
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_ef21d.dir/HAVE_SYS_TIMES_H.c.o -o cmTC_ef21d -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=times -o CMakeFiles/cmTC_76d33.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=times -o CMakeFiles/cmTC_76d33.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=times -rdynamic CMakeFiles/cmTC_76d33.dir/CheckFunctionExists.c.o -o cmTC_76d33 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=times -rdynamic CMakeFiles/cmTC_76d33.dir/CheckFunctionExists.c.o -o cmTC_76d33 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gettimeofday -o CMakeFiles/cmTC_e3fd4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gettimeofday -o CMakeFiles/cmTC_e3fd4.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gettimeofday -rdynamic CMakeFiles/cmTC_e3fd4.dir/CheckFunctionExists.c.o -o cmTC_e3fd4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=gettimeofday -rdynamic CMakeFiles/cmTC_e3fd4.dir/CheckFunctionExists.c.o -o cmTC_e3fd4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_71deb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_71deb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_71deb.dir/CheckSymbolExists.c.o -o cmTC_71deb -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_71deb.dir/CheckSymbolExists.c.o -o cmTC_71deb -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_b5ebf.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_b5ebf.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_b5ebf.dir/CheckSymbolExists.c.o -o cmTC_b5ebf -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_b5ebf.dir/CheckSymbolExists.c.o -o cmTC_b5ebf -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_93efa.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_93efa.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_93efa.dir/CheckSymbolExists.c.o -o cmTC_93efa -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_93efa.dir/CheckSymbolExists.c.o -o cmTC_93efa -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_05bdb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_05bdb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_e65a6.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_e65a6.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_e65a6.dir/CheckSymbolExists.c.o -o cmTC_e65a6 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_e65a6.dir/CheckSymbolExists.c.o -o cmTC_e65a6 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_CXX_ISINF -o CMakeFiles/cmTC_4d230.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_CXX_ISINF -o CMakeFiles/cmTC_4d230.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_CXX_ISINF -rdynamic CMakeFiles/cmTC_4d230.dir/src.cxx.o -o cmTC_4d230 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_CXX_ISINF -rdynamic CMakeFiles/cmTC_4d230.dir/src.cxx.o -o cmTC_4d230 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -o CMakeFiles/cmTC_dc7d9.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -o CMakeFiles/cmTC_dc7d9.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -rdynamic CMakeFiles/cmTC_dc7d9.dir/CheckFunctionExists.c.o -o cmTC_dc7d9 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_create -rdynamic CMakeFiles/cmTC_dc7d9.dir/CheckFunctionExists.c.o -o cmTC_dc7d9 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_settime -o CMakeFiles/cmTC_1a509.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_settime -o CMakeFiles/cmTC_1a509.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_settime -rdynamic CMakeFiles/cmTC_1a509.dir/CheckFunctionExists.c.o -o cmTC_1a509 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=timer_settime -rdynamic CMakeFiles/cmTC_1a509.dir/CheckFunctionExists.c.o -o cmTC_1a509 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=kqueue -o CMakeFiles/cmTC_c2a64.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=kqueue -o CMakeFiles/cmTC_c2a64.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=kqueue -rdynamic CMakeFiles/cmTC_c2a64.dir/CheckFunctionExists.c.o -o cmTC_c2a64 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=kqueue -rdynamic CMakeFiles/cmTC_c2a64.dir/CheckFunctionExists.c.o -o cmTC_c2a64 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_691a5.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_691a5.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_037da.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_037da.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_037da.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_037da -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_037da.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_037da -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_c11a2.dir/TestEndianess.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/TestEndianess.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_c11a2.dir/TestEndianess.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/TestEndianess.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_c11a2.dir/TestEndianess.c.o -o cmTC_c11a2
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_c11a2.dir/TestEndianess.c.o -o cmTC_c11a2 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_3dc62.dir/HAVE_UINT8_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/HAVE_UINT8_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_3dc62.dir/HAVE_UINT8_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/HAVE_UINT8_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_3dc62.dir/HAVE_UINT8_T.c.o -o cmTC_3dc62 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_3dc62.dir/HAVE_UINT8_T.c.o -o cmTC_3dc62 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_0f6be.dir/HAVE_UINT16_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/HAVE_UINT16_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_0f6be.dir/HAVE_UINT16_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/HAVE_UINT16_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_0f6be.dir/HAVE_UINT16_T.c.o -o cmTC_0f6be -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_0f6be.dir/HAVE_UINT16_T.c.o -o cmTC_0f6be -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_5e3c4.dir/HAVE_UINT32_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/HAVE_UINT32_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_5e3c4.dir/HAVE_UINT32_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/HAVE_UINT32_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_5e3c4.dir/HAVE_UINT32_T.c.o -o cmTC_5e3c4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_5e3c4.dir/HAVE_UINT32_T.c.o -o cmTC_5e3c4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_d69ee.dir/HAVE_UINT64_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/HAVE_UINT64_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_d69ee.dir/HAVE_UINT64_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/HAVE_UINT64_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_d69ee.dir/HAVE_UINT64_T.c.o -o cmTC_d69ee -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_d69ee.dir/HAVE_UINT64_T.c.o -o cmTC_d69ee -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_56bc7.dir/SIZEOF_CHARP.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_CHARP.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_56bc7.dir/SIZEOF_CHARP.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_CHARP.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_56bc7.dir/SIZEOF_CHARP.c.o -o cmTC_56bc7 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_56bc7.dir/SIZEOF_CHARP.c.o -o cmTC_56bc7 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_89857.dir/SIZEOF_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_89857.dir/SIZEOF_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_89857.dir/SIZEOF_LONG.c.o -o cmTC_89857 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_89857.dir/SIZEOF_LONG.c.o -o cmTC_89857 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_b4710.dir/SIZEOF_SHORT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_b4710.dir/SIZEOF_SHORT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_b4710.dir/SIZEOF_SHORT.c.o -o cmTC_b4710 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_b4710.dir/SIZEOF_SHORT.c.o -o cmTC_b4710 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_834d9.dir/SIZEOF_INT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_INT.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_834d9.dir/SIZEOF_INT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_INT.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_834d9.dir/SIZEOF_INT.c.o -o cmTC_834d9 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_834d9.dir/SIZEOF_INT.c.o -o cmTC_834d9 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_05f7c.dir/SIZEOF_LONG_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_05f7c.dir/SIZEOF_LONG_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_05f7c.dir/SIZEOF_LONG_LONG.c.o -o cmTC_05f7c -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_05f7c.dir/SIZEOF_LONG_LONG.c.o -o cmTC_05f7c -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_68949.dir/SIZEOF_OFF_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_OFF_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_68949.dir/SIZEOF_OFF_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_OFF_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_68949.dir/SIZEOF_OFF_T.c.o -o cmTC_68949 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_68949.dir/SIZEOF_OFF_T.c.o -o cmTC_68949 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_55fd9.dir/SIZEOF_TIME_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_TIME_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_55fd9.dir/SIZEOF_TIME_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_TIME_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_55fd9.dir/SIZEOF_TIME_T.c.o -o cmTC_55fd9 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_55fd9.dir/SIZEOF_TIME_T.c.o -o cmTC_55fd9 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_095f4.dir/SIZEOF_ULONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_095f4.dir/SIZEOF_ULONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_ULONG.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_095f4.dir/SIZEOF_ULONG.c.o -o cmTC_095f4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_095f4.dir/SIZEOF_ULONG.c.o -o cmTC_095f4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_ade87.dir/SIZEOF_U_INT32_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_U_INT32_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_ade87.dir/SIZEOF_U_INT32_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_U_INT32_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_ade87.dir/SIZEOF_U_INT32_T.c.o -o cmTC_ade87 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_ade87.dir/SIZEOF_U_INT32_T.c.o -o cmTC_ade87 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_ce474.dir/SIZEOF_SOCKLEN_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_SOCKLEN_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_ce474.dir/SIZEOF_SOCKLEN_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_SOCKLEN_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_ce474.dir/SIZEOF_SOCKLEN_T.c.o -o cmTC_ce474 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_ce474.dir/SIZEOF_SOCKLEN_T.c.o -o cmTC_ce474 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_VISIBILITY_HIDDEN -fvisibility=hidden -o CMakeFiles/cmTC_86ed5.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_VISIBILITY_HIDDEN -fvisibility=hidden -o CMakeFiles/cmTC_86ed5.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_VISIBILITY_HIDDEN -fvisibility=hidden -rdynamic CMakeFiles/cmTC_86ed5.dir/src.cxx.o -o cmTC_86ed5 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_VISIBILITY_HIDDEN -fvisibility=hidden -rdynamic CMakeFiles/cmTC_86ed5.dir/src.cxx.o -o cmTC_86ed5 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_CLOCK_GETTIME -o CMakeFiles/cmTC_4b473.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_CLOCK_GETTIME -o CMakeFiles/cmTC_4b473.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_CLOCK_GETTIME -rdynamic CMakeFiles/cmTC_4b473.dir/src.c.o -o cmTC_4b473 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_CLOCK_GETTIME -rdynamic CMakeFiles/cmTC_4b473.dir/src.c.o -o cmTC_4b473 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_CLOCK_REALTIME -o CMakeFiles/cmTC_ea6c0.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_CLOCK_REALTIME -o CMakeFiles/cmTC_ea6c0.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_CLOCK_REALTIME -rdynamic CMakeFiles/cmTC_ea6c0.dir/src.c.o -o cmTC_ea6c0 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_CLOCK_REALTIME -rdynamic CMakeFiles/cmTC_ea6c0.dir/src.c.o -o cmTC_ea6c0 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_2bae3.dir/stack_direction.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/cmake/stack_direction.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_2bae3.dir/stack_direction.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/cmake/stack_direction.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_2bae3.dir/stack_direction.c.o -o cmTC_2bae3
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_2bae3.dir/stack_direction.c.o -o cmTC_2bae3 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_09a25.dir/TIME_WITH_SYS_TIME.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/TIME_WITH_SYS_TIME.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_09a25.dir/TIME_WITH_SYS_TIME.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/TIME_WITH_SYS_TIME.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_09a25.dir/TIME_WITH_SYS_TIME.c.o -o cmTC_09a25
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_09a25.dir/TIME_WITH_SYS_TIME.c.o -o cmTC_09a25 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_7a23f.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_7a23f.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_7a23f.dir/CheckSymbolExists.c.o -o cmTC_7a23f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_7a23f.dir/CheckSymbolExists.c.o -o cmTC_7a23f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_PAUSE_INSTRUCTION -o CMakeFiles/cmTC_c7eb6.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_PAUSE_INSTRUCTION -o CMakeFiles/cmTC_c7eb6.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_PAUSE_INSTRUCTION -rdynamic CMakeFiles/cmTC_c7eb6.dir/src.c.o -o cmTC_c7eb6 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_PAUSE_INSTRUCTION -rdynamic CMakeFiles/cmTC_c7eb6.dir/src.c.o -o cmTC_c7eb6 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -o CMakeFiles/cmTC_db745.dir/CheckIncludeFile.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -o CMakeFiles/cmTC_db745.dir/CheckIncludeFile.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_db745.dir/CheckIncludeFile.cxx.o -o cmTC_db745
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_db745.dir/CheckIncludeFile.cxx.o -o cmTC_db745 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_ABI_CXA_DEMANGLE -o CMakeFiles/cmTC_36a09.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_ABI_CXA_DEMANGLE -o CMakeFiles/cmTC_36a09.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_ABI_CXA_DEMANGLE -rdynamic CMakeFiles/cmTC_36a09.dir/src.cxx.o -o cmTC_36a09 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_ABI_CXA_DEMANGLE -rdynamic CMakeFiles/cmTC_36a09.dir/src.cxx.o -o cmTC_36a09 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_UNREACHABLE -o CMakeFiles/cmTC_f20a1.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_UNREACHABLE -o CMakeFiles/cmTC_f20a1.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_UNREACHABLE -rdynamic CMakeFiles/cmTC_f20a1.dir/src.c.o -o cmTC_f20a1 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_UNREACHABLE -rdynamic CMakeFiles/cmTC_f20a1.dir/src.c.o -o cmTC_f20a1 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_EXPECT -o CMakeFiles/cmTC_6eb0a.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_EXPECT -o CMakeFiles/cmTC_6eb0a.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_EXPECT -rdynamic CMakeFiles/cmTC_6eb0a.dir/src.c.o -o cmTC_6eb0a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_EXPECT -rdynamic CMakeFiles/cmTC_6eb0a.dir/src.c.o -o cmTC_6eb0a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_STPCPY -o CMakeFiles/cmTC_534f4.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_STPCPY -o CMakeFiles/cmTC_534f4.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_STPCPY -rdynamic CMakeFiles/cmTC_534f4.dir/src.c.o -o cmTC_534f4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_BUILTIN_STPCPY -rdynamic CMakeFiles/cmTC_534f4.dir/src.c.o -o cmTC_534f4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_GCC_ATOMIC_BUILTINS -o CMakeFiles/cmTC_01420.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_GCC_ATOMIC_BUILTINS -o CMakeFiles/cmTC_01420.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_GCC_ATOMIC_BUILTINS -rdynamic CMakeFiles/cmTC_01420.dir/src.cxx.o -o cmTC_01420 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_GCC_ATOMIC_BUILTINS -rdynamic CMakeFiles/cmTC_01420.dir/src.cxx.o -o cmTC_01420 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_GCC_SYNC_BUILTINS -o CMakeFiles/cmTC_6250f.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_GCC_SYNC_BUILTINS -o CMakeFiles/cmTC_6250f.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_GCC_SYNC_BUILTINS -rdynamic CMakeFiles/cmTC_6250f.dir/src.cxx.o -o cmTC_6250f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_GCC_SYNC_BUILTINS -rdynamic CMakeFiles/cmTC_6250f.dir/src.cxx.o -o cmTC_6250f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_SYS_GETTID -o CMakeFiles/cmTC_b64d2.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_SYS_GETTID -o CMakeFiles/cmTC_b64d2.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_SYS_GETTID -rdynamic CMakeFiles/cmTC_b64d2.dir/src.c.o -o cmTC_b64d2 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_SYS_GETTID -rdynamic CMakeFiles/cmTC_b64d2.dir/src.c.o -o cmTC_b64d2 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_GETTHREADID_NP -o CMakeFiles/cmTC_0216d.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_GETTHREADID_NP -o CMakeFiles/cmTC_0216d.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_THREADID_NP -o CMakeFiles/cmTC_6aaeb.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_THREADID_NP -o CMakeFiles/cmTC_6aaeb.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_THREADID_NP -rdynamic CMakeFiles/cmTC_6aaeb.dir/src.c.o -o cmTC_6aaeb -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_THREADID_NP -rdynamic CMakeFiles/cmTC_6aaeb.dir/src.c.o -o cmTC_6aaeb -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_INTEGER_PTHREAD_SELF -o CMakeFiles/cmTC_9f1c2.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_INTEGER_PTHREAD_SELF -o CMakeFiles/cmTC_9f1c2.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_INTEGER_PTHREAD_SELF -rdynamic CMakeFiles/cmTC_9f1c2.dir/src.c.o -o cmTC_9f1c2 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_INTEGER_PTHREAD_SELF -rdynamic CMakeFiles/cmTC_9f1c2.dir/src.c.o -o cmTC_9f1c2 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_IMPLICIT_DEPENDENT_NAME_TYPING -o CMakeFiles/cmTC_0b8ef.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_IMPLICIT_DEPENDENT_NAME_TYPING -o CMakeFiles/cmTC_0b8ef.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_39b7b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_39b7b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_0db29.dir/SIZEOF_IN6_ADDR.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_0db29.dir/SIZEOF_IN6_ADDR.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_SOCKADDR_IN_SIN_LEN -o CMakeFiles/cmTC_6a909.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_SOCKADDR_IN_SIN_LEN -o CMakeFiles/cmTC_6a909.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_SOCKADDR_IN6_SIN6_LEN -o CMakeFiles/cmTC_8f583.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_SOCKADDR_IN6_SIN6_LEN -o CMakeFiles/cmTC_8f583.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_25599.dir/HAVE_NUMA_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_NUMA_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_25599.dir/HAVE_NUMA_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_NUMA_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_9ce4c.dir/HAVE_NUMAIF_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_NUMAIF_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_9ce4c.dir/HAVE_NUMAIF_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_NUMAIF_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crc32 -o CMakeFiles/cmTC_e7bca.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crc32 -o CMakeFiles/cmTC_e7bca.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crc32 -rdynamic CMakeFiles/cmTC_e7bca.dir/CheckFunctionExists.c.o -o cmTC_e7bca -lm -lcrypt -ldl -lpthread -lrt -lz
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=crc32 -rdynamic CMakeFiles/cmTC_e7bca.dir/CheckFunctionExists.c.o -o cmTC_e7bca -lm -lcrypt -ldl -lpthread -lrt -lz -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=compressBound -o CMakeFiles/cmTC_0b703.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=compressBound -o CMakeFiles/cmTC_0b703.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=compressBound -rdynamic CMakeFiles/cmTC_0b703.dir/CheckFunctionExists.c.o -o cmTC_0b703 -lm -lcrypt -ldl -lpthread -lrt -lz
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=compressBound -rdynamic CMakeFiles/cmTC_0b703.dir/CheckFunctionExists.c.o -o cmTC_0b703 -lm -lcrypt -ldl -lpthread -lrt -lz -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=deflateBound -o CMakeFiles/cmTC_0a8b8.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=deflateBound -o CMakeFiles/cmTC_0a8b8.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=deflateBound -rdynamic CMakeFiles/cmTC_0a8b8.dir/CheckFunctionExists.c.o -o cmTC_0a8b8 -lm -lcrypt -ldl -lpthread -lrt -lz
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=deflateBound -rdynamic CMakeFiles/cmTC_0a8b8.dir/CheckFunctionExists.c.o -o cmTC_0a8b8 -lm -lcrypt -ldl -lpthread -lrt -lz -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_c8baf.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_c8baf.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_c8baf.dir/CheckSymbolExists.c.o -o cmTC_c8baf -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_c8baf.dir/CheckSymbolExists.c.o -o cmTC_c8baf -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_99de9.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_99de9.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_99de9.dir/CheckSymbolExists.c.o -o cmTC_99de9 /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libssl.so /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libcrypto.so
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_99de9.dir/CheckSymbolExists.c.o -o cmTC_99de9 /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libssl.so /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libcrypto.so -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_a3543.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_a3543.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_a3543.dir/CheckSymbolExists.c.o -o cmTC_a3543 /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libssl.so /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libcrypto.so
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_a3543.dir/CheckSymbolExists.c.o -o cmTC_a3543 /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libssl.so /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libcrypto.so -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_591b0.dir/SIZEOF_MBSTATE_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_MBSTATE_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_591b0.dir/SIZEOF_MBSTATE_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_MBSTATE_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_591b0.dir/SIZEOF_MBSTATE_T.c.o -o cmTC_591b0 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_591b0.dir/SIZEOF_MBSTATE_T.c.o -o cmTC_591b0 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_LANGINFO_CODESET -o CMakeFiles/cmTC_32f91.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_LANGINFO_CODESET -o CMakeFiles/cmTC_32f91.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_LANGINFO_CODESET -rdynamic CMakeFiles/cmTC_32f91.dir/src.c.o -o cmTC_32f91 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_LANGINFO_CODESET -rdynamic CMakeFiles/cmTC_32f91.dir/src.c.o -o cmTC_32f91 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=wcsdup -o CMakeFiles/cmTC_fee11.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=wcsdup -o CMakeFiles/cmTC_fee11.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=wcsdup -rdynamic CMakeFiles/cmTC_fee11.dir/CheckFunctionExists.c.o -o cmTC_fee11 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DCHECK_FUNCTION_EXISTS=wcsdup -rdynamic CMakeFiles/cmTC_fee11.dir/CheckFunctionExists.c.o -o cmTC_fee11 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_f686a.dir/SIZEOF_WCHAR_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_f686a.dir/SIZEOF_WCHAR_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_f686a.dir/SIZEOF_WCHAR_T.c.o -o cmTC_f686a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_f686a.dir/SIZEOF_WCHAR_T.c.o -o cmTC_f686a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_3eab6.dir/SIZEOF_WINT_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_WINT_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -o CMakeFiles/cmTC_3eab6.dir/SIZEOF_WINT_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/SIZEOF_WINT_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_3eab6.dir/SIZEOF_WINT_T.c.o -o cmTC_3eab6 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -rdynamic CMakeFiles/cmTC_3eab6.dir/SIZEOF_WINT_T.c.o -o cmTC_3eab6 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/proj/xcdhdstaff1/hanxuel/.linuxbrew/include/editline -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_HIST_ENTRY -o CMakeFiles/cmTC_126ba.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/proj/xcdhdstaff1/hanxuel/.linuxbrew/include/editline -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_HIST_ENTRY -o CMakeFiles/cmTC_126ba.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_HIST_ENTRY -rdynamic CMakeFiles/cmTC_126ba.dir/src.cxx.o -o cmTC_126ba -lm -lcrypt -ldl -lpthread -lrt /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libedit.so
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_HIST_ENTRY -rdynamic CMakeFiles/cmTC_126ba.dir/src.cxx.o -o cmTC_126ba -lm -lcrypt -ldl -lpthread -lrt /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libedit.so -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/proj/xcdhdstaff1/hanxuel/.linuxbrew/include/editline -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_COMPLETION_INT -o CMakeFiles/cmTC_9a999.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/proj/xcdhdstaff1/hanxuel/.linuxbrew/include/editline -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_COMPLETION_INT -o CMakeFiles/cmTC_9a999.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/proj/xcdhdstaff1/hanxuel/.linuxbrew/include/editline -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_COMPLETION_CHAR -o CMakeFiles/cmTC_cdd1b.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/proj/xcdhdstaff1/hanxuel/.linuxbrew/include/editline -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_COMPLETION_CHAR -o CMakeFiles/cmTC_cdd1b.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_COMPLETION_CHAR -rdynamic CMakeFiles/cmTC_cdd1b.dir/src.cxx.o -o cmTC_cdd1b -lm -lcrypt -ldl -lpthread -lrt /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libedit.so
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DEDITLINE_HAVE_COMPLETION_CHAR -rdynamic CMakeFiles/cmTC_cdd1b.dir/src.cxx.o -o cmTC_cdd1b -lm -lcrypt -ldl -lpthread -lrt /proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/libedit.so -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Dcheck_c_compiler_flag__Wall -Wall -o CMakeFiles/cmTC_05837.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Dcheck_c_compiler_flag__Wall -Wall -o CMakeFiles/cmTC_05837.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Dcheck_c_compiler_flag__Wall -rdynamic CMakeFiles/cmTC_05837.dir/src.c.o -o cmTC_05837 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Dcheck_c_compiler_flag__Wall -rdynamic CMakeFiles/cmTC_05837.dir/src.c.o -o cmTC_05837 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Dcheck_c_compiler_flag__Wswitch -Wswitch -o CMakeFiles/cmTC_10dcb.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Dcheck_c_compiler_flag__Wswitch -Wswitch -o CMakeFiles/cmTC_10dcb.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Dcheck_c_compiler_flag__Wswitch -rdynamic CMakeFiles/cmTC_10dcb.dir/src.c.o -o cmTC_10dcb -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Dcheck_c_compiler_flag__Wswitch -rdynamic CMakeFiles/cmTC_10dcb.dir/src.c.o -o cmTC_10dcb -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -Dcheck_c_compiler_flag__fno_strict_aliasing -fno-strict-aliasing -o CMakeFiles/cmTC_6e8ab.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -Dcheck_c_compiler_flag__fno_strict_aliasing -fno-strict-aliasing -o CMakeFiles/cmTC_6e8ab.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -Dcheck_c_compiler_flag__fno_strict_aliasing -rdynamic CMakeFiles/cmTC_6e8ab.dir/src.c.o -o cmTC_6e8ab -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -Dcheck_c_compiler_flag__fno_strict_aliasing -rdynamic CMakeFiles/cmTC_6e8ab.dir/src.c.o -o cmTC_6e8ab -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_c53bb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_c53bb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_c53bb.dir/CheckSymbolExists.c.o -o cmTC_c53bb -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_c53bb.dir/CheckSymbolExists.c.o -o cmTC_c53bb -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_1601d.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_1601d.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_1601d.dir/CheckIncludeFile.c.o -o cmTC_1601d
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_1601d.dir/CheckIncludeFile.c.o -o cmTC_1601d -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_31a50.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_31a50.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_31a50.dir/CheckIncludeFile.c.o -o cmTC_31a50
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_31a50.dir/CheckIncludeFile.c.o -o cmTC_31a50 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_6cb05.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_6cb05.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_6cb05.dir/CheckIncludeFile.c.o -o cmTC_6cb05
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_6cb05.dir/CheckIncludeFile.c.o -o cmTC_6cb05 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_db380.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_db380.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0fdf4.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0fdf4.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_0fdf4.dir/CheckIncludeFile.c.o -o cmTC_0fdf4
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_0fdf4.dir/CheckIncludeFile.c.o -o cmTC_0fdf4 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ff21c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ff21c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ff21c.dir/CheckIncludeFile.c.o -o cmTC_ff21c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ff21c.dir/CheckIncludeFile.c.o -o cmTC_ff21c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_13c8e.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_13c8e.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_13c8e.dir/CheckIncludeFile.c.o -o cmTC_13c8e
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_13c8e.dir/CheckIncludeFile.c.o -o cmTC_13c8e -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_6cbb4.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_6cbb4.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_6cbb4.dir/CheckIncludeFile.c.o -o cmTC_6cbb4
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_6cbb4.dir/CheckIncludeFile.c.o -o cmTC_6cbb4 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_edacc.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_edacc.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_edacc.dir/CheckIncludeFile.c.o -o cmTC_edacc
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_edacc.dir/CheckIncludeFile.c.o -o cmTC_edacc -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_514d8.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_514d8.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_514d8.dir/CheckIncludeFile.c.o -o cmTC_514d8
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_514d8.dir/CheckIncludeFile.c.o -o cmTC_514d8 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_97f66.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_97f66.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_97f66.dir/CheckIncludeFile.c.o -o cmTC_97f66
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_97f66.dir/CheckIncludeFile.c.o -o cmTC_97f66 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_22c47.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_22c47.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_22c47.dir/CheckIncludeFile.c.o -o cmTC_22c47
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_22c47.dir/CheckIncludeFile.c.o -o cmTC_22c47 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_a358b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_a358b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4910c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4910c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4910c.dir/CheckIncludeFile.c.o -o cmTC_4910c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4910c.dir/CheckIncludeFile.c.o -o cmTC_4910c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_8b554.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_8b554.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_8b554.dir/CheckIncludeFile.c.o -o cmTC_8b554
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_8b554.dir/CheckIncludeFile.c.o -o cmTC_8b554 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_85b0c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_85b0c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_85b0c.dir/CheckIncludeFile.c.o -o cmTC_85b0c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_85b0c.dir/CheckIncludeFile.c.o -o cmTC_85b0c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ac30a.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ac30a.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ac30a.dir/CheckIncludeFile.c.o -o cmTC_ac30a
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ac30a.dir/CheckIncludeFile.c.o -o cmTC_ac30a -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_2e02b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_2e02b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_2e02b.dir/CheckIncludeFile.c.o -o cmTC_2e02b
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_2e02b.dir/CheckIncludeFile.c.o -o cmTC_2e02b -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4a3d6.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4a3d6.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4a3d6.dir/CheckIncludeFile.c.o -o cmTC_4a3d6
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4a3d6.dir/CheckIncludeFile.c.o -o cmTC_4a3d6 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_45ba9.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_45ba9.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_45ba9.dir/CheckIncludeFile.c.o -o cmTC_45ba9
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_45ba9.dir/CheckIncludeFile.c.o -o cmTC_45ba9 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_117ce.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_117ce.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_d78f5.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_d78f5.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_d78f5.dir/CheckIncludeFile.c.o -o cmTC_d78f5
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_d78f5.dir/CheckIncludeFile.c.o -o cmTC_d78f5 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4ca58.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4ca58.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4ca58.dir/CheckIncludeFile.c.o -o cmTC_4ca58
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4ca58.dir/CheckIncludeFile.c.o -o cmTC_4ca58 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_2cb30.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_2cb30.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_8b6cb.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_8b6cb.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_8b6cb.dir/CheckIncludeFile.c.o -o cmTC_8b6cb
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_8b6cb.dir/CheckIncludeFile.c.o -o cmTC_8b6cb -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ce442.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ce442.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ce442.dir/CheckIncludeFile.c.o -o cmTC_ce442
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ce442.dir/CheckIncludeFile.c.o -o cmTC_ce442 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_98e7d.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_98e7d.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_98e7d.dir/CheckIncludeFile.c.o -o cmTC_98e7d
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_98e7d.dir/CheckIncludeFile.c.o -o cmTC_98e7d -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_1c47c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_1c47c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_1c47c.dir/CheckIncludeFile.c.o -o cmTC_1c47c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_1c47c.dir/CheckIncludeFile.c.o -o cmTC_1c47c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_6580e.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_6580e.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_6580e.dir/CheckIncludeFile.c.o -o cmTC_6580e
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_6580e.dir/CheckIncludeFile.c.o -o cmTC_6580e -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e9a27.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e9a27.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e9a27.dir/CheckIncludeFile.c.o -o cmTC_e9a27
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e9a27.dir/CheckIncludeFile.c.o -o cmTC_e9a27 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4bf6e.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4bf6e.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4bf6e.dir/CheckIncludeFile.c.o -o cmTC_4bf6e
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4bf6e.dir/CheckIncludeFile.c.o -o cmTC_4bf6e -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_7a12c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_7a12c.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_7a12c.dir/CheckIncludeFile.c.o -o cmTC_7a12c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_7a12c.dir/CheckIncludeFile.c.o -o cmTC_7a12c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_daa05.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_daa05.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_daa05.dir/CheckIncludeFile.c.o -o cmTC_daa05
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_daa05.dir/CheckIncludeFile.c.o -o cmTC_daa05 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_cb788.dir/EVENT__HAVE_IFADDRS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/EVENT__HAVE_IFADDRS_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_cb788.dir/EVENT__HAVE_IFADDRS_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/EVENT__HAVE_IFADDRS_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_cb788.dir/EVENT__HAVE_IFADDRS_H.c.o -o cmTC_cb788
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_cb788.dir/EVENT__HAVE_IFADDRS_H.c.o -o cmTC_cb788 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0abd3.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0abd3.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e7a39.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e7a39.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e7a39.dir/CheckIncludeFile.c.o -o cmTC_e7a39
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e7a39.dir/CheckIncludeFile.c.o -o cmTC_e7a39 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_2d9f3.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_2d9f3.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_2d9f3.dir/CheckIncludeFile.c.o -o cmTC_2d9f3
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_2d9f3.dir/CheckIncludeFile.c.o -o cmTC_2d9f3 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ba9e2.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ba9e2.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ba9e2.dir/CheckIncludeFile.c.o -o cmTC_ba9e2
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ba9e2.dir/CheckIncludeFile.c.o -o cmTC_ba9e2 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_69c2b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_69c2b.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_69c2b.dir/CheckIncludeFile.c.o -o cmTC_69c2b
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_69c2b.dir/CheckIncludeFile.c.o -o cmTC_69c2b -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_b3141.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_b3141.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_b3141.dir/CheckIncludeFile.c.o -o cmTC_b3141
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_b3141.dir/CheckIncludeFile.c.o -o cmTC_b3141 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ea3fa.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ea3fa.dir/CheckIncludeFile.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ea3fa.dir/CheckIncludeFile.c.o -o cmTC_ea3fa
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_ea3fa.dir/CheckIncludeFile.c.o -o cmTC_ea3fa -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_create -o CMakeFiles/cmTC_79bd7.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_create -o CMakeFiles/cmTC_79bd7.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_create -rdynamic CMakeFiles/cmTC_79bd7.dir/CheckFunctionExistsEx.c.o -o cmTC_79bd7 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_create -rdynamic CMakeFiles/cmTC_79bd7.dir/CheckFunctionExistsEx.c.o -o cmTC_79bd7 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_ctl -o CMakeFiles/cmTC_3c40c.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_ctl -o CMakeFiles/cmTC_3c40c.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_ctl -rdynamic CMakeFiles/cmTC_3c40c.dir/CheckFunctionExistsEx.c.o -o cmTC_3c40c -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_ctl -rdynamic CMakeFiles/cmTC_3c40c.dir/CheckFunctionExistsEx.c.o -o cmTC_3c40c -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=eventfd -o CMakeFiles/cmTC_a2d5e.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=eventfd -o CMakeFiles/cmTC_a2d5e.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=eventfd -rdynamic CMakeFiles/cmTC_a2d5e.dir/CheckFunctionExistsEx.c.o -o cmTC_a2d5e -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=eventfd -rdynamic CMakeFiles/cmTC_a2d5e.dir/CheckFunctionExistsEx.c.o -o cmTC_a2d5e -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_d9d8b.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_d9d8b.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=clock_gettime -rdynamic CMakeFiles/cmTC_d9d8b.dir/CheckFunctionExistsEx.c.o -o cmTC_d9d8b -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=clock_gettime -rdynamic CMakeFiles/cmTC_d9d8b.dir/CheckFunctionExistsEx.c.o -o cmTC_d9d8b -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=fcntl -o CMakeFiles/cmTC_70d21.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=fcntl -o CMakeFiles/cmTC_70d21.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=fcntl -rdynamic CMakeFiles/cmTC_70d21.dir/CheckFunctionExistsEx.c.o -o cmTC_70d21 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=fcntl -rdynamic CMakeFiles/cmTC_70d21.dir/CheckFunctionExistsEx.c.o -o cmTC_70d21 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getaddrinfo -o CMakeFiles/cmTC_842a5.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getaddrinfo -o CMakeFiles/cmTC_842a5.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getaddrinfo -rdynamic CMakeFiles/cmTC_842a5.dir/CheckFunctionExistsEx.c.o -o cmTC_842a5 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getaddrinfo -rdynamic CMakeFiles/cmTC_842a5.dir/CheckFunctionExistsEx.c.o -o cmTC_842a5 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getnameinfo -o CMakeFiles/cmTC_34cfe.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getnameinfo -o CMakeFiles/cmTC_34cfe.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getnameinfo -rdynamic CMakeFiles/cmTC_34cfe.dir/CheckFunctionExistsEx.c.o -o cmTC_34cfe -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getnameinfo -rdynamic CMakeFiles/cmTC_34cfe.dir/CheckFunctionExistsEx.c.o -o cmTC_34cfe -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gettimeofday -o CMakeFiles/cmTC_afd02.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gettimeofday -o CMakeFiles/cmTC_afd02.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gettimeofday -rdynamic CMakeFiles/cmTC_afd02.dir/CheckFunctionExistsEx.c.o -o cmTC_afd02 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gettimeofday -rdynamic CMakeFiles/cmTC_afd02.dir/CheckFunctionExistsEx.c.o -o cmTC_afd02 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getprotobynumber -o CMakeFiles/cmTC_bbeaf.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getprotobynumber -o CMakeFiles/cmTC_bbeaf.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getprotobynumber -rdynamic CMakeFiles/cmTC_bbeaf.dir/CheckFunctionExistsEx.c.o -o cmTC_bbeaf -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getprotobynumber -rdynamic CMakeFiles/cmTC_bbeaf.dir/CheckFunctionExistsEx.c.o -o cmTC_bbeaf -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getservbyname -o CMakeFiles/cmTC_dac05.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getservbyname -o CMakeFiles/cmTC_dac05.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getservbyname -rdynamic CMakeFiles/cmTC_dac05.dir/CheckFunctionExistsEx.c.o -o cmTC_dac05 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getservbyname -rdynamic CMakeFiles/cmTC_dac05.dir/CheckFunctionExistsEx.c.o -o cmTC_dac05 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=inet_ntop -o CMakeFiles/cmTC_1a2f8.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=inet_ntop -o CMakeFiles/cmTC_1a2f8.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=inet_ntop -rdynamic CMakeFiles/cmTC_1a2f8.dir/CheckFunctionExistsEx.c.o -o cmTC_1a2f8 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=inet_ntop -rdynamic CMakeFiles/cmTC_1a2f8.dir/CheckFunctionExistsEx.c.o -o cmTC_1a2f8 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=inet_pton -o CMakeFiles/cmTC_32c5c.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=inet_pton -o CMakeFiles/cmTC_32c5c.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=inet_pton -rdynamic CMakeFiles/cmTC_32c5c.dir/CheckFunctionExistsEx.c.o -o cmTC_32c5c -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=inet_pton -rdynamic CMakeFiles/cmTC_32c5c.dir/CheckFunctionExistsEx.c.o -o cmTC_32c5c -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=kqueue -o CMakeFiles/cmTC_abd7a.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=kqueue -o CMakeFiles/cmTC_abd7a.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=kqueue -rdynamic CMakeFiles/cmTC_abd7a.dir/CheckFunctionExistsEx.c.o -o cmTC_abd7a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=kqueue -rdynamic CMakeFiles/cmTC_abd7a.dir/CheckFunctionExistsEx.c.o -o cmTC_abd7a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mmap -o CMakeFiles/cmTC_178ca.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mmap -o CMakeFiles/cmTC_178ca.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mmap -rdynamic CMakeFiles/cmTC_178ca.dir/CheckFunctionExistsEx.c.o -o cmTC_178ca -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mmap -rdynamic CMakeFiles/cmTC_178ca.dir/CheckFunctionExistsEx.c.o -o cmTC_178ca -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pipe -o CMakeFiles/cmTC_93ac5.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pipe -o CMakeFiles/cmTC_93ac5.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pipe -rdynamic CMakeFiles/cmTC_93ac5.dir/CheckFunctionExistsEx.c.o -o cmTC_93ac5 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pipe -rdynamic CMakeFiles/cmTC_93ac5.dir/CheckFunctionExistsEx.c.o -o cmTC_93ac5 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pipe2 -o CMakeFiles/cmTC_fbb79.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pipe2 -o CMakeFiles/cmTC_fbb79.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pipe2 -rdynamic CMakeFiles/cmTC_fbb79.dir/CheckFunctionExistsEx.c.o -o cmTC_fbb79 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=pipe2 -rdynamic CMakeFiles/cmTC_fbb79.dir/CheckFunctionExistsEx.c.o -o cmTC_fbb79 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=poll -o CMakeFiles/cmTC_6a0bf.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=poll -o CMakeFiles/cmTC_6a0bf.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=poll -rdynamic CMakeFiles/cmTC_6a0bf.dir/CheckFunctionExistsEx.c.o -o cmTC_6a0bf -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=poll -rdynamic CMakeFiles/cmTC_6a0bf.dir/CheckFunctionExistsEx.c.o -o cmTC_6a0bf -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=port_create -o CMakeFiles/cmTC_45e0f.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=port_create -o CMakeFiles/cmTC_45e0f.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=port_create -rdynamic CMakeFiles/cmTC_45e0f.dir/CheckFunctionExistsEx.c.o -o cmTC_45e0f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=port_create -rdynamic CMakeFiles/cmTC_45e0f.dir/CheckFunctionExistsEx.c.o -o cmTC_45e0f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sendfile -o CMakeFiles/cmTC_5b3b8.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sendfile -o CMakeFiles/cmTC_5b3b8.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sendfile -rdynamic CMakeFiles/cmTC_5b3b8.dir/CheckFunctionExistsEx.c.o -o cmTC_5b3b8 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sendfile -rdynamic CMakeFiles/cmTC_5b3b8.dir/CheckFunctionExistsEx.c.o -o cmTC_5b3b8 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sigaction -o CMakeFiles/cmTC_37ea8.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sigaction -o CMakeFiles/cmTC_37ea8.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sigaction -rdynamic CMakeFiles/cmTC_37ea8.dir/CheckFunctionExistsEx.c.o -o cmTC_37ea8 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sigaction -rdynamic CMakeFiles/cmTC_37ea8.dir/CheckFunctionExistsEx.c.o -o cmTC_37ea8 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=signal -o CMakeFiles/cmTC_d0b05.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=signal -o CMakeFiles/cmTC_d0b05.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=signal -rdynamic CMakeFiles/cmTC_d0b05.dir/CheckFunctionExistsEx.c.o -o cmTC_d0b05 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=signal -rdynamic CMakeFiles/cmTC_d0b05.dir/CheckFunctionExistsEx.c.o -o cmTC_d0b05 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=splice -o CMakeFiles/cmTC_b7bfc.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=splice -o CMakeFiles/cmTC_b7bfc.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=splice -rdynamic CMakeFiles/cmTC_b7bfc.dir/CheckFunctionExistsEx.c.o -o cmTC_b7bfc -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=splice -rdynamic CMakeFiles/cmTC_b7bfc.dir/CheckFunctionExistsEx.c.o -o cmTC_b7bfc -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcpy -o CMakeFiles/cmTC_7765e.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcpy -o CMakeFiles/cmTC_7765e.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcpy -rdynamic CMakeFiles/cmTC_7765e.dir/CheckFunctionExistsEx.c.o -o cmTC_7765e -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcpy -rdynamic CMakeFiles/cmTC_7765e.dir/CheckFunctionExistsEx.c.o -o cmTC_7765e -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strsep -o CMakeFiles/cmTC_a8710.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strsep -o CMakeFiles/cmTC_a8710.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strsep -rdynamic CMakeFiles/cmTC_a8710.dir/CheckFunctionExistsEx.c.o -o cmTC_a8710 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strsep -rdynamic CMakeFiles/cmTC_a8710.dir/CheckFunctionExistsEx.c.o -o cmTC_a8710 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strtok_r -o CMakeFiles/cmTC_a6718.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strtok_r -o CMakeFiles/cmTC_a6718.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strtok_r -rdynamic CMakeFiles/cmTC_a6718.dir/CheckFunctionExistsEx.c.o -o cmTC_a6718 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strtok_r -rdynamic CMakeFiles/cmTC_a6718.dir/CheckFunctionExistsEx.c.o -o cmTC_a6718 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strtoll -o CMakeFiles/cmTC_bd1ad.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strtoll -o CMakeFiles/cmTC_bd1ad.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strtoll -rdynamic CMakeFiles/cmTC_bd1ad.dir/CheckFunctionExistsEx.c.o -o cmTC_bd1ad -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strtoll -rdynamic CMakeFiles/cmTC_bd1ad.dir/CheckFunctionExistsEx.c.o -o cmTC_bd1ad -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=vasprintf -o CMakeFiles/cmTC_fa694.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=vasprintf -o CMakeFiles/cmTC_fa694.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=vasprintf -rdynamic CMakeFiles/cmTC_fa694.dir/CheckFunctionExistsEx.c.o -o cmTC_fa694 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=vasprintf -rdynamic CMakeFiles/cmTC_fa694.dir/CheckFunctionExistsEx.c.o -o cmTC_fa694 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sysctl -o CMakeFiles/cmTC_2cc54.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sysctl -o CMakeFiles/cmTC_2cc54.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sysctl -rdynamic CMakeFiles/cmTC_2cc54.dir/CheckFunctionExistsEx.c.o -o cmTC_2cc54 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=sysctl -rdynamic CMakeFiles/cmTC_2cc54.dir/CheckFunctionExistsEx.c.o -o cmTC_2cc54 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=accept4 -o CMakeFiles/cmTC_680b5.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=accept4 -o CMakeFiles/cmTC_680b5.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=accept4 -rdynamic CMakeFiles/cmTC_680b5.dir/CheckFunctionExistsEx.c.o -o cmTC_680b5 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=accept4 -rdynamic CMakeFiles/cmTC_680b5.dir/CheckFunctionExistsEx.c.o -o cmTC_680b5 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random -o CMakeFiles/cmTC_28134.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random -o CMakeFiles/cmTC_28134.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random -rdynamic CMakeFiles/cmTC_28134.dir/CheckFunctionExistsEx.c.o -o cmTC_28134 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random -rdynamic CMakeFiles/cmTC_28134.dir/CheckFunctionExistsEx.c.o -o cmTC_28134 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random_buf -o CMakeFiles/cmTC_4e561.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random_buf -o CMakeFiles/cmTC_4e561.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random_buf -rdynamic CMakeFiles/cmTC_4e561.dir/CheckFunctionExistsEx.c.o -o cmTC_4e561 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=arc4random_buf -rdynamic CMakeFiles/cmTC_4e561.dir/CheckFunctionExistsEx.c.o -o cmTC_4e561 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_create1 -o CMakeFiles/cmTC_8c6e1.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_create1 -o CMakeFiles/cmTC_8c6e1.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_create1 -rdynamic CMakeFiles/cmTC_8c6e1.dir/CheckFunctionExistsEx.c.o -o cmTC_8c6e1 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=epoll_create1 -rdynamic CMakeFiles/cmTC_8c6e1.dir/CheckFunctionExistsEx.c.o -o cmTC_8c6e1 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getegid -o CMakeFiles/cmTC_c219e.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getegid -o CMakeFiles/cmTC_c219e.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getegid -rdynamic CMakeFiles/cmTC_c219e.dir/CheckFunctionExistsEx.c.o -o cmTC_c219e -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getegid -rdynamic CMakeFiles/cmTC_c219e.dir/CheckFunctionExistsEx.c.o -o cmTC_c219e -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=geteuid -o CMakeFiles/cmTC_eee15.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=geteuid -o CMakeFiles/cmTC_eee15.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=geteuid -rdynamic CMakeFiles/cmTC_eee15.dir/CheckFunctionExistsEx.c.o -o cmTC_eee15 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=geteuid -rdynamic CMakeFiles/cmTC_eee15.dir/CheckFunctionExistsEx.c.o -o cmTC_eee15 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getifaddrs -o CMakeFiles/cmTC_8670f.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getifaddrs -o CMakeFiles/cmTC_8670f.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getifaddrs -rdynamic CMakeFiles/cmTC_8670f.dir/CheckFunctionExistsEx.c.o -o cmTC_8670f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getifaddrs -rdynamic CMakeFiles/cmTC_8670f.dir/CheckFunctionExistsEx.c.o -o cmTC_8670f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=issetugid -o CMakeFiles/cmTC_e0067.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=issetugid -o CMakeFiles/cmTC_e0067.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=issetugid -rdynamic CMakeFiles/cmTC_e0067.dir/CheckFunctionExistsEx.c.o -o cmTC_e0067 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=issetugid -rdynamic CMakeFiles/cmTC_e0067.dir/CheckFunctionExistsEx.c.o -o cmTC_e0067 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mach_absolute_time -o CMakeFiles/cmTC_52210.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mach_absolute_time -o CMakeFiles/cmTC_52210.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mach_absolute_time -rdynamic CMakeFiles/cmTC_52210.dir/CheckFunctionExistsEx.c.o -o cmTC_52210 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=mach_absolute_time -rdynamic CMakeFiles/cmTC_52210.dir/CheckFunctionExistsEx.c.o -o cmTC_52210 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=nanosleep -o CMakeFiles/cmTC_74a7b.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=nanosleep -o CMakeFiles/cmTC_74a7b.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=nanosleep -rdynamic CMakeFiles/cmTC_74a7b.dir/CheckFunctionExistsEx.c.o -o cmTC_74a7b -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=nanosleep -rdynamic CMakeFiles/cmTC_74a7b.dir/CheckFunctionExistsEx.c.o -o cmTC_74a7b -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=usleep -o CMakeFiles/cmTC_c3e4a.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=usleep -o CMakeFiles/cmTC_c3e4a.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=usleep -rdynamic CMakeFiles/cmTC_c3e4a.dir/CheckFunctionExistsEx.c.o -o cmTC_c3e4a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=usleep -rdynamic CMakeFiles/cmTC_c3e4a.dir/CheckFunctionExistsEx.c.o -o cmTC_c3e4a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timeradd -o CMakeFiles/cmTC_cd438.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timeradd -o CMakeFiles/cmTC_cd438.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timeradd -rdynamic CMakeFiles/cmTC_cd438.dir/CheckFunctionExistsEx.c.o -o cmTC_cd438 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timeradd -rdynamic CMakeFiles/cmTC_cd438.dir/CheckFunctionExistsEx.c.o -o cmTC_cd438 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerclear -o CMakeFiles/cmTC_74231.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerclear -o CMakeFiles/cmTC_74231.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerclear -rdynamic CMakeFiles/cmTC_74231.dir/CheckFunctionExistsEx.c.o -o cmTC_74231 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerclear -rdynamic CMakeFiles/cmTC_74231.dir/CheckFunctionExistsEx.c.o -o cmTC_74231 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timercmp -o CMakeFiles/cmTC_ac925.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timercmp -o CMakeFiles/cmTC_ac925.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timercmp -rdynamic CMakeFiles/cmTC_ac925.dir/CheckFunctionExistsEx.c.o -o cmTC_ac925 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timercmp -rdynamic CMakeFiles/cmTC_ac925.dir/CheckFunctionExistsEx.c.o -o cmTC_ac925 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerfd_create -o CMakeFiles/cmTC_e5db9.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerfd_create -o CMakeFiles/cmTC_e5db9.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerfd_create -rdynamic CMakeFiles/cmTC_e5db9.dir/CheckFunctionExistsEx.c.o -o cmTC_e5db9 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerfd_create -rdynamic CMakeFiles/cmTC_e5db9.dir/CheckFunctionExistsEx.c.o -o cmTC_e5db9 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerisset -o CMakeFiles/cmTC_2a49a.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerisset -o CMakeFiles/cmTC_2a49a.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerisset -rdynamic CMakeFiles/cmTC_2a49a.dir/CheckFunctionExistsEx.c.o -o cmTC_2a49a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=timerisset -rdynamic CMakeFiles/cmTC_2a49a.dir/CheckFunctionExistsEx.c.o -o cmTC_2a49a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=putenv -o CMakeFiles/cmTC_488b0.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=putenv -o CMakeFiles/cmTC_488b0.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=putenv -rdynamic CMakeFiles/cmTC_488b0.dir/CheckFunctionExistsEx.c.o -o cmTC_488b0 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=putenv -rdynamic CMakeFiles/cmTC_488b0.dir/CheckFunctionExistsEx.c.o -o cmTC_488b0 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=setenv -o CMakeFiles/cmTC_f7ec4.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=setenv -o CMakeFiles/cmTC_f7ec4.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=setenv -rdynamic CMakeFiles/cmTC_f7ec4.dir/CheckFunctionExistsEx.c.o -o cmTC_f7ec4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=setenv -rdynamic CMakeFiles/cmTC_f7ec4.dir/CheckFunctionExistsEx.c.o -o cmTC_f7ec4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=setrlimit -o CMakeFiles/cmTC_909eb.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=setrlimit -o CMakeFiles/cmTC_909eb.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=setrlimit -rdynamic CMakeFiles/cmTC_909eb.dir/CheckFunctionExistsEx.c.o -o cmTC_909eb -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=setrlimit -rdynamic CMakeFiles/cmTC_909eb.dir/CheckFunctionExistsEx.c.o -o cmTC_909eb -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=umask -o CMakeFiles/cmTC_9552d.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=umask -o CMakeFiles/cmTC_9552d.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=umask -rdynamic CMakeFiles/cmTC_9552d.dir/CheckFunctionExistsEx.c.o -o cmTC_9552d -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=umask -rdynamic CMakeFiles/cmTC_9552d.dir/CheckFunctionExistsEx.c.o -o cmTC_9552d -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=unsetenv -o CMakeFiles/cmTC_44f04.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=unsetenv -o CMakeFiles/cmTC_44f04.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=unsetenv -rdynamic CMakeFiles/cmTC_44f04.dir/CheckFunctionExistsEx.c.o -o cmTC_44f04 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=unsetenv -rdynamic CMakeFiles/cmTC_44f04.dir/CheckFunctionExistsEx.c.o -o cmTC_44f04 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gethostbyname_r -o CMakeFiles/cmTC_e1c59.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gethostbyname_r -o CMakeFiles/cmTC_e1c59.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gethostbyname_r -rdynamic CMakeFiles/cmTC_e1c59.dir/CheckFunctionExistsEx.c.o -o cmTC_e1c59 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gethostbyname_r -rdynamic CMakeFiles/cmTC_e1c59.dir/CheckFunctionExistsEx.c.o -o cmTC_e1c59 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4fed5.dir/CheckPrototypeDefinition.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4fed5.dir/CheckPrototypeDefinition.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_9049d.dir/CheckPrototypeDefinition.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_9049d.dir/CheckPrototypeDefinition.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_5ef3a.dir/CheckPrototypeDefinition.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_5ef3a.dir/CheckPrototypeDefinition.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckPrototypeDefinition.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_5ef3a.dir/CheckPrototypeDefinition.c.o -o cmTC_5ef3a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_5ef3a.dir/CheckPrototypeDefinition.c.o -o cmTC_5ef3a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=select -o CMakeFiles/cmTC_4652b.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=select -o CMakeFiles/cmTC_4652b.dir/CheckFunctionExistsEx.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/extra/libevent/cmake/CheckFunctionExistsEx.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=select -rdynamic CMakeFiles/cmTC_4652b.dir/CheckFunctionExistsEx.c.o -o cmTC_4652b -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=select -rdynamic CMakeFiles/cmTC_4652b.dir/CheckFunctionExistsEx.c.o -o cmTC_4652b -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4d2dd.dir/EVENT__HAVE_UINT8_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINT8_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4d2dd.dir/EVENT__HAVE_UINT8_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINT8_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4d2dd.dir/EVENT__HAVE_UINT8_T.c.o -o cmTC_4d2dd -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4d2dd.dir/EVENT__HAVE_UINT8_T.c.o -o cmTC_4d2dd -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_736ab.dir/EVENT__HAVE_UINT16_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINT16_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_736ab.dir/EVENT__HAVE_UINT16_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINT16_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_736ab.dir/EVENT__HAVE_UINT16_T.c.o -o cmTC_736ab -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_736ab.dir/EVENT__HAVE_UINT16_T.c.o -o cmTC_736ab -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0f36b.dir/EVENT__HAVE_UINT32_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINT32_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0f36b.dir/EVENT__HAVE_UINT32_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINT32_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_0f36b.dir/EVENT__HAVE_UINT32_T.c.o -o cmTC_0f36b -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_0f36b.dir/EVENT__HAVE_UINT32_T.c.o -o cmTC_0f36b -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e8a94.dir/EVENT__HAVE_UINT64_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINT64_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e8a94.dir/EVENT__HAVE_UINT64_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINT64_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e8a94.dir/EVENT__HAVE_UINT64_T.c.o -o cmTC_e8a94 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e8a94.dir/EVENT__HAVE_UINT64_T.c.o -o cmTC_e8a94 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4cdac.dir/EVENT__SIZEOF_SHORT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SHORT.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4cdac.dir/EVENT__SIZEOF_SHORT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SHORT.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4cdac.dir/EVENT__SIZEOF_SHORT.c.o -o cmTC_4cdac -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4cdac.dir/EVENT__SIZEOF_SHORT.c.o -o cmTC_4cdac -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_5d083.dir/EVENT__SIZEOF_INT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_INT.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_5d083.dir/EVENT__SIZEOF_INT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_INT.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_5d083.dir/EVENT__SIZEOF_INT.c.o -o cmTC_5d083 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_5d083.dir/EVENT__SIZEOF_INT.c.o -o cmTC_5d083 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_03fd7.dir/EVENT__SIZEOF_UNSIGNED.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_UNSIGNED.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_03fd7.dir/EVENT__SIZEOF_UNSIGNED.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_UNSIGNED.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_03fd7.dir/EVENT__SIZEOF_UNSIGNED.c.o -o cmTC_03fd7 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_03fd7.dir/EVENT__SIZEOF_UNSIGNED.c.o -o cmTC_03fd7 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_21cb4.dir/EVENT__SIZEOF_UNSIGNED_INT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_UNSIGNED_INT.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_21cb4.dir/EVENT__SIZEOF_UNSIGNED_INT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_UNSIGNED_INT.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_21cb4.dir/EVENT__SIZEOF_UNSIGNED_INT.c.o -o cmTC_21cb4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_21cb4.dir/EVENT__SIZEOF_UNSIGNED_INT.c.o -o cmTC_21cb4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_89f9a.dir/EVENT__SIZEOF_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_LONG.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_89f9a.dir/EVENT__SIZEOF_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_LONG.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_89f9a.dir/EVENT__SIZEOF_LONG.c.o -o cmTC_89f9a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_89f9a.dir/EVENT__SIZEOF_LONG.c.o -o cmTC_89f9a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_71676.dir/EVENT__SIZEOF_LONG_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_LONG_LONG.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_71676.dir/EVENT__SIZEOF_LONG_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_LONG_LONG.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_71676.dir/EVENT__SIZEOF_LONG_LONG.c.o -o cmTC_71676 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_71676.dir/EVENT__SIZEOF_LONG_LONG.c.o -o cmTC_71676 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DHAVE_INLINE -o CMakeFiles/cmTC_24c85.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DHAVE_INLINE -o CMakeFiles/cmTC_24c85.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DHAVE_INLINE -rdynamic CMakeFiles/cmTC_24c85.dir/src.c.o -o cmTC_24c85 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DHAVE_INLINE -rdynamic CMakeFiles/cmTC_24c85.dir/src.c.o -o cmTC_24c85 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_c46fb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_c46fb.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_c46fb.dir/CheckSymbolExists.c.o -o cmTC_c46fb -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_c46fb.dir/CheckSymbolExists.c.o -o cmTC_c46fb -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_830d7.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_830d7.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ff2ed.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_ff2ed.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_dd441.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_dd441.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_b55bf.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_b55bf.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_9ab80.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_9ab80.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_9ab80.dir/CheckSymbolExists.c.o -o cmTC_9ab80 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_9ab80.dir/CheckSymbolExists.c.o -o cmTC_9ab80 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e4f96.dir/EVENT__HAVE_FD_MASK.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_FD_MASK.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e4f96.dir/EVENT__HAVE_FD_MASK.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_FD_MASK.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e4f96.dir/EVENT__HAVE_FD_MASK.c.o -o cmTC_e4f96 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e4f96.dir/EVENT__HAVE_FD_MASK.c.o -o cmTC_e4f96 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0806b.dir/EVENT__SIZEOF_SIZEE_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SIZEE_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0806b.dir/EVENT__SIZEOF_SIZEE_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SIZEE_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_0806b.dir/EVENT__SIZEOF_SIZEE_T.c.o -o cmTC_0806b -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_0806b.dir/EVENT__SIZEOF_SIZEE_T.c.o -o cmTC_0806b -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e2dea.dir/EVENT__SIZEOF_OFF_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_OFF_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_e2dea.dir/EVENT__SIZEOF_OFF_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_OFF_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e2dea.dir/EVENT__SIZEOF_OFF_T.c.o -o cmTC_e2dea -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_e2dea.dir/EVENT__SIZEOF_OFF_T.c.o -o cmTC_e2dea -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_b8912.dir/EVENT__SIZEOF_SSIZE_T_LOWER.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SSIZE_T_LOWER.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_b8912.dir/EVENT__SIZEOF_SSIZE_T_LOWER.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SSIZE_T_LOWER.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_b8912.dir/EVENT__SIZEOF_SSIZE_T_LOWER.c.o -o cmTC_b8912 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_b8912.dir/EVENT__SIZEOF_SSIZE_T_LOWER.c.o -o cmTC_b8912 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_8447d.dir/EVENT__SIZEOF_SSIZE_T_UPPER.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SSIZE_T_UPPER.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_8447d.dir/EVENT__SIZEOF_SSIZE_T_UPPER.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SSIZE_T_UPPER.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_41533.dir/EVENT__SIZEOF_SOCKLEN_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SOCKLEN_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_41533.dir/EVENT__SIZEOF_SOCKLEN_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_SOCKLEN_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_41533.dir/EVENT__SIZEOF_SOCKLEN_T.c.o -o cmTC_41533 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_41533.dir/EVENT__SIZEOF_SOCKLEN_T.c.o -o cmTC_41533 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_3677e.dir/EVENT__SIZEOF_PID_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_PID_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_3677e.dir/EVENT__SIZEOF_PID_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_PID_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_3677e.dir/EVENT__SIZEOF_PID_T.c.o -o cmTC_3677e -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_3677e.dir/EVENT__SIZEOF_PID_T.c.o -o cmTC_3677e -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_41e9a.dir/EVENT__SIZEOF_PTHREAD_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_PTHREAD_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_41e9a.dir/EVENT__SIZEOF_PTHREAD_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_PTHREAD_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_41e9a.dir/EVENT__SIZEOF_PTHREAD_T.c.o -o cmTC_41e9a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_41e9a.dir/EVENT__SIZEOF_PTHREAD_T.c.o -o cmTC_41e9a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_77f0c.dir/EVENT__HAVE_UINTPTR_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINTPTR_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_77f0c.dir/EVENT__HAVE_UINTPTR_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_UINTPTR_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_77f0c.dir/EVENT__HAVE_UINTPTR_T.c.o -o cmTC_77f0c -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_77f0c.dir/EVENT__HAVE_UINTPTR_T.c.o -o cmTC_77f0c -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_a2cf0.dir/EVENT__SIZEOF_VOID_P.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_VOID_P.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_a2cf0.dir/EVENT__SIZEOF_VOID_P.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__SIZEOF_VOID_P.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_a2cf0.dir/EVENT__SIZEOF_VOID_P.c.o -o cmTC_a2cf0 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_a2cf0.dir/EVENT__SIZEOF_VOID_P.c.o -o cmTC_a2cf0 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_WAITPID_WITH_WNOWAIT -o CMakeFiles/cmTC_40e23.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_WAITPID_WITH_WNOWAIT -o CMakeFiles/cmTC_40e23.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_WAITPID_WITH_WNOWAIT -rdynamic CMakeFiles/cmTC_40e23.dir/src.c.o -o cmTC_40e23 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_WAITPID_WITH_WNOWAIT -rdynamic CMakeFiles/cmTC_40e23.dir/src.c.o -o cmTC_40e23 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_db1b3.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_db1b3.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0b5a4.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0b5a4.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_3fccc.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_3fccc.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_3fccc.dir/CheckSymbolExists.c.o -o cmTC_3fccc -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_3fccc.dir/CheckSymbolExists.c.o -o cmTC_3fccc -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0db76.dir/EVENT__HAVE_STRUCT_ADDRINFO.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_STRUCT_ADDRINFO.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_0db76.dir/EVENT__HAVE_STRUCT_ADDRINFO.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_STRUCT_ADDRINFO.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_0db76.dir/EVENT__HAVE_STRUCT_ADDRINFO.c.o -o cmTC_0db76 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_0db76.dir/EVENT__HAVE_STRUCT_ADDRINFO.c.o -o cmTC_0db76 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_34fb3.dir/EVENT__HAVE_STRUCT_IN6_ADDR.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_STRUCT_IN6_ADDR.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_34fb3.dir/EVENT__HAVE_STRUCT_IN6_ADDR.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_STRUCT_IN6_ADDR.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_34fb3.dir/EVENT__HAVE_STRUCT_IN6_ADDR.c.o -o cmTC_34fb3 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_34fb3.dir/EVENT__HAVE_STRUCT_IN6_ADDR.c.o -o cmTC_34fb3 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 -o CMakeFiles/cmTC_72c13.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 -o CMakeFiles/cmTC_72c13.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 -rdynamic CMakeFiles/cmTC_72c13.dir/src.c.o -o cmTC_72c13 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 -rdynamic CMakeFiles/cmTC_72c13.dir/src.c.o -o cmTC_72c13 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 -o CMakeFiles/cmTC_c2582.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 -o CMakeFiles/cmTC_c2582.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 -rdynamic CMakeFiles/cmTC_c2582.dir/src.c.o -o cmTC_c2582 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 -rdynamic CMakeFiles/cmTC_c2582.dir/src.c.o -o cmTC_c2582 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_b2ed0.dir/EVENT__HAVE_SA_FAMILY_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_SA_FAMILY_T.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_b2ed0.dir/EVENT__HAVE_SA_FAMILY_T.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_SA_FAMILY_T.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_b2ed0.dir/EVENT__HAVE_SA_FAMILY_T.c.o -o cmTC_b2ed0 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_b2ed0.dir/EVENT__HAVE_SA_FAMILY_T.c.o -o cmTC_b2ed0 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4bad9.dir/EVENT__HAVE_STRUCT_SOCKADDR_IN6.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_STRUCT_SOCKADDR_IN6.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_4bad9.dir/EVENT__HAVE_STRUCT_SOCKADDR_IN6.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_STRUCT_SOCKADDR_IN6.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4bad9.dir/EVENT__HAVE_STRUCT_SOCKADDR_IN6.c.o -o cmTC_4bad9 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_4bad9.dir/EVENT__HAVE_STRUCT_SOCKADDR_IN6.c.o -o cmTC_4bad9 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN -o CMakeFiles/cmTC_8d10e.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN -o CMakeFiles/cmTC_8d10e.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN -o CMakeFiles/cmTC_3ef43.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN -o CMakeFiles/cmTC_3ef43.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_efef5.dir/EVENT__HAVE_STRUCT_SOCKADDR_STORAGE.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_STRUCT_SOCKADDR_STORAGE.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -o CMakeFiles/cmTC_efef5.dir/EVENT__HAVE_STRUCT_SOCKADDR_STORAGE.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/EVENT__HAVE_STRUCT_SOCKADDR_STORAGE.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_efef5.dir/EVENT__HAVE_STRUCT_SOCKADDR_STORAGE.c.o -o cmTC_efef5 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -rdynamic CMakeFiles/cmTC_efef5.dir/EVENT__HAVE_STRUCT_SOCKADDR_STORAGE.c.o -o cmTC_efef5 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY -o CMakeFiles/cmTC_2741d.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY -o CMakeFiles/cmTC_2741d.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY -rdynamic CMakeFiles/cmTC_2741d.dir/src.c.o -o cmTC_2741d -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY -rdynamic CMakeFiles/cmTC_2741d.dir/src.c.o -o cmTC_2741d -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY -o CMakeFiles/cmTC_4546f.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wswitch -fno-strict-aliasing -DEVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY -o CMakeFiles/cmTC_4546f.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_UNUSED_BUT_SET_VARIABLE -Wunused-but-set-variable -o CMakeFiles/cmTC_78364.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_UNUSED_BUT_SET_VARIABLE -Wunused-but-set-variable -o CMakeFiles/cmTC_78364.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_UNUSED_BUT_SET_VARIABLE -Wunused-but-set-variable -rdynamic CMakeFiles/cmTC_78364.dir/src.cxx.o -o cmTC_78364 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_UNUSED_BUT_SET_VARIABLE -Wunused-but-set-variable -rdynamic CMakeFiles/cmTC_78364.dir/src.cxx.o -o cmTC_78364 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_MISLEADING_INDENTATION -Wmisleading-indentation -o CMakeFiles/cmTC_1a7db.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_MISLEADING_INDENTATION -Wmisleading-indentation -o CMakeFiles/cmTC_1a7db.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_MAYBE_UNINITIALIZED -Wmaybe-uninitialized -o CMakeFiles/cmTC_34a0c.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_MAYBE_UNINITIALIZED -Wmaybe-uninitialized -o CMakeFiles/cmTC_34a0c.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_MAYBE_UNINITIALIZED -Wmaybe-uninitialized -rdynamic CMakeFiles/cmTC_34a0c.dir/src.cxx.o -o cmTC_34a0c -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_MAYBE_UNINITIALIZED -Wmaybe-uninitialized -rdynamic CMakeFiles/cmTC_34a0c.dir/src.cxx.o -o cmTC_34a0c -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -DHAVE_UNUSED_TYPEDEFS -Wunused-local-typedefs -o CMakeFiles/cmTC_49086.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -DHAVE_UNUSED_TYPEDEFS -Wunused-local-typedefs -o CMakeFiles/cmTC_49086.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -DHAVE_UNUSED_TYPEDEFS -Wunused-local-typedefs -rdynamic CMakeFiles/cmTC_49086.dir/src.cxx.o -o cmTC_49086 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -DHAVE_UNUSED_TYPEDEFS -Wunused-local-typedefs -rdynamic CMakeFiles/cmTC_49086.dir/src.cxx.o -o cmTC_49086 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-local-typedefs -Wno-maybe-uninitialized -DHAVE_UNUSED_BUT_SET -Wunused-but-set-parameter -o CMakeFiles/cmTC_cebf5.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-local-typedefs -Wno-maybe-uninitialized -DHAVE_UNUSED_BUT_SET -Wunused-but-set-parameter -o CMakeFiles/cmTC_cebf5.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-local-typedefs -Wno-maybe-uninitialized -DHAVE_UNUSED_BUT_SET -Wunused-but-set-parameter -rdynamic CMakeFiles/cmTC_cebf5.dir/src.cxx.o -o cmTC_cebf5 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-local-typedefs -Wno-maybe-uninitialized -DHAVE_UNUSED_BUT_SET -Wunused-but-set-parameter -rdynamic CMakeFiles/cmTC_cebf5.dir/src.cxx.o -o cmTC_cebf5 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DHAVE_ENUM_COMPARE_SWITCH -Wenum-compare-switch -o CMakeFiles/cmTC_0c7a8.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DHAVE_ENUM_COMPARE_SWITCH -Wenum-compare-switch -o CMakeFiles/cmTC_0c7a8.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_SETNAME_NP -o CMakeFiles/cmTC_f5419.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_SETNAME_NP -o CMakeFiles/cmTC_f5419.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_SETNAME_NP -rdynamic CMakeFiles/cmTC_f5419.dir/src.c.o -o cmTC_f5419 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -DHAVE_PTHREAD_SETNAME_NP -rdynamic CMakeFiles/cmTC_f5419.dir/src.c.o -o cmTC_f5419 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_TAUTOLOGICAL_UNDEFINED_COMPARE -Wtautological-undefined-compare -o CMakeFiles/cmTC_90339.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_TAUTOLOGICAL_UNDEFINED_COMPARE -Wtautological-undefined-compare -o CMakeFiles/cmTC_90339.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_NONNULL_COMPARE -Wnonnull-compare -o CMakeFiles/cmTC_f19db.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_NONNULL_COMPARE -Wnonnull-compare -o CMakeFiles/cmTC_f19db.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wno-missing-field-initializers -Wno-missing-field-initializers -o CMakeFiles/cmTC_8050e.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wno-missing-field-initializers -Wno-missing-field-initializers -o CMakeFiles/cmTC_8050e.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wno-missing-field-initializers -Wno-missing-field-initializers -rdynamic CMakeFiles/cmTC_8050e.dir/src.cxx.o -o cmTC_8050e -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wno-missing-field-initializers -Wno-missing-field-initializers -rdynamic CMakeFiles/cmTC_8050e.dir/src.cxx.o -o cmTC_8050e -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wimplicit-fallthrough=2 -Wimplicit-fallthrough=2 -o CMakeFiles/cmTC_55c79.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wimplicit-fallthrough=2 -Wimplicit-fallthrough=2 -o CMakeFiles/cmTC_55c79.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wlogical-op -Wlogical-op -o CMakeFiles/cmTC_61636.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wlogical-op -Wlogical-op -o CMakeFiles/cmTC_61636.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wlogical-op -Wlogical-op -rdynamic CMakeFiles/cmTC_61636.dir/src.cxx.o -o cmTC_61636 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -DHAVE_Wlogical-op -Wlogical-op -rdynamic CMakeFiles/cmTC_61636.dir/src.cxx.o -o cmTC_61636 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_18c6a.dir/HAVE_SASL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SASL_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_18c6a.dir/HAVE_SASL_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_SASL_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_fa55a.dir/HAVE_LBER_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_LBER_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_fa55a.dir/HAVE_LBER_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_LBER_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_21cc4.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_21cc4.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_21cc4.dir/CheckSymbolExists.c.o -o cmTC_21cc4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_21cc4.dir/CheckSymbolExists.c.o -o cmTC_21cc4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_db4cc.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_db4cc.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_db4cc.dir/CheckSymbolExists.c.o -o cmTC_db4cc -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_db4cc.dir/CheckSymbolExists.c.o -o cmTC_db4cc -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_fe466.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_fe466.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_fe466.dir/CheckSymbolExists.c.o -o cmTC_fe466 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_fe466.dir/CheckSymbolExists.c.o -o cmTC_fe466 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_a4901.dir/LONG_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/LONG_LONG.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_a4901.dir/LONG_LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/LONG_LONG.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_a4901.dir/LONG_LONG.c.o -o cmTC_a4901 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_a4901.dir/LONG_LONG.c.o -o cmTC_a4901 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_812f3.dir/LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/LONG.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_812f3.dir/LONG.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/LONG.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_812f3.dir/LONG.c.o -o cmTC_812f3 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_812f3.dir/LONG.c.o -o cmTC_812f3 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_cd8d2.dir/INT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/INT.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_cd8d2.dir/INT.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckTypeSize/INT.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_cd8d2.dir/INT.c.o -o cmTC_cd8d2 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_cd8d2.dir/INT.c.o -o cmTC_cd8d2 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_dad51.dir/TestEndianess.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/TestEndianess.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_dad51.dir/TestEndianess.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/TestEndianess.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_dad51.dir/TestEndianess.c.o -o cmTC_dad51
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_dad51.dir/TestEndianess.c.o -o cmTC_dad51 -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_57b3a.dir/HAVE_LIBAIO_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_LIBAIO_H.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_57b3a.dir/HAVE_LIBAIO_H.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CheckIncludeFiles/HAVE_LIBAIO_H.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=io_queue_init -o CMakeFiles/cmTC_f769e.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=io_queue_init -o CMakeFiles/cmTC_f769e.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=io_queue_init -rdynamic CMakeFiles/cmTC_f769e.dir/CheckFunctionExists.c.o -o cmTC_f769e -laio -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=io_queue_init -rdynamic CMakeFiles/cmTC_f769e.dir/CheckFunctionExists.c.o -o cmTC_f769e -laio -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_NO_BUILTIN_MEMCMP -fno-builtin-memcmp -o CMakeFiles/cmTC_8a447.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_NO_BUILTIN_MEMCMP -fno-builtin-memcmp -o CMakeFiles/cmTC_8a447.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_NO_BUILTIN_MEMCMP -rdynamic CMakeFiles/cmTC_8a447.dir/src.cxx.o -o cmTC_8a447 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_NO_BUILTIN_MEMCMP -rdynamic CMakeFiles/cmTC_8a447.dir/src.cxx.o -o cmTC_8a447 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=sched_getcpu -o CMakeFiles/cmTC_6817a.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=sched_getcpu -o CMakeFiles/cmTC_6817a.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=sched_getcpu -rdynamic CMakeFiles/cmTC_6817a.dir/CheckFunctionExists.c.o -o cmTC_6817a -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=sched_getcpu -rdynamic CMakeFiles/cmTC_6817a.dir/CheckFunctionExists.c.o -o cmTC_6817a -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=nanosleep -o CMakeFiles/cmTC_6e39e.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=nanosleep -o CMakeFiles/cmTC_6e39e.dir/CheckFunctionExists.c.o -c /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/cmake/3.14.5/share/cmake/Modules/CheckFunctionExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=nanosleep -rdynamic CMakeFiles/cmTC_6e39e.dir/CheckFunctionExists.c.o -o cmTC_6e39e -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DCHECK_FUNCTION_EXISTS=nanosleep -rdynamic CMakeFiles/cmTC_6e39e.dir/CheckFunctionExists.c.o -o cmTC_6e39e -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE -o CMakeFiles/cmTC_80146.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE -o CMakeFiles/cmTC_80146.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE -rdynamic CMakeFiles/cmTC_80146.dir/src.c.o -o cmTC_80146 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE -rdynamic CMakeFiles/cmTC_80146.dir/src.c.o -o cmTC_80146 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_SYNC_SYNCHRONISE -o CMakeFiles/cmTC_a75bf.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_SYNC_SYNCHRONISE -o CMakeFiles/cmTC_a75bf.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_SYNC_SYNCHRONISE -rdynamic CMakeFiles/cmTC_a75bf.dir/src.c.o -o cmTC_a75bf -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_SYNC_SYNCHRONISE -rdynamic CMakeFiles/cmTC_a75bf.dir/src.c.o -o cmTC_a75bf -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE -o CMakeFiles/cmTC_82f85.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE -o CMakeFiles/cmTC_82f85.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE -rdynamic CMakeFiles/cmTC_82f85.dir/src.c.o -o cmTC_82f85 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE -rdynamic CMakeFiles/cmTC_82f85.dir/src.c.o -o cmTC_82f85 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE -o CMakeFiles/cmTC_90e63.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE -o CMakeFiles/cmTC_90e63.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE -rdynamic CMakeFiles/cmTC_90e63.dir/src.c.o -o cmTC_90e63 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE -rdynamic CMakeFiles/cmTC_90e63.dir/src.c.o -o cmTC_90e63 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_ATOMIC_PTHREAD_T_GCC -o CMakeFiles/cmTC_95952.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_ATOMIC_PTHREAD_T_GCC -o CMakeFiles/cmTC_95952.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_ATOMIC_PTHREAD_T_GCC -rdynamic CMakeFiles/cmTC_95952.dir/src.c.o -o cmTC_95952 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_ATOMIC_PTHREAD_T_GCC -rdynamic CMakeFiles/cmTC_95952.dir/src.c.o -o cmTC_95952 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_LINUX_FUTEX -o CMakeFiles/cmTC_9a827.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_LINUX_FUTEX -o CMakeFiles/cmTC_9a827.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_LINUX_FUTEX -rdynamic CMakeFiles/cmTC_9a827.dir/src.c.o -o cmTC_9a827 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_IB_LINUX_FUTEX -rdynamic CMakeFiles/cmTC_9a827.dir/src.c.o -o cmTC_9a827 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_LOGICAL_OP -Wlogical-op -o CMakeFiles/cmTC_21de7.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_LOGICAL_OP -Wlogical-op -o CMakeFiles/cmTC_21de7.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_LOGICAL_OP -Wlogical-op -rdynamic CMakeFiles/cmTC_21de7.dir/src.cxx.o -o cmTC_21de7 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_LOGICAL_OP -Wlogical-op -rdynamic CMakeFiles/cmTC_21de7.dir/src.cxx.o -o cmTC_21de7 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_CAST_FUNCTION_TYPE -Wcast-function-type -o CMakeFiles/cmTC_06d89.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DHAVE_CAST_FUNCTION_TYPE -Wcast-function-type -o CMakeFiles/cmTC_06d89.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DHAVE_PEERCRED -o CMakeFiles/cmTC_ade74.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: g++-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DHAVE_PEERCRED -o CMakeFiles/cmTC_ade74.dir/src.cxx.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.cxx -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
g++-5 called with: -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DHAVE_PEERCRED -rdynamic CMakeFiles/cmTC_ade74.dir/src.cxx.o -o cmTC_ade74 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: g++-5 -fPIC -std=c++11 -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DHAVE_PEERCRED -rdynamic CMakeFiles/cmTC_ade74.dir/src.cxx.o -o cmTC_ade74 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_806b2.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_806b2.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_806b2.dir/CheckSymbolExists.c.o -o cmTC_806b2 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_806b2.dir/CheckSymbolExists.c.o -o cmTC_806b2 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_2346f.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_2346f.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_2346f.dir/CheckSymbolExists.c.o -o cmTC_2346f -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_2346f.dir/CheckSymbolExists.c.o -o cmTC_2346f -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_95793.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -o CMakeFiles/cmTC_95793.dir/CheckSymbolExists.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_95793.dir/CheckSymbolExists.c.o -o cmTC_95793 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -rdynamic CMakeFiles/cmTC_95793.dir/CheckSymbolExists.c.o -o cmTC_95793 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_STRUCT_SOCKADDR_SA_LEN -Wno-error -o CMakeFiles/cmTC_cf4ca.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_STRUCT_SOCKADDR_SA_LEN -Wno-error -o CMakeFiles/cmTC_cf4ca.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_STRUCT_IFREQ_IFR_NAME -Wno-error -o CMakeFiles/cmTC_f3816.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_STRUCT_IFREQ_IFR_NAME -Wno-error -o CMakeFiles/cmTC_f3816.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_STRUCT_IFREQ_IFR_NAME -Wno-error -rdynamic CMakeFiles/cmTC_f3816.dir/src.c.o -o cmTC_f3816 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_STRUCT_IFREQ_IFR_NAME -Wno-error -rdynamic CMakeFiles/cmTC_f3816.dir/src.c.o -o cmTC_f3816 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_XDR_OPS_X_PUTINT32 -Wno-error -o CMakeFiles/cmTC_b55b4.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_XDR_OPS_X_PUTINT32 -Wno-error -o CMakeFiles/cmTC_b55b4.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_XDR_OPS_X_PUTINT32 -Wno-error -rdynamic CMakeFiles/cmTC_b55b4.dir/src.c.o -o cmTC_b55b4 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_XDR_OPS_X_PUTINT32 -Wno-error -rdynamic CMakeFiles/cmTC_b55b4.dir/src.c.o -o cmTC_b55b4 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_XDR_OPS_X_GETINT32 -Wno-error -o CMakeFiles/cmTC_e664b.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_XDR_OPS_X_GETINT32 -Wno-error -o CMakeFiles/cmTC_e664b.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_XDR_OPS_X_GETINT32 -Wno-error -rdynamic CMakeFiles/cmTC_e664b.dir/src.c.o -o cmTC_e664b -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_XDR_OPS_X_GETINT32 -Wno-error -rdynamic CMakeFiles/cmTC_e664b.dir/src.c.o -o cmTC_e664b -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_RPC_INLINE_T -Wno-error -o CMakeFiles/cmTC_d3cc3.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAVE_RPC_INLINE_T -Wno-error -o CMakeFiles/cmTC_d3cc3.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DOLD_XDR -Werror=sign-conversion -o CMakeFiles/cmTC_9fe5a.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DOLD_XDR -Werror=sign-conversion -o CMakeFiles/cmTC_9fe5a.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAS_INCOMPATIBLE_POINTER_TYPES -Werror=sign-conversion -Wincompatible-pointer-types -o CMakeFiles/cmTC_8fa10.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAS_INCOMPATIBLE_POINTER_TYPES -Werror=sign-conversion -Wincompatible-pointer-types -o CMakeFiles/cmTC_8fa10.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAS_INCOMPATIBLE_POINTER_TYPES -Werror=sign-conversion -rdynamic CMakeFiles/cmTC_8fa10.dir/src.c.o -o cmTC_8fa10 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DHAS_INCOMPATIBLE_POINTER_TYPES -Werror=sign-conversion -rdynamic CMakeFiles/cmTC_8fa10.dir/src.c.o -o cmTC_8fa10 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DX_PUTLONG_NOT_USE_CONST -Werror=sign-conversion -Werror=incompatible-pointer-types -o CMakeFiles/cmTC_0b8f7.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DX_PUTLONG_NOT_USE_CONST -Werror=sign-conversion -Werror=incompatible-pointer-types -o CMakeFiles/cmTC_0b8f7.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -DHAVE_DUPLICATE_DECL_SPECIFIER -Wduplicate-decl-specifier -o CMakeFiles/cmTC_c9161.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -DHAVE_DUPLICATE_DECL_SPECIFIER -Wduplicate-decl-specifier -o CMakeFiles/cmTC_c9161.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -DHAVE_INT_CONVERSION -Wint-conversion -o CMakeFiles/cmTC_1a051.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -DHAVE_INT_CONVERSION -Wint-conversion -o CMakeFiles/cmTC_1a051.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -DHAVE_INT_CONVERSION -Wint-conversion -rdynamic CMakeFiles/cmTC_1a051.dir/src.c.o -o cmTC_1a051 -lm -lcrypt -ldl -lpthread -lrt
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -DHAVE_INT_CONVERSION -Wint-conversion -rdynamic CMakeFiles/cmTC_1a051.dir/src.c.o -o cmTC_1a051 -lm -lcrypt -ldl -lpthread -lrt -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/percona-server/8.0.13-4/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/libedit/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -Wno-int-conversion -DHAVE_STRINGOP_OVERFLOW -Wstringop-overflow -o CMakeFiles/cmTC_4b723.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -Wno-int-conversion -DHAVE_STRINGOP_OVERFLOW -Wstringop-overflow -o CMakeFiles/cmTC_4b723.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -Wno-int-conversion -DHAVE_STRINGOP_TRUNCATION -Wstringop-truncation -o CMakeFiles/cmTC_2318c.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -Wno-int-conversion -DHAVE_STRINGOP_TRUNCATION -Wstringop-truncation -o CMakeFiles/cmTC_2318c.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -Wno-int-conversion -DHAVE_SUGGEST_ATTRIBUTE_FORMAT -Wsuggest-attribute=format -o CMakeFiles/cmTC_e5bb9.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-unused-variable -Wno-vla -Wno-int-conversion -DHAVE_SUGGEST_ATTRIBUTE_FORMAT -Wsuggest-attribute=format -o CMakeFiles/cmTC_e5bb9.dir/src.c.o -c /tmp/percona-server-20190628-21836-tek3t8/percona-server-8.0.13-4/CMakeFiles/CMakeTmp/src.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: -fPIC -fno-omit-frame-pointer -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wno-discarded-qualifiers -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-sign-compare -Wno-
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment