Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/polardb.spec'], chrootPath='/var/lib/mock/dist-an8-plus-build-19281-8401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/polardb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/polardb-11.2-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/polardb.spec'], chrootPath='/var/lib/mock/dist-an8-plus-build-19281-8401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/polardb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.InqEpl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf polardb-11.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/polardb-11.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd polardb-11.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (polardb-make-install-relocate.patch):' Patch #0 (polardb-make-install-relocate.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SIhAur + umask 022 + cd /builddir/build/BUILD + cd polardb-11.2 + '[' /builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64 + export PG_INSTALL=/opt/polardb + PG_INSTALL=/opt/polardb + ./build.sh This script configure and build the code, It takes an optional parameter that must be one of the following: deploy: (default) configure the build with performance optimization options and build. verify: configure the build with performance optimzation with assertion enabled, and then build debug: configure the build with debug options and then build. repeat: skip configure, just build and install ~/build/BUILD/polardb-11.2 ~/build/BUILD/polardb-11.2 PG installation dir: /opt/polardb checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking which template to use... linux checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gawk... gawk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Wendif-labels, for CFLAGS... yes checking whether g++ supports -Wendif-labels, for CXXFLAGS... yes checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... yes checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... yes checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... yes checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for ranlib... ranlib checking for strip... strip checking whether it is possible to strip libraries... yes checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.0.4 checking for flex... /usr/bin/flex configure: using flex 2.6.1 checking for perl... /usr/bin/perl configure: using perl 5.26.3 checking for python... no checking for python3... /usr/bin/python3 configure: using python 3.6.8 (default, Jan 28 2021, 14:05:46) checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python3.6/config-3.6m-x86_64-linux-gnu checking Python include directories... -I/usr/include/python3.6m checking how to link an embedded Python application... -L/usr/lib64 -lpython3.6m -lpthread -ldl -lutil -lm checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if compiler needs certain flags to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for __VA_ARGS__... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for clock_gettime... yes checking for dlopen... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for posix_fallocate... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for shm_open... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs_l... no checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how gcc reports undeclared, standard C functions... error checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether strnlen is declared... yes checking whether F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking whether sys_siglist is declared... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether long int is 64 bits... yes checking whether snprintf supports the %z modifier... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... yes checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... SSE 4.2 with runtime check checking for library containing sem_init... -lpthread checking which semaphore API to use... unnamed POSIX checking for /dev/urandom... yes checking which random number source to use... /dev/urandom checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for xmllint... /usr/bin/xmllint checking for DocBook XML V4.2... yes checking for dbtoepub... no checking for xsltproc... /usr/bin/xsltproc checking for fop... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 8.3.1 20191121 (Anolis 8.3.1-5.0.1) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -fno-omit-frame-pointer -Wno-declaration-after-statement -g -O2 configure: using CPPFLAGS= -D_GNU_SOURCE configure: using LDFLAGS=-L/usr/local/lib -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/backend/port/dynloader/linux.h to src/include/dynloader.h config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port Dumping the options used by ./build.sh ... build_type=release with_asan=OFF install_dir= without_cxx11_abi=OFF -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build with release mode! -- 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 -- Found Protobuf: /usr/lib64/libprotobuf.so;-lpthread (found version "2.5.0") -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/consensus/bu Scanning dependencies of target libmyeasy [100%] building libmyeasy create output -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1c") OpenSSL include dir: /usr/include OpenSSL libraries: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: EASY_SPIN_USE_SYS -- Build files have been written to: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/dependency/easy/src/bu Scanning dependencies of target myeasy [ 4%] Building C object CMakeFiles/myeasy.dir/io/easy_file.c.o [ 12%] Building C object CMakeFiles/myeasy.dir/io/easy_request.c.o [ 12%] Building C object CMakeFiles/myeasy.dir/io/easy_socket.c.o [ 16%] Building C object CMakeFiles/myeasy.dir/io/easy_baseth_pool.c.o [ 20%] Building C object CMakeFiles/myeasy.dir/thread/easy_uthread.c.o [ 25%] Building C object CMakeFiles/myeasy.dir/io/easy_summary.c.o [ 37%] Building C object CMakeFiles/myeasy.dir/util/easy_string.c.o [ 37%] Building C object CMakeFiles/myeasy.dir/util/easy_pool.c.o [ 37%] Building C object CMakeFiles/myeasy.dir/util/easy_time.c.o [ 41%] Building C object CMakeFiles/myeasy.dir/util/easy_hash.c.o [ 45%] Building C object CMakeFiles/myeasy.dir/util/easy_inet.c.o [ 50%] Building C object CMakeFiles/myeasy.dir/util/easy_array.c.o [ 54%] Building C object CMakeFiles/myeasy.dir/util/easy_buf.c.o [ 58%] Building C object CMakeFiles/myeasy.dir/io/easy_io.c.o [ 62%] Building C object CMakeFiles/myeasy.dir/io/easy_ssl.c.o [ 66%] Building C object CMakeFiles/myeasy.dir/io/easy_message.c.o [ 75%] Building C object CMakeFiles/myeasy.dir/io/easy_client.c.o [ 75%] Building C object CMakeFiles/myeasy.dir/io/easy_connection.c.o [ 79%] Building C object CMakeFiles/myeasy.dir/io/easy_log.c.o [ 83%] Building C object CMakeFiles/myeasy.dir/io/ev.c.o [ 87%] Building C object CMakeFiles/myeasy.dir/packet/easy_kfc_handler.c.o [ 91%] Building C object CMakeFiles/myeasy.dir/packet/http/easy_http_handler.c.o [ 95%] Building C object CMakeFiles/myeasy.dir/packet/http/http_parser.c.o [100%] Linking C static library libmyeasy.a [100%] Built target myeasy [100%] Built target myeasy Install the project... -- Install configuration: "" -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/lib/libmyeasy.a -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_uthread.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_hash.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_pool.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_buf.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_inet.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_array.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_time.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_string.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_client.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/ev.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_socket.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_summary.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_file.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_baseth_pool.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_request.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_ssl.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_log.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_io_struct.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_io.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_message.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_connection.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_kfc_handler.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_simple_handler.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/http_parser.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_http_handler.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_tbnet.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_define.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_list.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_atomic.h [100%] Built target libmyeasy Scanning dependencies of target paxos_pb [ 6%] generage protobuf cpp [ 12%] Built target libmyeasy [ 12%] Built target paxos_pb Scanning dependencies of target aliconsensus [ 18%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/configuration.cc.o [ 25%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos.cc.o [ 31%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_server.cc.o [ 37%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_log_cache.cc.o [ 43%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_error.cc.o [ 50%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/msg_compress.cc.o [ 56%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/crc.cc.o [ 62%] Building CXX object CMakeFiles/aliconsensus.dir/protocol/paxos.pb.cc.o [ 68%] Building CXX object CMakeFiles/aliconsensus.dir/net/easyNet.cc.o [ 75%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/log_meta_cache.cc.o [ 81%] Building CXX object CMakeFiles/aliconsensus.dir/service/service.cc.o [ 87%] Building CXX object CMakeFiles/aliconsensus.dir/service/thread_timer.cc.o [ 93%] Building CXX object CMakeFiles/aliconsensus.dir/service/client_service.cc.o [100%] Linking CXX static library libaliconsensus.a [100%] Built target aliconsensus [ 6%] generage protobuf cpp [ 6%] Built target paxos_pb [ 12%] Built target libmyeasy Scanning dependencies of target aliconsensus [ 18%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/configuration.cc.o [ 25%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos.cc.o [ 31%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_server.cc.o [ 37%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_log_cache.cc.o [ 43%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/msg_compress.cc.o [ 50%] Building CXX object CMakeFiles/aliconsensus.dir/protocol/paxos.pb.cc.o [ 56%] Building CXX object CMakeFiles/aliconsensus.dir/net/easyNet.cc.o [ 62%] Building CXX object CMakeFiles/aliconsensus.dir/service/service.cc.o [ 68%] Building CXX object CMakeFiles/aliconsensus.dir/service/thread_timer.cc.o [ 75%] Building CXX object CMakeFiles/aliconsensus.dir/service/client_service.cc.o [ 81%] Linking CXX static library libaliconsensus.a [100%] Built target aliconsensus Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/lib/libaliconsensus.a -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/net.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_server.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/client_service.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_configuration.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_log.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/consensus.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/easyNet.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/service.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/thread_timer.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/single_process_queue.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_log_cache.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_error.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/msg_compress.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/crc.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/log_meta_cache.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_option.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos.pb.h -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build with release mode! -- 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 -- Found Protobuf: /usr/lib64/libprotobuf.so;-lpthread (found version "2.5.0") CMake Warning (dev) at CMakeLists.txt:46 (LINK_DIRECTORIES): This command specifies the relative path -lpthread as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/bu Scanning dependencies of target polar_consensus_wrapper [ 33%] Building CXX object CMakeFiles/polar_consensus_wrapper.dir/polar_consensus_log.cc.o [ 66%] Building CXX object CMakeFiles/polar_consensus_wrapper.dir/polar_consensus_c.cc.o [100%] Linking CXX shared library libpolar_consensus_wrapper.so [100%] Built target polar_consensus_wrapper [100%] Built target polar_consensus_wrapper Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/lib/libpolar_consensus_wrapper.so -- Set runtime path of "/builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/lib/libpolar_consensus_wrapper.so" to "" -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/polar_consensus_c.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/polar_consensus_stats.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_pool.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/http_parser.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_inet.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_io.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_socket.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_request.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/ev.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_uthread.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_string.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_simple_handler.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_message.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_connection.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_atomic.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_list.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_tbnet.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_hash.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_kfc_handler.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_time.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_ssl.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_client.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_summary.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_log.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_array.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_file.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_buf.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_http_handler.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_define.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_baseth_pool.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_io_struct.h ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::internal::WireFormatLite::WriteBytes(int, std::__cxx11::basic_string, std::allocator > const&, google::protobuf::io::CodedOutputStream*)' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::DescriptorPool::FindFileByName(std::__cxx11::basic_string, std::allocator > const&) const' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::internal::StringTypeHandlerBase::Delete(std::__cxx11::basic_string, std::allocator >*)' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, void (*)(std::__cxx11::basic_string, std::allocator > const&))' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::__cxx11::basic_string, std::allocator >*)' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::MessageLite::ParseFromString(std::__cxx11::basic_string, std::allocator > const&)' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::internal::StringTypeHandlerBase::New[abi:cxx11]()' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() const' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::MessageLite::AppendToString(std::__cxx11::basic_string, std::allocator >*) const' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::Message::InitializationErrorString[abi:cxx11]() const' ../../src/backend/polar_dma/lib//libpolar_consensus_wrapper.so: undefined reference to `google::protobuf::MessageLite::SerializeToString(std::__cxx11::basic_string, std::allocator >*) const' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:71: postgres] Error 1 make[1]: *** [Makefile:42: all-backend-recurse] Error 2 make: *** [GNUmakefile:11: all-src-recurse] Error 2 Paxos library build failed, try again! Dumping the options used by ./build.sh ... build_type=release with_asan=OFF install_dir= without_cxx11_abi=ON -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build without CXX11_ABI! -- Build with release mode! -- 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 -- Found Protobuf: /usr/lib64/libprotobuf.so;-lpthread (found version "2.5.0") -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/consensus/bu Scanning dependencies of target libmyeasy [100%] building libmyeasy create output -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1c") OpenSSL include dir: /usr/include OpenSSL libraries: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: EASY_SPIN_USE_SYS -- Build files have been written to: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/dependency/easy/src/bu Scanning dependencies of target myeasy [ 4%] Building C object CMakeFiles/myeasy.dir/util/easy_string.c.o [ 8%] Building C object CMakeFiles/myeasy.dir/io/easy_io.c.o [ 12%] Building C object CMakeFiles/myeasy.dir/io/easy_file.c.o [ 16%] Building C object CMakeFiles/myeasy.dir/io/easy_request.c.o [ 20%] Building C object CMakeFiles/myeasy.dir/io/easy_socket.c.o [ 29%] Building C object CMakeFiles/myeasy.dir/thread/easy_uthread.c.o [ 29%] Building C object CMakeFiles/myeasy.dir/io/easy_summary.c.o [ 33%] Building C object CMakeFiles/myeasy.dir/util/easy_pool.c.o [ 37%] Building C object CMakeFiles/myeasy.dir/util/easy_hash.c.o [ 41%] Building C object CMakeFiles/myeasy.dir/util/easy_time.c.o [ 54%] Building C object CMakeFiles/myeasy.dir/util/easy_inet.c.o [ 50%] Building C object CMakeFiles/myeasy.dir/util/easy_buf.c.o [ 54%] Building C object CMakeFiles/myeasy.dir/util/easy_array.c.o [ 58%] Building C object CMakeFiles/myeasy.dir/packet/easy_kfc_handler.c.o [ 62%] Building C object CMakeFiles/myeasy.dir/io/easy_baseth_pool.c.o [ 66%] Building C object CMakeFiles/myeasy.dir/io/easy_message.c.o [ 70%] Building C object CMakeFiles/myeasy.dir/io/easy_ssl.c.o [ 75%] Building C object CMakeFiles/myeasy.dir/io/easy_client.c.o [ 83%] Building C object CMakeFiles/myeasy.dir/io/easy_connection.c.o [ 83%] Building C object CMakeFiles/myeasy.dir/io/easy_log.c.o [ 87%] Building C object CMakeFiles/myeasy.dir/io/ev.c.o [ 91%] Building C object CMakeFiles/myeasy.dir/packet/http/http_parser.c.o [ 95%] Building C object CMakeFiles/myeasy.dir/packet/http/easy_http_handler.c.o [100%] Linking C static library libmyeasy.a [100%] Built target myeasy [100%] Built target myeasy Install the project... -- Install configuration: "" -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/lib/libmyeasy.a -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_uthread.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_hash.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_pool.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_buf.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_inet.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_array.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_time.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_string.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_client.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/ev.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_socket.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_summary.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_file.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_baseth_pool.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_request.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_ssl.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_log.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_io_struct.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_io.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_message.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_connection.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_kfc_handler.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_simple_handler.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/http_parser.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_http_handler.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_tbnet.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_define.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_list.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/easy/easy_atomic.h [100%] Built target libmyeasy Scanning dependencies of target paxos_pb [ 6%] generage protobuf cpp [ 12%] Built target libmyeasy [ 12%] Built target paxos_pb Scanning dependencies of target aliconsensus [ 18%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/configuration.cc.o [ 25%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos.cc.o [ 31%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_server.cc.o [ 37%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_log_cache.cc.o [ 43%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_error.cc.o [ 50%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/msg_compress.cc.o [ 56%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/crc.cc.o [ 62%] Building CXX object CMakeFiles/aliconsensus.dir/protocol/paxos.pb.cc.o [ 68%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/log_meta_cache.cc.o [ 75%] Building CXX object CMakeFiles/aliconsensus.dir/service/service.cc.o [ 81%] Building CXX object CMakeFiles/aliconsensus.dir/service/thread_timer.cc.o [ 87%] Building CXX object CMakeFiles/aliconsensus.dir/service/client_service.cc.o [ 93%] Building CXX object CMakeFiles/aliconsensus.dir/net/easyNet.cc.o [100%] Linking CXX static library libaliconsensus.a [100%] Built target aliconsensus [ 6%] generage protobuf cpp [ 6%] Built target paxos_pb [ 12%] Built target libmyeasy Scanning dependencies of target aliconsensus [ 18%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/configuration.cc.o [ 25%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos.cc.o [ 31%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_server.cc.o [ 37%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/paxos_log_cache.cc.o [ 43%] Building CXX object CMakeFiles/aliconsensus.dir/algorithm/msg_compress.cc.o [ 50%] Building CXX object CMakeFiles/aliconsensus.dir/protocol/paxos.pb.cc.o [ 56%] Building CXX object CMakeFiles/aliconsensus.dir/net/easyNet.cc.o [ 62%] Building CXX object CMakeFiles/aliconsensus.dir/service/service.cc.o [ 68%] Building CXX object CMakeFiles/aliconsensus.dir/service/thread_timer.cc.o [ 75%] Building CXX object CMakeFiles/aliconsensus.dir/service/client_service.cc.o [ 81%] Linking CXX static library libaliconsensus.a [100%] Built target aliconsensus Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/lib/libaliconsensus.a -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/net.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_server.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/client_service.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_configuration.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_log.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/consensus.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/easyNet.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/service.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/thread_timer.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/single_process_queue.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_log_cache.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_error.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/msg_compress.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/crc.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/log_meta_cache.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos_option.h -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/include/aliconsensus/paxos.pb.h -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build without CXX11_ABI! -- Build with release mode! -- 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 -- Found Protobuf: /usr/lib64/libprotobuf.so;-lpthread (found version "2.5.0") CMake Warning (dev) at CMakeLists.txt:46 (LINK_DIRECTORIES): This command specifies the relative path -lpthread as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/libconsensus/polar_wrapper/bu Scanning dependencies of target polar_consensus_wrapper [ 33%] Building CXX object CMakeFiles/polar_consensus_wrapper.dir/polar_consensus_log.cc.o [ 66%] Building CXX object CMakeFiles/polar_consensus_wrapper.dir/polar_consensus_c.cc.o [100%] Linking CXX shared library libpolar_consensus_wrapper.so [100%] Built target polar_consensus_wrapper [100%] Built target polar_consensus_wrapper Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/lib/libpolar_consensus_wrapper.so -- Set runtime path of "/builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/lib/libpolar_consensus_wrapper.so" to "" -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/polar_consensus_c.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/polar_consensus_stats.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_pool.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/http_parser.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_inet.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_io.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_socket.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_request.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/ev.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_uthread.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_string.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_simple_handler.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_message.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_connection.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_atomic.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_list.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_tbnet.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_hash.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_kfc_handler.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_time.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_ssl.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_client.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_summary.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_log.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_array.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_file.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_buf.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_http_handler.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_define.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_baseth_pool.h -- Up-to-date: /builddir/build/BUILD/polardb-11.2/src/backend/polar_dma/include/easy/easy_io_struct.h All of PostgreSQL successfully made. Ready to install. make -C ./src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend' make -C src install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/src' make -C common install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' /usr/bin/install -c -m 644 libpgcommon.a '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libpgcommon.a' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C port install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' /usr/bin/install -c -m 644 libpgport.a '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libpgport.a' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C timezone install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/timezone' make -C ../../src/port all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../src/common all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' ./zic -d '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/timezone' -p 'US/Eastern' ./data/tzdata.zi make -C tznames install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/timezonesets' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/timezone/tznames' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/timezone' make -C backend install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend' make -C ../../src/port all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../src/common all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C catalog distprep generated-header-symlinks make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make -C utils distprep generated-header-symlinks make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make -C access all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access' make -C brin all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/brin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/brin' make -C common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/common' make -C gin all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/gin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/gin' make -C gist all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/gist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/gist' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/hash' make -C heap all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/heap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/heap' make -C index all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/index' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/index' make -C nbtree all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/nbtree' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/nbtree' make -C rmgrdesc all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/rmgrdesc' make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/spgist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/spgist' make -C tablesample all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/tablesample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/tablesample' make -C transam all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/transam' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access' make -C bootstrap all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/bootstrap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/bootstrap' make -C catalog all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make -C parser all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/parser' make -C commands all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/commands' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/commands' make -C executor all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/executor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/executor' make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/foreign' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/foreign' make -C lib all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/lib' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/libpq' make -C distributed_txn all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/distributed_txn' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/distributed_txn' make -C main all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/main' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/main' make -C nodes all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/nodes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/nodes' make -C optimizer all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer' make -C geqo all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/path' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/path' make -C plan all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/plan' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/prep' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/prep' make -C util all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer' make -C partitioning all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/partitioning' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/partitioning' make -C port all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/port' make -C postmaster all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/postmaster' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/postmaster' make -C regex all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/regex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/regex' make -C replication all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication' make -C logical all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication/logical' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication' make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/rewrite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/rewrite' make -C statistics all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/statistics' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/statistics' make -C storage all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage' make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/buffer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/buffer' make -C file all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/file' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/file' make -C freespace all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/freespace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/freespace' make -C ipc all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/ipc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/ipc' make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/large_object' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/lmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/lmgr' make -C page all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/page' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/page' make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/smgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/smgr' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage' make -C tcop all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/tcop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/tcop' make -C tsearch all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/tsearch' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/tsearch' make -C utils all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make -C adt all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/adt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/adt' make -C cache all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/cache' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/cache' make -C error all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/error' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/error' make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/fmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/hash' make -C init all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/init' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/init' make -C mb all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb' make -C misc all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/resowner' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/resowner' make -C sort all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/sort' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/sort' make -C time all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/time' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/timezone' make -C ../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/timezone' make -C jit all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/jit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/jit' make -C polar_dma all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/polar_dma' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/polar_dma' make -C polar_datamax all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/polar_datamax' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/polar_datamax' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' /usr/bin/install -c postgres '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/postgres' ln -s postgres '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/postmaster' make -C access install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access' make -C brin install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/brin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/brin' make -C common install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/common' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/common' make -C gin install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/gin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/gin' make -C gist install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/gist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/gist' make -C hash install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/hash' make -C heap install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/heap' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/heap' make -C index install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/index' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/index' make -C nbtree install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/nbtree' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/nbtree' make -C rmgrdesc install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/rmgrdesc' make -C spgist install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/spgist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/spgist' make -C tablesample install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/tablesample' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/tablesample' make -C transam install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/transam' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/access' make -C bootstrap install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/bootstrap' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/bootstrap' make -C catalog install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make -C parser install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/parser' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/parser' make -C commands install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/commands' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/commands' make -C executor install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/executor' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/executor' make -C foreign install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/foreign' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/foreign' make -C lib install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/lib' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/lib' make -C libpq install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/libpq' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/libpq' make -C distributed_txn install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/distributed_txn' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/distributed_txn' make -C main install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/main' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/main' make -C nodes install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/nodes' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/nodes' make -C optimizer install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer' make -C geqo install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/geqo' make -C path install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/path' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/path' make -C plan install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/plan' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/plan' make -C prep install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/prep' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/prep' make -C util install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/util' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/optimizer' make -C partitioning install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/partitioning' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/partitioning' make -C port install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/port' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/port' make -C postmaster install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/postmaster' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/postmaster' make -C regex install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/regex' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/regex' make -C replication install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication' make -C logical install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication/logical' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication' make -C rewrite install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/rewrite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/rewrite' make -C statistics install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/statistics' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/statistics' make -C storage install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage' make -C buffer install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/buffer' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/buffer' make -C file install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/file' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/file' make -C freespace install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/freespace' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/freespace' make -C ipc install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/ipc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/ipc' make -C large_object install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/large_object' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/large_object' make -C lmgr install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/lmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/lmgr' make -C page install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/page' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/page' make -C smgr install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/smgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage/smgr' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/storage' make -C tcop install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/tcop' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/tcop' make -C tsearch install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/tsearch' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/tsearch' make -C utils install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make -C adt install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/adt' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/adt' make -C cache install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/cache' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/cache' make -C error install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/error' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/error' make -C fmgr install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/fmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/fmgr' make -C hash install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/hash' make -C init install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/init' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/init' make -C mb install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb' make -C misc install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/misc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/misc' make -C mmgr install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mmgr' make -C resowner install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/resowner' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/resowner' make -C sort install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/sort' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/sort' make -C time install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/time' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make -C ../../src/timezone install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/timezone' make -C ../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' ./zic -d '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/timezone' -p 'US/Eastern' ./data/tzdata.zi make -C tznames install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/timezonesets' make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/timezone/tznames' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/timezone' make -C jit install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/jit' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/jit' make -C polar_dma install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/polar_dma' /usr/bin/install -c -m 644 ./lib/libpolar_consensus_wrapper.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libpolar_consensus_wrapper.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/polar_dma' make -C polar_datamax install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/polar_datamax' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/polar_datamax' make -C catalog install-data make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' /usr/bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/postgres.bki' /usr/bin/install -c -m 644 `for f in ./postgres.description; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/postgres.description' /usr/bin/install -c -m 644 `for f in ./postgres.shdescription; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/postgres.shdescription' /usr/bin/install -c -m 644 ./system_views.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/sql_features.txt' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make -C tsearch install-data make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/tsearch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/tsearch_data' /usr/bin/install -c -m 644 ./dicts/synonym_sample.syn ./dicts/thesaurus_sample.ths ./dicts/hunspell_sample.affix ./dicts/ispell_sample.affix ./dicts/ispell_sample.dict ./dicts/hunspell_sample_long.affix ./dicts/hunspell_sample_long.dict ./dicts/hunspell_sample_num.affix ./dicts/hunspell_sample_num.dict '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/tsearch_data/' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/tsearch' make -C utils install-data make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' /usr/bin/install -c -m 644 ./errcodes.txt '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/errcodes.txt' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/postgresql.conf.sample' /usr/bin/install -c -m 644 ./polar_dma/polar_dma.conf.sample '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/polar_dma.conf.sample' /usr/bin/install -c -m 644 ./access/transam/recovery.conf.sample '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/recovery.conf.sample' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend' make -C backend/utils/mb/conversion_procs install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' make -C ascii_and_mic install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 ascii_and_mic.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/ascii_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/cyrillic_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/euc_cn_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/euc_jp_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/euc_kr_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/euc_tw_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 latin2_and_win1250.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/latin2_and_win1250.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 latin_and_mic.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/latin_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_ascii.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_ascii.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_big5.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_cyrillic.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_euc_cn.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_euc_jp.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_euc_kr.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_euc_tw.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_gb18030.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gbk.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_gbk.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_iso8859.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_iso8859_1.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_johab.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_johab.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_win.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_win.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_uhc.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_uhc.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_euc2004.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/utf8_and_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/euc2004_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/install -c -m 644 conversion_create.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/snowball' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/snowball' make -C include install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/libpq' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/internal/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/access '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/bootstrap '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/catalog '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/commands '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/common '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/datatype '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/distributed_txn '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/executor '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/fe_utils '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/foreign '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/jit '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/lib '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/libpq '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/mb '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/nodes '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/optimizer '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/parser '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/partitioning '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/polar_dma '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/postmaster '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/regex '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/replication '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/rewrite '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/statistics '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/storage '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/tcop '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/snowball '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/snowball/libstemmer '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/tsearch '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/tsearch/dicts '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/utils '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/port '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/port/atomics '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/port/win32 '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/port/win32_msvc '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/port/win32_msvc/sys '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/port/win32/arpa '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/port/win32/netinet '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/port/win32/sys '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' /usr/bin/install -c -m 644 ./c.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/internal' /usr/bin/install -c -m 644 ./port.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/utils' cp ./*.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/ for dir in access bootstrap catalog commands common datatype distributed_txn executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning polar_dma postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/$dir/ || exit; \ done cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype distributed_txn executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning polar_dma postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/include' make -C interfaces install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces' make -C libpq install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/internal' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' /usr/bin/install -c -m 755 libpq.so.5.11 '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libpq.so.5.11' cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.11 libpq.so.5 cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.11 libpq.so /usr/bin/install -c -m 644 libpq.a '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/pkgconfig/libpq.pc' /usr/bin/install -c -m 644 ./libpq-fe.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' /usr/bin/install -c -m 644 ./libpq-events.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' /usr/bin/install -c -m 644 ./libpq-int.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/pg_service.conf.sample' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ecpg install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg' make -C include install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/informix/esql' /usr/bin/install -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./pgtypes.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/' /usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/informix/esql/' /usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include' make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/include' make -C pgtypeslib install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/pkgconfig' /usr/bin/install -c -m 755 libpgtypes.so.3.11 '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libpgtypes.so.3.11' cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.11 libpgtypes.so.3 cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.11 libpgtypes.so /usr/bin/install -c -m 644 libpgtypes.a '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libpgtypes.a' /usr/bin/install -c -m 644 libpgtypes.pc '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/pkgconfig/libpgtypes.pc' make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[5]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg.so.6.11 '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libecpg.so.6.11' cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.11 libecpg.so.6 cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.11 libecpg.so /usr/bin/install -c -m 644 libecpg.a '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libecpg.a' /usr/bin/install -c -m 644 libecpg.pc '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/pkgconfig/libecpg.pc' make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/ecpglib' make -C compatlib install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/compatlib' make -C ../../../../src/interfaces/ecpg/ecpglib all make[5]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/pgtypeslib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/pgtypeslib' make[5]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg_compat.so.3.11 '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libecpg_compat.so.3.11' cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.11 libecpg_compat.so.3 cd '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.11 libecpg_compat.so /usr/bin/install -c -m 644 libecpg_compat.a '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libecpg_compat.a' /usr/bin/install -c -m 644 libecpg_compat.pc '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/pkgconfig/libecpg_compat.pc' make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/compatlib' make -C preproc install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/preproc' make -C ../../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c ecpg '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg/preproc' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/ecpg' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces' make -C backend/replication/libpqwalreceiver install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 libpqwalreceiver.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/libpqwalreceiver.so' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication/pgoutput' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 pgoutput.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgoutput.so' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/replication/pgoutput' make -C fe_utils install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib' /usr/bin/install -c -m 644 libpgfeutils.a '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/libpgfeutils.a' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' make -C bin install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin' make -C initdb install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/initdb' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c initdb '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/initdb' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/initdb' make -C pg_archivecleanup install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_archivecleanup' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_archivecleanup '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_archivecleanup' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_archivecleanup' make -C pg_basebackup install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_basebackup' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_basebackup '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_recvlogical' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_basebackup' make -C pg_config install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_config' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c -m 755 pg_config '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_config' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_config' make -C pg_controldata install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_controldata' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_controldata '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_controldata' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_controldata' make -C pg_ctl install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_ctl' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_ctl '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_ctl' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_ctl' make -C pg_dump install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_dump' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_dump '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/pg_dump /usr/bin/install -c pg_restore '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/pg_restore /usr/bin/install -c pg_dumpall '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_dump' make -C pg_resetwal install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_resetwal' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_resetwal '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_resetwal' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_resetwal' make -C pg_rewind install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_rewind' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_rewind '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_rewind' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_rewind' make -C pg_test_fsync install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_test_fsync' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_test_fsync '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_test_fsync' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_test_fsync' make -C pg_test_timing install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_test_timing' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_test_timing '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_test_timing' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_test_timing' make -C pg_upgrade install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_upgrade' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_upgrade '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_upgrade' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_upgrade' make -C pg_verify_checksums install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_verify_checksums' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_verify_checksums '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_verify_checksums' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_verify_checksums' make -C pg_waldump install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_waldump' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_waldump '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pg_waldump' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pg_waldump' make -C pgbench install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/pgbench' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pgbench '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/pgbench' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/pgbench' make -C psql install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/psql' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql' /usr/bin/install -c psql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/psqlrc.sample' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/psql' make -C scripts install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/bin/scripts' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c createdb '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/createdb /usr/bin/install -c dropdb '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/dropdb /usr/bin/install -c createuser '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/createuser /usr/bin/install -c dropuser '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/dropuser /usr/bin/install -c clusterdb '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/clusterdb /usr/bin/install -c vacuumdb '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/vacuumdb /usr/bin/install -c reindexdb '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/reindexdb /usr/bin/install -c pg_isready '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin'/pg_isready make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin/scripts' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/bin' make -C pl install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/pl' make -C plpgsql install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/pl/plpgsql' make -C src install make[4]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/pl/plpgsql/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 plpgsql.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/plpgsql.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql ./plpgsql--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' make[4]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/pl/plpgsql' make -C plpython install make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/pl/plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 plpython3.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/plpython3.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/pl/plpython' /usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql ./plpython3u--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./plpython.h ./plpy_cursorobject.h ./plpy_elog.h ./plpy_exec.h ./plpy_main.h ./plpy_planobject.h ./plpy_plpymodule.h ./plpy_procedure.h ./plpy_resultobject.h ./plpy_spi.h ./plpy_subxactobject.h ./plpy_typeio.h ./plpy_util.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' /usr/bin/install -c -m 644 ./regress-python3-mangle.mk '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/pl/plpython' make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/pl/plpython' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/pl' make -C makefiles install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/makefiles' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/makefiles/' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/makefiles' make -C test/regress install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/test/regress' make -C test/isolation install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/common' make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/test/isolation' make -C test/perl install make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/test/perl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/test/perl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/nls-global.mk' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src' make -C config install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/config/missing' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/config' PostgreSQL installation complete. make -C ../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend' make -C adminpack install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/adminpack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 adminpack.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/adminpack.so' /usr/bin/install -c -m 644 ./adminpack.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./adminpack--1.0.sql ./adminpack--1.0--1.1.sql ./adminpack--1.1--2.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/adminpack' make -C amcheck install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/amcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 amcheck.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/amcheck.so' /usr/bin/install -c -m 644 ./amcheck.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./amcheck--1.0--1.1.sql ./amcheck--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/amcheck' make -C auth_delay install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/auth_delay' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 auth_delay.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/auth_delay' make -C auto_explain install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/auto_explain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 auto_explain.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/auto_explain.so' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/auto_explain' make -C bloom install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/bloom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 bloom.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/bloom.so' /usr/bin/install -c -m 644 ./bloom.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./bloom--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/bloom' make -C btree_gin install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/btree_gin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 btree_gin.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/btree_gin.so' /usr/bin/install -c -m 644 ./btree_gin.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./btree_gin--1.0.sql ./btree_gin--1.0--1.1.sql ./btree_gin--1.1--1.2.sql ./btree_gin--1.2--1.3.sql ./btree_gin--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/btree_gin' make -C btree_gist install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/btree_gist' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 btree_gist.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/btree_gist.so' /usr/bin/install -c -m 644 ./btree_gist.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./btree_gist--unpackaged--1.0.sql ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/btree_gist' make -C citext install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/citext' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 644 ./citext.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./citext--1.4.sql ./citext--1.4--1.5.sql ./citext--1.3--1.4.sql ./citext--1.2--1.3.sql ./citext--1.1--1.2.sql ./citext--1.0--1.1.sql ./citext--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 755 citext.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/citext' make -C cube install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/cube' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 cube.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/cube.so' /usr/bin/install -c -m 644 ./cube.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./cube--1.2.sql ./cube--1.2--1.3.sql ./cube--1.3--1.4.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql ./cube--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/cube/' /usr/bin/install -c -m 644 ./cubedata.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/cube/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/cube' make -C dblink install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/dblink' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 dblink.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/dblink.so' /usr/bin/install -c -m 644 ./dblink.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./dblink--1.2.sql ./dblink--1.1--1.2.sql ./dblink--1.0--1.1.sql ./dblink--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/dblink' make -C dict_int install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/dict_int' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 dict_int.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/dict_int.so' /usr/bin/install -c -m 644 ./dict_int.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./dict_int--1.0.sql ./dict_int--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/dict_int' make -C dict_xsyn install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/dict_xsyn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 dict_xsyn.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/dict_xsyn.so' /usr/bin/install -c -m 644 ./dict_xsyn.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./dict_xsyn--1.0.sql ./dict_xsyn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./xsyn_sample.rules '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/tsearch_data/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/dict_xsyn' make -C earthdistance install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/earthdistance' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 644 ./earthdistance.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql ./earthdistance--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 755 earthdistance.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/earthdistance' make -C file_fdw install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/file_fdw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 644 ./file_fdw.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./file_fdw--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 755 file_fdw.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/file_fdw' make -C fuzzystrmatch install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/fuzzystrmatch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 fuzzystrmatch.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/fuzzystrmatch.so' /usr/bin/install -c -m 644 ./fuzzystrmatch.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql ./fuzzystrmatch--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/fuzzystrmatch' make -C hstore install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/hstore' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 hstore.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/hstore.so' /usr/bin/install -c -m 644 ./hstore.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.4--1.5.sql ./hstore--1.3--1.4.sql ./hstore--1.2--1.3.sql ./hstore--1.1--1.2.sql ./hstore--1.0--1.1.sql ./hstore--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/hstore/' /usr/bin/install -c -m 644 ./hstore.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/hstore/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/hstore' make -C intagg install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/intagg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 644 ./intagg.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql ./intagg--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/intagg' make -C intarray install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/intarray' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 _int.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/_int.so' /usr/bin/install -c -m 644 ./intarray.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./intarray--1.2.sql ./intarray--1.1--1.2.sql ./intarray--1.0--1.1.sql ./intarray--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/intarray' make -C isn install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/isn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 644 ./isn.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./isn--1.1.sql ./isn--1.1--1.2.sql ./isn--1.0--1.1.sql ./isn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 755 isn.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/isn/' /usr/bin/install -c -m 644 ./isn.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/isn/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/isn' make -C lo install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/lo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 644 ./lo.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql ./lo--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 755 lo.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/lo' make -C ltree install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/ltree' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 ltree.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/ltree.so' /usr/bin/install -c -m 644 ./ltree.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./ltree--1.1.sql ./ltree--1.0--1.1.sql ./ltree--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/ltree/' /usr/bin/install -c -m 644 ./ltree.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/ltree/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/ltree' make -C oid2name install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/oid2name' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c oid2name '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/oid2name' make -C passwordcheck install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/passwordcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 passwordcheck.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/passwordcheck.so' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/passwordcheck' make -C pg_buffercache install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_buffercache' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pg_buffercache.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pg_buffercache.so' /usr/bin/install -c -m 644 ./pg_buffercache.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_buffercache--1.2.sql ./pg_buffercache--1.2--1.3.sql ./pg_buffercache--1.1--1.2.sql ./pg_buffercache--1.0--1.1.sql ./pg_buffercache--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_buffercache' make -C pgxc_ctl install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pgxc_ctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pgxc_ctl '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pgxc_ctl' make -C pg_cron install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_cron' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pg_cron.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pg_cron.so' /usr/bin/install -c -m 644 .//pg_cron.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 .//pg_cron--1.0--1.1.sql .//pg_cron--1.1--1.2.sql pg_cron--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_cron' make -C pg_freespacemap install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_freespacemap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pg_freespacemap.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pg_freespacemap.so' /usr/bin/install -c -m 644 ./pg_freespacemap.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_freespacemap--1.1.sql ./pg_freespacemap--1.1--1.2.sql ./pg_freespacemap--1.0--1.1.sql ./pg_freespacemap--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_freespacemap' make -C pg_prewarm install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_prewarm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pg_prewarm.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pg_prewarm.so' /usr/bin/install -c -m 644 ./pg_prewarm.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_prewarm--1.1--1.2.sql ./pg_prewarm--1.1.sql ./pg_prewarm--1.0--1.1.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_prewarm' make -C pg_standby install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_standby' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c pg_standby '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_standby' make -C pg_stat_statements install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_stat_statements' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pg_stat_statements.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pg_stat_statements.so' /usr/bin/install -c -m 644 ./pg_stat_statements.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.sql ./pg_stat_statements--1.3--1.4.sql ./pg_stat_statements--1.2--1.3.sql ./pg_stat_statements--1.1--1.2.sql ./pg_stat_statements--1.0--1.1.sql ./pg_stat_statements--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_stat_statements' make -C pg_trgm install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_trgm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pg_trgm.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pg_trgm.so' /usr/bin/install -c -m 644 ./pg_trgm.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_trgm--1.3--1.4.sql ./pg_trgm--1.3.sql ./pg_trgm--1.2--1.3.sql ./pg_trgm--1.1--1.2.sql ./pg_trgm--1.0--1.1.sql ./pg_trgm--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_trgm' make -C pgcrypto install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pgcrypto' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pgcrypto.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgcrypto.so' /usr/bin/install -c -m 644 ./pgcrypto.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pgcrypto--1.3.sql ./pgcrypto--1.2--1.3.sql ./pgcrypto--1.1--1.2.sql ./pgcrypto--1.0--1.1.sql ./pgcrypto--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pgcrypto' make -C pgrowlocks install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pgrowlocks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pgrowlocks.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgrowlocks.so' /usr/bin/install -c -m 644 ./pgrowlocks.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pgrowlocks--1.2.sql ./pgrowlocks--1.1--1.2.sql ./pgrowlocks--1.0--1.1.sql ./pgrowlocks--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pgrowlocks' make -C pg_visibility install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_visibility' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pg_visibility.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pg_visibility.so' /usr/bin/install -c -m 644 ./pg_visibility.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_visibility--1.1.sql ./pg_visibility--1.1--1.2.sql ./pg_visibility--1.0--1.1.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/pg_visibility' make -C postgres_fdw install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 postgres_fdw.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/postgres_fdw.so' /usr/bin/install -c -m 644 ./postgres_fdw.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/postgres_fdw' make -C seg install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/seg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 seg.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/seg.so' /usr/bin/install -c -m 644 ./seg.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./seg--1.1.sql ./seg--1.1--1.2.sql ./seg--1.2--1.3.sql ./seg--1.0--1.1.sql ./seg--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/seg/' /usr/bin/install -c -m 644 ./segdata.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server/extension/seg/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/seg' make -C spi install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/doc//postgresql/extension' /usr/bin/install -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control ./timetravel.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./autoinc--1.0.sql ./autoinc--unpackaged--1.0.sql ./insert_username--1.0.sql ./insert_username--unpackaged--1.0.sql ./moddatetime--1.0.sql ./moddatetime--unpackaged--1.0.sql ./refint--1.0.sql ./refint--unpackaged--1.0.sql ./timetravel--1.0.sql ./timetravel--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 755 autoinc.so insert_username.so moddatetime.so refint.so timetravel.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/' /usr/bin/install -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example ./timetravel.example '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/doc//postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/spi' make -C tablefunc install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/tablefunc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 644 ./tablefunc.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./tablefunc--1.0.sql ./tablefunc--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 755 tablefunc.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/tablefunc' make -C tcn install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/tcn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 644 ./tcn.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./tcn--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 755 tcn.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/tcn' make -C tsm_system_rows install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/tsm_system_rows' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 tsm_system_rows.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/tsm_system_rows.so' /usr/bin/install -c -m 644 ./tsm_system_rows.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./tsm_system_rows--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/tsm_system_rows' make -C tsm_system_time install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/tsm_system_time' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 tsm_system_time.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/tsm_system_time.so' /usr/bin/install -c -m 644 ./tsm_system_time.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./tsm_system_time--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/tsm_system_time' make -C unaccent install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/unaccent' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 unaccent.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/unaccent.so' /usr/bin/install -c -m 644 ./unaccent.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql ./unaccent--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./unaccent.rules '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/tsearch_data/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/unaccent' make -C polar_monitor install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/polar_monitor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 polar_monitor.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/polar_monitor.so' /usr/bin/install -c -m 644 ./polar_monitor.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./polar_monitor--1.1.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/polar_monitor' make -C vacuumlo install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/vacuumlo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' /usr/bin/install -c vacuumlo '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/bin' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/vacuumlo' make -C hstore_plpython install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/hstore_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 hstore_plpython3.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/hstore_plpython3.so' /usr/bin/install -c -m 644 ./hstore_plpythonu.control ./hstore_plpython2u.control ./hstore_plpython3u.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./hstore_plpythonu--1.0.sql ./hstore_plpython2u--1.0.sql ./hstore_plpython3u--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/hstore_plpython' make -C jsonb_plpython install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/jsonb_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 jsonb_plpython3.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/jsonb_plpython3.so' /usr/bin/install -c -m 644 ./jsonb_plpythonu.control ./jsonb_plpython2u.control ./jsonb_plpython3u.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./jsonb_plpythonu--1.0.sql ./jsonb_plpython2u--1.0.sql ./jsonb_plpython3u--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/jsonb_plpython' make -C ltree_plpython install make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/contrib/ltree_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 ltree_plpython3.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/ltree_plpython3.so' /usr/bin/install -c -m 644 ./ltree_plpythonu.control ./ltree_plpython2u.control ./ltree_plpython3u.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./ltree_plpythonu--1.0.sql ./ltree_plpython2u--1.0.sql ./ltree_plpython3u--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/contrib/ltree_plpython' make: Nothing to be done for 'all'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' /usr/bin/install -c -m 755 pg_cron.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pg_cron.so' /usr/bin/install -c -m 644 .//pg_cron.control '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 .//pg_cron--1.0--1.1.sql .//pg_cron--1.1--1.2.sql pg_cron--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/polardb-11.2/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql' /usr/bin/install -c -m 755 plpython3.so '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/plpython3.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/pl/plpython' /usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql ./plpython3u--unpackaged--1.0.sql '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/share/postgresql/extension/' /usr/bin/install -c -m 644 ./plpython.h ./plpy_cursorobject.h ./plpy_elog.h ./plpy_exec.h ./plpy_main.h ./plpy_planobject.h ./plpy_plpymodule.h ./plpy_procedure.h ./plpy_resultobject.h ./plpy_spi.h ./plpy_subxactobject.h ./plpy_typeio.h ./plpy_util.h '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/include/postgresql/server' /usr/bin/install -c -m 644 ./regress-python3-mangle.mk '/builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64/opt/polardb/lib/postgresql/pgxs/src/pl/plpython' ============> Enjoy coding! <=============== You could add /opt/polardb/bin to your PATH ~/build/BUILD/polardb-11.2 + exit 0 Processing files: polardb-11.2-1.an8.x86_64 Provides: libecpg.so.6()(64bit) libecpg_compat.so.3()(64bit) libpgtypes.so.3()(64bit) libpolar_consensus_wrapper.so()(64bit) libpq.so.5()(64bit) libpqwalreceiver.so()(64bit) polardb = 11.2-1.an8 polardb(x86-64) = 11.2-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libecpg.so.6()(64bit) libecpg_compat.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpgtypes.so.3()(64bit) libpolar_consensus_wrapper.so()(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpython3.6m.so.1.0()(64bit) libreadline.so.7()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.1.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64 Wrote: /builddir/build/RPMS/polardb-11.2-1.an8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.an6pE4 + umask 022 + cd /builddir/build/BUILD + cd polardb-11.2 + '[' /builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/polardb-11.2-1.an8.x86_64 + exit 0 Child return code was: 0