[pgpool-hackers: 3034] pgpool-II buildfarm results

buildfarm at pgpool.net buildfarm at pgpool.net
Fri Sep 7 01:51:36 JST 2018


=========================================================================
* V3_5_STABLE  PostgreSQL 10  CentOS7
testing 013.watchdog_failover_require_consensus...failed.

* V3_4_STABLE  PostgreSQL 9.5  CentOS7
testing 023.ssl_connection...failed.

=========================================================================

pgpool-II buildfarm
start:  Fri Sep 7 00:07:54 JST 2018

** building docker image ...make...ok

* Target branch: V3_5_STABLE

PostgreSQL: 10.5
OS: CentOS Linux release 7.5.1804 (Core)  (3.10.0-693.el7.x86_64)

** Regression test

success.

* Target branch: master

PostgreSQL: 9.5.14
OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)

** Regression test

make...ok
testing 008.dbredirect...Package postgresql95-9.5.14-1PGDG.rhel6.x86_64 already installed and latest version
Package postgresql95-server-9.5.14-1PGDG.rhel6.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql95-contrib.x86_64 0:9.5.14-1PGDG.rhel6 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: postgresql95-contrib-9.5.14-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: postgresql95-contrib-9.5.14-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: postgresql95-contrib-9.5.14-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: postgresql95-contrib-9.5.14-1PGDG.rhel6.x86_64
---> Package postgresql95-devel.x86_64 0:9.5.14-1PGDG.rhel6 will be installed
--> Running transaction check
---> Package libxslt.x86_64 0:1.1.26-2.el6_3.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                  Arch       Version                   Repository  Size
================================================================================
Installing:
 postgresql95-contrib     x86_64     9.5.14-1PGDG.rhel6        pgdg95     461 k
 postgresql95-devel       x86_64     9.5.14-1PGDG.rhel6        pgdg95     1.7 M
Installing for dependencies:
 libxslt                  x86_64     1.1.26-2.el6_3.1          base       452 k

Transaction Summary
================================================================================
Install       3 Package(s)

Total download size: 2.6 M
Installed size: 11 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           530 kB/s | 2.6 MB     00:04
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : libxslt-1.1.26-2.el6_3.1.x86_64                              1/3
  Installing : postgresql95-contrib-9.5.14-1PGDG.rhel6.x86_64               2/3
  Installing : postgresql95-devel-9.5.14-1PGDG.rhel6.x86_64                 3/3
  Verifying  : libxslt-1.1.26-2.el6_3.1.x86_64                              1/3
  Verifying  : postgresql95-contrib-9.5.14-1PGDG.rhel6.x86_64               2/3
  Verifying  : postgresql95-devel-9.5.14-1PGDG.rhel6.x86_64                 3/3

Installed:
  postgresql95-contrib.x86_64 0:9.5.14-1PGDG.rhel6
  postgresql95-devel.x86_64 0:9.5.14-1PGDG.rhel6

Dependency Installed:
  libxslt.x86_64 0:1.1.26-2.el6_3.1

Complete!
warning: /var/tmp/rpm-tmp.QXA1tw: Header V4 RSA/SHA1 Signature, key ID 60ae0e48: NOKEY
Retrieving http://www.pgpool.net/yum/rpms/3.7/redhat/rhel-6-x86_64/pgpool-II-release-3.7-1.noarch.rpm
Preparing...                ##################################################
pgpool-II-release           ##################################################
Starting memcached: [  OK  ]
Already up-to-date.
Already on 'master'
ok.
testing 009.sql_comments...checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking whether gcc and cc understand -c and -o together... yes
checking for onsgmls... no
checking for nsgmls... no
checking for openjade... no
checking for jade... no
checking for DocBook V4.2... no
checking for DocBook stylesheets... no
checking for collateindex.pl... no
checking for xsltproc... xsltproc
checking for xmllint... xmllint
checking for osx... no
checking for sgml2xml... no
checking for sx... no
checking for perl... perl
checking for lynx... no
checking for -Wall option... yes
checking for -Wmissing-prototypes option... yes
checking for -Wmissing-declarations option... yes
checking for main in -lm... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for main in -lipc... no
checking for main in -lIPC... no
checking for main in -llc... no
checking for main in -lBSD... no
checking for main in -lgen... no
checking for main in -lPW... no
checking for main in -lresolv... yes
checking for main in -lcrypt... yes
checking for strlcat,... no
checking for strlcpy... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.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/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking whether long int is 64 bits... yes
checking size of unsigned long... 8
checking size of void *... 8
checking size of size_t... 8
checking whether to build with float4 passed by value... yes
checking whether to build with float8 passed by value... 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 union semun... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for wait3 that fills in rusage... yes
checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t *
checking for setsid... yes
checking for select... yes
checking for socket... yes
checking for sigprocmask... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strtok... yes
checking for asprintf... yes
checking for vasprintf... yes
ok.
testing 010.rewrite_timestamp...checking for gai_strerror... yes
checking for hstrerror... yes
checking for pstat... no
checking for setproctitle... no
checking for vsyslog... yes
checking for pg_config... pg_config
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... ok.
testing 017.node_0_is_down...yes
checking for openssl/ssl.h... yes
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking libmemcached/memcached.h usability... yes
checking libmemcached/memcached.h presence... yes
checking for libmemcached/memcached.h... yes
checking for memcached_create in -lmemcached... yes
checking for PQexecPrepared in -lpq... yes
checking for PQprepare... yes
checking whether to use row lock against the sequence table for insert_lock... no
checking whether to use table lock against the target table for insert_lock... no
enable cassert = no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/src/Makefile
config.status: creating doc/src/sgml/Makefile
config.status: creating doc.ja/Makefile
config.status: creating doc.ja/src/Makefile
config.status: creating doc.ja/src/sgml/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/parser/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/libs/pcp/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/tools/pgmd5/Makefile
config.status: creating src/tools/pgenc/Makefile
config.status: creating src/tools/pcp/Makefile
config.status: creating src/tools/pgproto/Makefile
config.status: creating src/watchdog/Makefile
config.status: creating src/include/config.h
config.status: executing libtool commands
Making all in src
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src'
Making all in parser
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/parser'
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o copyfuncs.o copyfuncs.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o gram.o gram.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o keywords.o keywords.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o list.o list.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o makefuncs.o makefuncs.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o nodes.o nodes.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o outfuncs.o outfuncs.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o parser.o parser.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_string.o pool_string.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o scansup.o scansup.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o stringinfo.o stringinfo.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o value.o value.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/mcxt.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../src/utils/mmgr/aset.o ../../src/utils/mmgr/aset.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../src/utils/error/elog.o ../../src/utils/error/elog.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wchar.o wchar.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o scan.o scan.c
rm -f libsql-parser.a
ar cru libsql-parser.a copyfuncs.o gram.o keywords.o list.o makefuncs.o nodes.o outfuncs.o parser.o pool_string.o scansup.o stringinfo.o value.o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/aset.o ../../src/utils/error/elog.o wchar.o scan.o
ranlib libsql-parser.a
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/parser'
Making all in libs
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/libs'
Making all in pcp
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/libs/pcp'
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp.lo pcp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp.c  -fPIC -DPIC -o .libs/pcp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp.c -o pcp.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../utils/pool_path.lo ../../utils/pool_path.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/pool_path.c  -fPIC -DPIC -o ../../utils/.libs/pool_path.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/pool_path.c -o ../../utils/pool_path.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../tools/fe_port.lo ../../tools/fe_port.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_port.c  -fPIC -DPIC -o ../../tools/.libs/fe_port.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_port.c -o ../../tools/fe_port.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../tools/fe_memutils.lo ../../tools/fe_memutils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_memutils.c  -fPIC -DPIC -o ../../tools/.libs/fe_memutils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_memutils.c -o ../../tools/fe_memutils.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../utils/strlcpy.lo ../../utils/strlcpy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/strlcpy.c  -fPIC -DPIC -o ../../utils/.libs/strlcpy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/strlcpy.c -o ../../utils/strlcpy.o >/dev/null 2>&1
rm -f pcp_stream.c && ln -s ../../../src/utils/pcp/pcp_stream.c .
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_stream.lo pcp_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp_stream.c  -fPIC -DPIC -o .libs/pcp_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp_stream.c -o pcp_stream.o >/dev/null 2>&1
rm -f md5.c && ln -s ../../../src/auth/md5.c .
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o md5.lo md5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c md5.c -o md5.o >/dev/null 2>&1
rm -f json.c && ln -s ../../../src/utils/json.c .
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o json.lo json.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c json.c  -fPIC -DPIC -o .libs/json.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c json.c -o json.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -version-info 1:0:0  -o libpcp.la -rpath /usr/local/lib pcp.lo ../../utils/pool_path.lo ../../tools/fe_port.lo ../../tools/fe_memutils.lo ../../utils/strlcpy.lo pcp_stream.lo md5.lo json.lo  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pcp.o ../../utils/.libs/pool_path.o ../../tools/.libs/fe_port.o ../../tools/.libs/fe_memutils.o ../../utils/.libs/strlcpy.o .libs/pcp_stream.o .libs/md5.o .libs/json.o   -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm  -O2   -Wl,-soname -Wl,libpcp.so.1 -o .libs/libpcp.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libpcp.so.1" && ln -s "libpcp.so.1.0.0" "libpcp.so.1")
libtool: link: (cd ".libs" && rm -f "libpcp.so" && ln -s "libpcp.so.1.0.0" "libpcp.so")
libtool: link: ar cru .libs/libpcp.a  pcp.o ../../utils/pool_path.o ../../tools/fe_port.o ../../tools/fe_memutils.o ../../utils/strlcpy.o pcp_stream.o md5.o json.o
libtool: link: ranlib .libs/libpcp.a
libtool: link: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" )
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/libs/pcp'
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/libs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/libs'
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/libs'
Making all in watchdog
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/watchdog'
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o watchdog.o watchdog.c
watchdog.c: In function 'watchdog_main':
watchdog.c:1131: warning: 'fd' may be used uninitialized in this function
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_if.o wd_if.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_lifecheck.o wd_lifecheck.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_commands.o wd_commands.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_json_data.o wd_json_data.c
wd_json_data.c: In function 'parse_wd_node_function_json':
wd_json_data.c:799: warning: passing argument 3 of 'json_get_int_value_for_key' from incompatible pointer type
../../src/include/utils/json.h:315: note: expected 'int *' but argument is of type 'unsigned char *'
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_ping.o wd_ping.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_heartbeat.o wd_heartbeat.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_utils.o wd_utils.c
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_escalation.o wd_escalation.c
rm -f lib-watchdog.a
ar cru lib-watchdog.a watchdog.o wd_if.o wd_lifecheck.o wd_commands.o wd_json_data.o wd_ping.o wd_heartbeat.o wd_utils.o wd_escalation.o
ranlib lib-watchdog.a
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/watchdog'
Making all in .
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src'
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/main.o main/main.c
main/main.c:209:7: warning: "/*" within comment
main/main.c:216:14: warning: "/*" within comment
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/pool_globals.o main/pool_globals.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/pgpool_main.o main/pgpool_main.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/health_check.o main/health_check.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o config/pool_config.o config/pool_config.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o config/pool_config_variables.o config/pool_config_variables.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_con/pcp_child.o pcp_con/pcp_child.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_con/pcp_worker.o pcp_con/pcp_worker.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_con/recovery.o pcp_con/recovery.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/md5.o auth/md5.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/pool_auth.o auth/pool_auth.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/pool_passwd.o auth/pool_passwd.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/pool_hba.o auth/pool_hba.c
auth/pool_hba.c:2068: warning: 'CheckUserExist' defined but not used
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/auth-scram.o auth/auth-scram.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/pool_proto2.o protocol/pool_proto2.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/child.o protocol/child.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/pool_process_query.o protocol/pool_process_query.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/pool_connection_pool.o protocol/pool_connection_pool.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/pool_proto_modules.o protocol/pool_proto_modules.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o query_cache/pool_memqcache.o query_cache/pool_memqcache.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o protocol/CommandComplete.o protocol/CommandComplete.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o context/pool_session_context.o context/pool_session_context.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o context/pool_process_context.o context/pool_process_context.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o context/pool_query_context.o context/pool_query_context.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o streaming_replication/pool_worker_child.o streaming_replication/pool_worker_child.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o rewrite/pool_timestamp.o rewrite/pool_timestamp.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o rewrite/pool_lobj.o rewrite/pool_lobj.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_select_walker.o utils/pool_select_walker.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/psprintf.o utils/psprintf.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_params.o utils/pool_params.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/ps_status.o utils/ps_status.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_shmem.o utils/pool_shmem.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_sema.o utils/pool_sema.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_signal.o utils/pool_signal.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_ip.o utils/pool_ip.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_relcache.o utils/pool_relcache.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_process_reporting.o utils/pool_process_reporting.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_ssl.o utils/pool_ssl.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_stream.o utils/pool_stream.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/getopt_long.o utils/getopt_long.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/error/assert.o utils/error/assert.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pcp/pcp_stream.o utils/pcp/pcp_stream.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/regex_array.o utils/regex_array.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/json_writer.o utils/json_writer.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/json.o utils/json.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/scram-common.o utils/scram-common.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/base64.o utils/base64.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/sha2.o utils/sha2.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/ssl_utils.o utils/ssl_utils.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DHEALTHCHECK_OPTS=0 -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/statistics.o utils/statistics.c
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -rpath /usr/pgsql-9.5/lib -rpath /usr/local/lib  -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o main/health_check.o config/pool_config.o config/pool_config_variables.o pcp_con/pcp_child.o pcp_con/pcp_worker.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o auth/auth-scram.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o protocol/CommandComplete.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/regex_array.o utils/json_writer.o utils/json.o utils/scram-common.o utils/base64.o utils/sha2.o utils/ssl_utils.o utils/statistics.o -L/usr/pgsql-9.5/lib -lpq parser/libsql-parser.a parser/nodes.o watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o main/health_check.o config/pool_config.o config/pool_config_variables.o pcp_con/pcp_child.o pcp_con/pcp_worker.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o auth/auth-scram.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o protocol/CommandComplete.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/regex_array.o utils/json_writer.o utils/json.o utils/scram-common.o utils/base64.o utils/sha2.o utils/ssl_utils.o utils/statistics.o parser/nodes.o  -L/usr/pgsql-9.5/lib -lpq parser/libsql-parser.a watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/pgsql-9.5/lib -Wl,-rpath -Wl,/usr/local/lib
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src'
Making all in tools
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools'
Making all in pcp
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools/pcp'
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_frontend_client.o pcp_frontend_client.c
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../utils/sprompt.o ../../utils/sprompt.c
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_stop_pgpool pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_stop_pgpool pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_node_count pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_node_count pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_node_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_node_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_proc_count pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_proc_count pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_proc_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_proc_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_detach_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_detach_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_attach_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_attach_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_recovery_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_recovery_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_promote_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_promote_node pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_pool_status pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_pool_status pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pcp_watchdog_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o .libs/pcp_watchdog_info pcp_frontend_client.o ../fe_memutils.o ../../utils/sprompt.o ../../utils/pool_path.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools/pcp'
Making all in pgmd5
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools/pgmd5'
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pg_md5.o pg_md5.c
rm -f md5.c && ln -s ../../../src/auth/md5.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o md5.o md5.c
rm -f pool_passwd.c && ln -s ../../../src/auth/pool_passwd.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_passwd.o pool_passwd.c
rm -f pool_signal.c && ln -s ../../../src/utils/pool_signal.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_signal.o pool_signal.c
rm -f strlcpy.c && ln -s ../../../src/utils/strlcpy.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o strlcpy.o strlcpy.c
rm -f regex_array.c && ln -s ../../../src/utils/regex_array.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o regex_array.o regex_array.c
rm -f pool_config_variables.c && ln -s ../../../src/config/pool_config_variables.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_config_variables.o pool_config_variables.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_config.o pool_config.c
rm -f fe_memutils.c && ln -s ../../../src/tools/fe_memutils.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o fe_memutils.o fe_memutils.c
rm -f pool_globals.c && ln -s ../../../src/main/pool_globals.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_globals.o pool_globals.c
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pg_md5 pg_md5.o ../fe_port.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o pg_md5 pg_md5.o ../fe_port.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools/pgmd5'
Making all in pgenc
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools/pgenc'
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pg_enc.o pg_enc.c
rm -f ssl_utils.c && ln -s ../../../src/utils/ssl_utils.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ssl_utils.o ssl_utils.c
rm -f md5.c && ln -s ../../../src/auth/md5.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o md5.o md5.c
rm -f base64.c && ln -s ../../../src/utils/base64.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o base64.o base64.c
rm -f pool_passwd.c && ln -s ../../../src/auth/pool_passwd.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_passwd.o pool_passwd.c
rm -f pool_signal.c && ln -s ../../../src/utils/pool_signal.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_signal.o pool_signal.c
rm -f strlcpy.c && ln -s ../../../src/utils/strlcpy.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o strlcpy.o strlcpy.c
rm -f regex_array.c && ln -s ../../../src/utils/regex_array.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o regex_array.o regex_array.c
rm -f pool_config_variables.c && ln -s ../../../src/config/pool_config_variables.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_config_variables.o pool_config_variables.c
rm -f pool_config.c && ln -s ../../../src/config/pool_config.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_config.o pool_config.c
rm -f fe_memutils.c && ln -s ../../../src/tools/fe_memutils.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o fe_memutils.o fe_memutils.c
rm -f pool_path.c && ln -s ../../../src/utils/pool_path.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_path.o pool_path.c
rm -f pool_globals.c && ln -s ../../../src/main/pool_globals.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_globals.o pool_globals.c
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pg_enc pg_enc.o ../fe_port.o ssl_utils.o md5.o base64.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_path.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o pg_enc pg_enc.o ../fe_port.o ssl_utils.o md5.o base64.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_path.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools/pgenc'
Making all in pgproto
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools/pgproto'
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o read.o read.c
read.c:257: warning: 'read_int16' defined but not used
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o send.o send.c
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o extended_query.o extended_query.c
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o buffer.o buffer.c
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o fe_memutils.o fe_memutils.c
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pgproto main.o read.o send.o extended_query.o buffer.o fe_memutils.o -L/usr/pgsql-9.5/lib -lpq -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o pgproto main.o read.o send.o extended_query.o buffer.o fe_memutils.o  -L/usr/pgsql-9.5/lib -lpq -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools/pgproto'
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools'
ln -s ../test/pgpool_setup .
ln -s ../test/watchdog_setup .
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools'
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools'
Making all in include
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/include'
make  all-am
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/include'
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/include'
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/include'
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src'
make[1]: Entering directory `/var/volum/CentOS6/9.5/master'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master'
make -C pgpool-recovery all
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-recovery'
sed 's,MODULE_PATHNAME,$libdir/pgpool-recovery,g' pgpool-recovery.sql.in >pgpool-recovery.sql
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I. -I./ -I/usr/pgsql-9.5/include/server -I/usr/pgsql-9.5/include/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool-recovery.o pgpool-recovery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -L/usr/pgsql-9.5/lib -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-9.5/lib',--enable-new-dtags  -shared -o pgpool-recovery.so pgpool-recovery.o
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-recovery'
make -C pgpool-regclass all
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-regclass'
sed 's,MODULE_PATHNAME,$libdir/pgpool-regclass,g' pgpool-regclass.sql.in >pgpool-regclass.sql
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I. -I./ -I/usr/pgsql-9.5/include/server -I/usr/pgsql-9.5/include/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool-regclass.o pgpool-regclass.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -L/usr/pgsql-9.5/lib -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-9.5/lib',--enable-new-dtags  -shared -o pgpool-regclass.so pgpool-regclass.o
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-regclass'
make -C pgpool_adm all
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool_adm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/pgsql-9.5/include -I../../include/pcp -I. -I./ -I/usr/pgsql-9.5/include/server -I/usr/pgsql-9.5/include/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool_adm.o pgpool_adm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -o pgpool_adm.so pgpool_adm.o -L/usr/pgsql-9.5/lib  -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-9.5/lib',--enable-new-dtags  -L../../libs/pcp/.libs -lpcp -Wl,--as-needed -Wl,-rpath,'/lib',--enable-new-dtags
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool_adm'
make -C pgpool-recovery installdirs
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-recovery'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/lib'
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-recovery'
make -C pgpool-regclass installdirs
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-regclass'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/lib'
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-regclass'
make -C pgpool_adm installdirs
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool_adm'
/bin/mkdir -p '/usr/pgsql-9.5/lib'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool_adm'
make -C pgpool-recovery install
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-recovery'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/lib'
/usr/bin/install -c -m 644 .//pgpool_recovery.control '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_recovery--1.2.sql pgpool-recovery.sql '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 755  pgpool-recovery.so '/usr/pgsql-9.5/lib/'
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-recovery'
make -C pgpool-regclass install
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-regclass'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/lib'
/usr/bin/install -c -m 644 .//pgpool_regclass.control '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_regclass--1.0.sql pgpool-regclass.sql '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 755  pgpool-regclass.so '/usr/pgsql-9.5/lib/'
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool-regclass'
make -C pgpool_adm install
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool_adm'
/bin/mkdir -p '/usr/pgsql-9.5/lib'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/install -c -m 755  pgpool_adm.so '/usr/pgsql-9.5/lib/pgpool_adm.so'
/usr/bin/install -c -m 644 .//pgpool_adm.control '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_adm--1.0.sql .//pgpool_adm--1.1.sql .//pgpool_adm--1.0--1.1.sql  '/usr/pgsql-9.5/share/extension/'
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src/sql/pgpool_adm'
make extension ok
Making clean in src
make[1]: Entering directory `/var/volum/CentOS6/9.5/master/src'
Making clean in include
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/include'
Making clean in tools
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools'
Making clean in pgproto
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools/pgproto'
 rm -f pgproto
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools/pgproto'
Making clean in pgenc
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools/pgenc'
 rm -f pg_enc
rm -rf .libs _libs
rm -f ssl_utils.c md5.c base64.c pool_passwd.c pool_signal.c strlcpy.c regex_array.c pool_config_variables.c pool_config.c fe_memutils.c pool_path.c pool_globals.c
rm -f *.o
rm -f ../fe_port.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools/pgenc'
Making clean in pgmd5
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools/pgmd5'
 rm -f pg_md5
rm -rf .libs _libs
rm -f md5.c pool_passwd.c pool_signal.c strlcpy.c regex_array.c pool_config_variables.c pool_config.c fe_memutils.c pool_globals.c
rm -f *.o
rm -f ../fe_port.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools/pgmd5'
Making clean in pcp
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools/pcp'
 rm -f pcp_stop_pgpool pcp_node_count pcp_node_info pcp_proc_count pcp_proc_info pcp_detach_node pcp_attach_node pcp_recovery_node pcp_promote_node pcp_pool_status pcp_watchdog_info
rm -rf .libs _libs
rm -f *.o
rm -f ../../utils/pool_path.o
rm -f ../../utils/sprompt.o
rm -f ../fe_memutils.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools/pcp'
Making clean in .
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/tools'
rm -rf .libs _libs
rm -f pgpool_setup watchdog_setup
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools'
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/tools'
Making clean in watchdog
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/watchdog'
rm -rf .libs _libs
test -z "lib-watchdog.a" || rm -f lib-watchdog.a
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/watchdog'
Making clean in libs
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/libs'
Making clean in pcp
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/libs/pcp'
test -z "libpcp.la" || rm -f libpcp.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -rf ../../tools/.libs ../../tools/_libs
rm -rf ../../utils/.libs ../../utils/_libs
rm -f pcp_stream.c md5.c json.c
rm -f *.o
rm -f ../../tools/fe_memutils.o
rm -f ../../tools/fe_memutils.lo
rm -f ../../tools/fe_port.o
rm -f ../../tools/fe_port.lo
rm -f ../../utils/pool_path.o
rm -f ../../utils/pool_path.lo
rm -f ../../utils/strlcpy.o
rm -f ../../utils/strlcpy.lo
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/libs/pcp'
Making clean in .
make[3]: Entering directory `/var/volum/CentOS6/9.5/master/src/libs'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.5/master/src/libs'
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/libs'
Making clean in parser
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src/parser'
rm -rf .libs _libs
test -z "libsql-parser.a" || rm -f libsql-parser.a
rm -f *.o
rm -f ../../src/utils/error/elog.o
rm -f ../../src/utils/mmgr/aset.o
rm -f ../../src/utils/mmgr/mcxt.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src/parser'
Making clean in .
make[2]: Entering directory `/var/volum/CentOS6/9.5/master/src'
 rm -f pgpool
rm -rf .libs _libs
rm -f *.o
rm -f auth/auth-scram.o
rm -f auth/md5.o
rm -f auth/pool_auth.o
rm -f auth/pool_hba.o
rm -f auth/pool_passwd.o
rm -f config/pool_config.o
rm -f config/pool_config_variables.o
rm -f context/pool_process_context.o
rm -f context/pool_query_context.o
rm -f context/pool_session_context.o
rm -f main/health_check.o
rm -f main/main.o
rm -f main/pgpool_main.o
rm -f main/pool_globals.o
rm -f pcp_con/pcp_child.o
rm -f pcp_con/pcp_worker.o
rm -f pcp_con/recovery.o
rm -f protocol/CommandComplete.o
rm -f protocol/child.o
rm -f protocol/pool_connection_pool.o
rm -f protocol/pool_process_query.o
rm -f protocol/pool_proto2.o
rm -f protocol/pool_proto_modules.o
rm -f query_cache/pool_memqcache.o
rm -f rewrite/pool_lobj.o
rm -f rewrite/pool_timestamp.o
rm -f streaming_replication/pool_worker_child.o
rm -f utils/base64.o
rm -f utils/error/assert.o
rm -f utils/error/elog.o
rm -f utils/getopt_long.o
rm -f utils/json.o
rm -f utils/json_writer.o
rm -f utils/mmgr/aset.o
rm -f utils/mmgr/mcxt.o
rm -f utils/pcp/pcp_stream.o
rm -f utils/pool_ip.o
rm -f utils/pool_params.o
rm -f utils/pool_path.o
rm -f utils/pool_process_reporting.o
rm -f utils/pool_relcache.o
rm -f utils/pool_select_walker.o
rm -f utils/pool_sema.o
rm -f utils/pool_shmem.o
rm -f utils/pool_signal.o
rm -f utils/pool_ssl.o
rm -f utils/pool_stream.o
rm -f utils/ps_status.o
rm -f utils/psprintf.o
rm -f utils/regex_array.o
rm -f utils/scram-common.o
rm -f utils/sha2.o
rm -f utils/ssl_utils.o
rm -f utils/statistics.o
rm -f utils/strlcpy.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS6/9.5/master/src'
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master/src'
Making clean in .
make[1]: Entering directory `/var/volum/CentOS6/9.5/master'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/var/volum/CentOS6/9.5/master'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
creating pgpool-II temporary installation ...
moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS6/9.5/master/src/test/regression/temp/installed
*************************
REGRESSION MODE          : install
PGPOOL-II                : /var/volum/CentOS6/9.5/master/src/test/regression/temp/installed
PostgreSQL bin           : /usr/pgsql-9.5/bin
PostgreSQL Major version : 9
pgbench                  : /usr/pgsql-9.5/bin/pgbench
PostgreSQL jdbc          : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 023.ssl_connection...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 002.native_replication...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 003.failover...ok.
testing 055.backend_all_down...ok.
testing 056.bug63...ok.
testing 004.watchdog...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 005.jdbc...ok.
testing 060.memory_leak...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 061.cancel_query...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 064.bug153...ok.
testing 008.dbredirect...ok.
testing 065.bug152...ok.
testing 009.sql_comments...ok.
testing 066.bug230...ok.
testing 010.rewrite_timestamp...ok.
testing 011.watchdog_quorum_failover...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...ok.
testing 012.watchdog_failover_when_quorum_exists...ok.
testing 013.watchdog_failover_require_consensus...failed.
testing 070.memory_leak_extended_memqcache...ok.
testing 014.watchdog_test_quorum_bypass...ok.
out of 33 ok:32 failed:1 timeout:0
copy failed test logs to regression-log
copy /var/buildfarm/volum/CentOS7/10/V3_5_STABLE/src/test/regression/tests/008.* to regression-log
copy /var/buildfarm/volum/CentOS7/10/V3_5_STABLE/src/test/regression/tests/009.* to regression-log
copy /var/buildfarm/volum/CentOS7/10/V3_5_STABLE/src/test/regression/tests/010.* to regression-log
copy /var/buildfarm/volum/CentOS7/10/V3_5_STABLE/src/test/regression/tests/017.* to regression-log
copy /var/buildfarm/volum/CentOS7/10/V3_5_STABLE/src/test/regression/tests/013.* to regression-log
cp: `/var/buildfarm/volum/CentOS7/10/V3_5_STABLE/src/test/regression/tests/013.*' を stat できません: そのようなファイルやディレクトリはありません

* Target branch: V3_4_STABLE

PostgreSQL: 9.5.14
OS: CentOS Linux release 7.5.1804 (Core)  (3.10.0-693.el7.x86_64)

** Regression test

make...ok
testing 016.node_0_is_not_primary...Retrieving http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-7-x86_64/pgpool-II-release-3.4-1.noarch.rpm
Preparing...                          ########################################
Updating / installing...
pgpool-II-release-3.4-1               ########################################
Redirecting to /bin/systemctl start memcached.service
From http://git.postgresql.org/git/pgpool2
   2c59f5b..c9bb34a  master     -> origin/master
 * [new tag]         V4_0_ALPHA2 -> V4_0_ALPHA2
Updating 2c59f5b..c9bb34a
Fast-forward
 configure                                   |  20 +-
 configure.ac                                |   2 +-
 doc.ja/src/sgml/client-auth.sgml            | 346 +++++++++++++++++++++++++++-
 doc.ja/src/sgml/connection-settings.sgml    |  47 +++-
 doc.ja/src/sgml/examples.sgml               |   6 +-
 doc.ja/src/sgml/failover.sgml               |  19 +-
 doc.ja/src/sgml/healthcheck.sgml            |  42 +++-
 doc.ja/src/sgml/loadbalance.sgml            |  86 ++++++-
 doc.ja/src/sgml/online-recovery.sgml        |  39 ++++
 doc.ja/src/sgml/ref/allfiles.sgml           |   1 +
 doc.ja/src/sgml/ref/pcp_common_options.sgml |   2 +-
 doc.ja/src/sgml/ref/pcp_watchdog_info.sgml  |   4 +-
 doc.ja/src/sgml/ref/pg_enc.sgml             | 217 +++++++++++++++++
 doc.ja/src/sgml/ref/pgpool.sgml             |  15 ++
 doc.ja/src/sgml/reference.sgml              |   1 +
 doc.ja/src/sgml/release-3.6.sgml            |  30 +--
 doc.ja/src/sgml/stream-check.sgml           |  38 +++
 doc.ja/src/sgml/version.sgml                |   2 +-
 doc.ja/src/sgml/watchdog.sgml               |  47 +++-
 doc/src/sgml/client-auth.sgml               |   6 +-
 doc/src/sgml/connection-settings.sgml       |   8 +-
 doc/src/sgml/failover.sgml                  |   2 +-
 doc/src/sgml/ref/pgpool.sgml                |  11 +
 doc/src/sgml/release-4.0.sgml               | 101 ++++----
 doc/src/sgml/version.sgml                   |   2 +-
 src/tools/pgproto/Makefile.in               |  23 +-
 26 files changed, 993 insertions(+), 124 deletions(-)
 create mode 100644 doc.ja/src/sgml/ref/pg_enc.sgml
Branch V3_4_STABLE set up to track remote branch V3_4_STABLE from origin.
Switched to a new branch 'V3_4_STABLE'
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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/var/volum/CentOS7/9.5/V3_4_STABLE/missing: Unknown `--is-lightweight' option
Try `/var/volum/CentOS7/9.5/V3_4_STABLE/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking whether gcc and cc understand -c and -o together... yes
checking for -Wall option... yes
checking for -Wmissing-prototypes option... yes
checking for -Wmissing-declarations option... yes
checking for main in -lm... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for main in -lipc... no
checking for main in -lIPC... no
checking for main in -llc... no
checking for main in -lBSD... no
checking for main in -lgen... no
checking for main in -lPW... no
checking for main in -lresolv... yes
checking for main in -lcrypt... yes
checking for strlcat,... no
checking for strlcpy... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.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/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether long int is 64 bits... yes
checking size of unsigned long... 8
checking size of void *... 8
checking size of size_t... 8
checking whether to build with float4 passed by value... yes
checking whether to build with float8 passed by value... 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 union semun... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for wait3 that fills in rusage... yes
checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t *
checking for setsid... yes
checking for select... yes
checking for socket... yes
checking for sigprocmask... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strtok... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for gai_strerror... yes
checking for hstrerror... yes
checking for pstat... no
checking for setproctitle... no
checking for vsyslog... yes
checking for pg_config... pg_config
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking libmemcached/memcached.h usability... yes
checking libmemcached/memcached.h presence... yes
checking for libmemcached/memcached.h... yes
checking for memcached_create in -lmemcached... yes
checking for PQexecPrepared in -lpq... yes
checking for PQprepare... yes
checking whether to use row lock against the sequence table for insert_lock... no
checking whether to use table lock against the target table for insert_lock... no
enable cassert = no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/parser/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/libs/pcp/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/tools/pgmd5/Makefile
config.status: creating src/tools/pcp/Makefile
config.status: creating src/watchdog/Makefile
config.status: creating src/include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in src
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
Making all in parser
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/parser'
depbase=`echo copyfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT copyfuncs.o -MD -MP -MF $depbase.Tpo -c -o copyfuncs.o copyfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT gram.o -MD -MP -MF $depbase.Tpo -c -o gram.o gram.c &&\
mv -f $depbase.Tpo $depbase.Po
ok.
testing 017.node_0_is_down...depbase=`echo keywords.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT keywords.o -MD -MP -MF $depbase.Tpo -c -o keywords.o keywords.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo kwlookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT kwlookup.o -MD -MP -MF $depbase.Tpo -c -o kwlookup.o kwlookup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo makefuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT makefuncs.o -MD -MP -MF $depbase.Tpo -c -o makefuncs.o makefuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nodes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT nodes.o -MD -MP -MF $depbase.Tpo -c -o nodes.o nodes.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo outfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT outfuncs.o -MD -MP -MF $depbase.Tpo -c -o outfuncs.o outfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_string.o -MD -MP -MF $depbase.Tpo -c -o pool_string.o pool_string.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo scansup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT scansup.o -MD -MP -MF $depbase.Tpo -c -o scansup.o scansup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT snprintf.o -MD -MP -MF $depbase.Tpo -c -o snprintf.o snprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
snprintf.c:202:1: warning: no previous prototype for 'pg_vsnprintf' [-Wmissing-prototypes]
 pg_vsnprintf(char *str, size_t count, const char *fmt, va_list args)
 ^
depbase=`echo stringinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT stringinfo.o -MD -MP -MF $depbase.Tpo -c -o stringinfo.o stringinfo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT value.o -MD -MP -MF $depbase.Tpo -c -o value.o value.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/mmgr/mcxt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/mmgr/mcxt.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/mcxt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/mmgr/aset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/mmgr/aset.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/mmgr/aset.o ../../src/utils/mmgr/aset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/error/elog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/error/elog.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/error/elog.o ../../src/utils/error/elog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wchar.o -MD -MP -MF $depbase.Tpo -c -o wchar.o wchar.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libsql-parser.a
ar cru libsql-parser.a copyfuncs.o gram.o keywords.o kwlookup.o list.o makefuncs.o nodes.o outfuncs.o parser.o pool_string.o scansup.o snprintf.o stringinfo.o value.o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/aset.o ../../src/utils/error/elog.o wchar.o
ranlib libsql-parser.a
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/parser'
Making all in libs
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
Making all in pcp
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs/pcp'
depbase=`echo pcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF $depbase.Tpo -c -o pcp.lo pcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c  -fPIC -DPIC -o .libs/pcp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c -o pcp.o >/dev/null 2>&1
rm -f pcp_stream.c && ln -s ../../../src/utils/pcp/pcp_stream.c .
depbase=`echo pcp_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF $depbase.Tpo -c -o pcp_stream.lo pcp_stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF .deps/pcp_stream.Tpo -c pcp_stream.c  -fPIC -DPIC -o .libs/pcp_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF .deps/pcp_stream.Tpo -c pcp_stream.c -o pcp_stream.o >/dev/null 2>&1
rm -f pcp_error.c && ln -s ../../../src/utils/pcp/pcp_error.c .
depbase=`echo pcp_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF $depbase.Tpo -c -o pcp_error.lo pcp_error.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF .deps/pcp_error.Tpo -c pcp_error.c  -fPIC -DPIC -o .libs/pcp_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF .deps/pcp_error.Tpo -c pcp_error.c -o pcp_error.o >/dev/null 2>&1
rm -f pcp_timeout.c && ln -s ../../../src/utils/pcp/pcp_timeout.c .
depbase=`echo pcp_timeout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF $depbase.Tpo -c -o pcp_timeout.lo pcp_timeout.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF .deps/pcp_timeout.Tpo -c pcp_timeout.c  -fPIC -DPIC -o .libs/pcp_timeout.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF .deps/pcp_timeout.Tpo -c pcp_timeout.c -o pcp_timeout.o >/dev/null 2>&1
rm -f md5.c && ln -s ../../../src/auth/md5.c .
depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
rm -f strlcpy.c && ln -s ../../../src/utils/strlcpy.c .
depbase=`echo strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o strlcpy.lo strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o libpcp.la -rpath /usr/local/lib pcp.lo pcp_stream.lo pcp_error.lo pcp_timeout.lo md5.lo strlcpy.lo  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pcp.o .libs/pcp_stream.o .libs/pcp_error.o .libs/pcp_timeout.o .libs/md5.o .libs/strlcpy.o   -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm  -O2   -Wl,-soname -Wl,libpcp.so.0 -o .libs/libpcp.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libpcp.so.0" && ln -s "libpcp.so.0.0.0" "libpcp.so.0")
libtool: link: (cd ".libs" && rm -f "libpcp.so" && ln -s "libpcp.so.0.0.0" "libpcp.so")
libtool: link: ar cru .libs/libpcp.a  pcp.o pcp_stream.o pcp_error.o pcp_timeout.o md5.o strlcpy.o
libtool: link: ranlib .libs/libpcp.a
libtool: link: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" )
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs/pcp'
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
Making all in watchdog
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/watchdog'
depbase=`echo watchdog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT watchdog.o -MD -MP -MF $depbase.Tpo -c -o watchdog.o watchdog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_child.o -MD -MP -MF $depbase.Tpo -c -o wd_child.o wd_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_if.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_if.o -MD -MP -MF $depbase.Tpo -c -o wd_if.o wd_if.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_init.o -MD -MP -MF $depbase.Tpo -c -o wd_init.o wd_init.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_lifecheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_lifecheck.o -MD -MP -MF $depbase.Tpo -c -o wd_lifecheck.o wd_lifecheck.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_list.o -MD -MP -MF $depbase.Tpo -c -o wd_list.o wd_list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_packet.o -MD -MP -MF $depbase.Tpo -c -o wd_packet.o wd_packet.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_ping.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_ping.o -MD -MP -MF $depbase.Tpo -c -o wd_ping.o wd_ping.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_heartbeat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_heartbeat.o -MD -MP -MF $depbase.Tpo -c -o wd_heartbeat.o wd_heartbeat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_interlock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_interlock.o -MD -MP -MF $depbase.Tpo -c -o wd_interlock.o wd_interlock.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f lib-watchdog.a
ar cru lib-watchdog.a watchdog.o wd_child.o wd_if.o wd_init.o wd_lifecheck.o wd_list.o wd_packet.o wd_ping.o wd_heartbeat.o wd_interlock.o
ranlib lib-watchdog.a
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/watchdog'
Making all in .
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
depbase=`echo main/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/main.o -MD -MP -MF $depbase.Tpo -c -o main/main.o main/main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main/pool_globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pool_globals.o -MD -MP -MF $depbase.Tpo -c -o main/pool_globals.o main/pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main/pgpool_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pgpool_main.o -MD -MP -MF $depbase.Tpo -c -o main/pgpool_main.o main/pgpool_main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT config/pool_config.o -MD -MP -MF $depbase.Tpo -c -o config/pool_config.o config/pool_config.c &&\
mv -f $depbase.Tpo $depbase.Po
config/pool_config.c:1219:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
depbase=`echo pcp_con/pcp_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_con/pcp_child.o -MD -MP -MF $depbase.Tpo -c -o pcp_con/pcp_child.o pcp_con/pcp_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pcp_con/recovery.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_con/recovery.o -MD -MP -MF $depbase.Tpo -c -o pcp_con/recovery.o pcp_con/recovery.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/md5.o -MD -MP -MF $depbase.Tpo -c -o auth/md5.o auth/md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_auth.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_auth.o auth/pool_auth.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_passwd.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_passwd.o auth/pool_passwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_hba.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_hba.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_hba.o auth/pool_hba.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_proto2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_proto2.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_proto2.o protocol/pool_proto2.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/child.o -MD -MP -MF $depbase.Tpo -c -o protocol/child.o protocol/child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_process_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_process_query.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_process_query.o protocol/pool_process_query.c &&\
mv -f $depbase.Tpo $depbase.Po
protocol/pool_process_query.c: In function 'pool_parallel_exec':
protocol/pool_process_query.c:439:17: warning: unused variable 'timeout' [-Wunused-variable]
  struct timeval timeout;
                 ^
depbase=`echo protocol/pool_connection_pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_connection_pool.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_connection_pool.o protocol/pool_connection_pool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_proto_modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_proto_modules.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_proto_modules.o protocol/pool_proto_modules.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo query_cache/pool_memqcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT query_cache/pool_memqcache.o -MD -MP -MF $depbase.Tpo -c -o query_cache/pool_memqcache.o query_cache/pool_memqcache.c &&\
mv -f $depbase.Tpo $depbase.Po
query_cache/pool_memqcache.c:2990:14: warning: 'pool_get_buffer_pointer' defined but not used [-Wunused-function]
 static char *pool_get_buffer_pointer(POOL_INTERNAL_BUFFER *buffer)
              ^
depbase=`echo system_db/pool_system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT system_db/pool_system.o -MD -MP -MF $depbase.Tpo -c -o system_db/pool_system.o system_db/pool_system.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_session_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_session_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_session_context.o context/pool_session_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_process_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_process_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_process_context.o context/pool_process_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_query_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_query_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_query_context.o context/pool_query_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo streaming_replication/pool_worker_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT streaming_replication/pool_worker_child.o -MD -MP -MF $depbase.Tpo -c -o streaming_replication/pool_worker_child.o streaming_replication/pool_worker_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rewrite/pool_timestamp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT rewrite/pool_timestamp.o -MD -MP -MF $depbase.Tpo -c -o rewrite/pool_timestamp.o rewrite/pool_timestamp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rewrite/pool_lobj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT rewrite/pool_lobj.o -MD -MP -MF $depbase.Tpo -c -o rewrite/pool_lobj.o rewrite/pool_lobj.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parallel_query/pool_rewrite_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parallel_query/pool_rewrite_query.o -MD -MP -MF $depbase.Tpo -c -o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_query.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parallel_query/pool_rewrite_outfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parallel_query/pool_rewrite_outfuncs.o -MD -MP -MF $depbase.Tpo -c -o parallel_query/pool_rewrite_outfuncs.o parallel_query/pool_rewrite_outfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_select_walker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_select_walker.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_select_walker.o utils/pool_select_walker.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/strlcpy.o -MD -MP -MF $depbase.Tpo -c -o utils/strlcpy.o utils/strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/psprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/psprintf.o -MD -MP -MF $depbase.Tpo -c -o utils/psprintf.o utils/psprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_params.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_params.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_params.o utils/pool_params.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/ps_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/ps_status.o -MD -MP -MF $depbase.Tpo -c -o utils/ps_status.o utils/ps_status.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_shmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_shmem.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_shmem.o utils/pool_shmem.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_sema.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_sema.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_sema.o utils/pool_sema.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_signal.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_signal.o utils/pool_signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_path.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_path.o utils/pool_path.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_ip.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_ip.o utils/pool_ip.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_relcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_relcache.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_relcache.o utils/pool_relcache.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_process_reporting.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_process_reporting.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_process_reporting.o utils/pool_process_reporting.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_ssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_ssl.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_ssl.o utils/pool_ssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_stream.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_stream.o utils/pool_stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/getopt_long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/getopt_long.o -MD -MP -MF $depbase.Tpo -c -o utils/getopt_long.o utils/getopt_long.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/error/assert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/error/assert.o -MD -MP -MF $depbase.Tpo -c -o utils/error/assert.o utils/error/assert.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_stream.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_stream.o utils/pcp/pcp_stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_error.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_error.o utils/pcp/pcp_error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_timeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_timeout.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_timeout.o utils/pcp/pcp_timeout.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/regex_array.o -MD -MP -MF $depbase.Tpo -c -o utils/regex_array.o utils/regex_array.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath /usr/pgsql-9.5/lib -rpath /usr/local/lib  -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o config/pool_config.o pcp_con/pcp_child.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o system_db/pool_system.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_outfuncs.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/pcp/pcp_error.o utils/pcp/pcp_timeout.o utils/regex_array.o -L/usr/pgsql-9.5/lib -lpq parser/libsql-parser.a parser/nodes.o watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o config/pool_config.o pcp_con/pcp_child.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o system_db/pool_system.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_outfuncs.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/pcp/pcp_error.o utils/pcp/pcp_timeout.o utils/regex_array.o parser/nodes.o  -L/usr/pgsql-9.5/lib -lpq parser/libsql-parser.a watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/pgsql-9.5/lib -Wl,-rpath -Wl,/usr/local/lib
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
Making all in tools
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
Making all in pcp
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pcp'
depbase=`echo pcp_stop_pgpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stop_pgpool.o -MD -MP -MF $depbase.Tpo -c -o pcp_stop_pgpool.o pcp_stop_pgpool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../fe_memutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../fe_memutils.o -MD -MP -MF $depbase.Tpo -c -o ../fe_memutils.o ../fe_memutils.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_stop_pgpool pcp_stop_pgpool.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_stop_pgpool pcp_stop_pgpool.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_node_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_count.o -MD -MP -MF $depbase.Tpo -c -o pcp_node_count.o pcp_node_count.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_count pcp_node_count.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_count pcp_node_count.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_node_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_node_info.o pcp_node_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_info pcp_node_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_info pcp_node_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_proc_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_count.o -MD -MP -MF $depbase.Tpo -c -o pcp_proc_count.o pcp_proc_count.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_count pcp_proc_count.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_count pcp_proc_count.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_proc_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_proc_info.o pcp_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_info pcp_proc_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_info pcp_proc_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_systemdb_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_systemdb_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_systemdb_info.o pcp_systemdb_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_systemdb_info pcp_systemdb_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_systemdb_info pcp_systemdb_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_detach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_detach_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_detach_node.o pcp_detach_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_detach_node pcp_detach_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_detach_node pcp_detach_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_attach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_attach_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_attach_node.o pcp_attach_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_attach_node pcp_attach_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_attach_node pcp_attach_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_recovery_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_recovery_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_recovery_node.o pcp_recovery_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_recovery_node pcp_recovery_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_recovery_node pcp_recovery_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_promote_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_promote_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_promote_node.o pcp_promote_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_promote_node pcp_promote_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_promote_node pcp_promote_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_pool_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_pool_status.o -MD -MP -MF $depbase.Tpo -c -o pcp_pool_status.o pcp_pool_status.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_pool_status pcp_pool_status.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_pool_status pcp_pool_status.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_watchdog_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_watchdog_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_watchdog_info.o pcp_watchdog_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_watchdog_info pcp_watchdog_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_watchdog_info pcp_watchdog_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pcp'
Making all in pgmd5
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pgmd5'
depbase=`echo pg_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pg_md5.o -MD -MP -MF $depbase.Tpo -c -o pg_md5.o pg_md5.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f md5.c && ln -s ../../../src/auth/md5.c .
depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.o -MD -MP -MF $depbase.Tpo -c -o md5.o md5.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f pool_passwd.c && ln -s ../../../src/auth/pool_passwd.c .
depbase=`echo pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_passwd.o -MD -MP -MF $depbase.Tpo -c -o pool_passwd.o pool_passwd.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f pool_signal.c && ln -s ../../../src/utils/pool_signal.c .
depbase=`echo pool_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_signal.o -MD -MP -MF $depbase.Tpo -c -o pool_signal.o pool_signal.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f strlcpy.c && ln -s ../../../src/utils/strlcpy.c .
depbase=`echo strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.o -MD -MP -MF $depbase.Tpo -c -o strlcpy.o strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f regex_array.c && ln -s ../../../src/utils/regex_array.c .
depbase=`echo regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT regex_array.o -MD -MP -MF $depbase.Tpo -c -o regex_array.o regex_array.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f pool_config.l && ln -s ../../../src/config/pool_config.l .
depbase=`echo pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config.o -MD -MP -MF $depbase.Tpo -c -o pool_config.o pool_config.c &&\
mv -f $depbase.Tpo $depbase.Po
pool_config.c:1217:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
depbase=`echo ../fe_port.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../fe_port.o -MD -MP -MF $depbase.Tpo -c -o ../fe_port.o ../fe_port.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f fe_memutils.c && ln -s ../../../src/tools/fe_memutils.c .
depbase=`echo fe_memutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT fe_memutils.o -MD -MP -MF $depbase.Tpo -c -o fe_memutils.o fe_memutils.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f pool_globals.c && ln -s ../../../src/main/pool_globals.c .
depbase=`echo pool_globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_globals.o -MD -MP -MF $depbase.Tpo -c -o pool_globals.o pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pg_md5 pg_md5.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config.o ../fe_port.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o pg_md5 pg_md5.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config.o ../fe_port.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pgmd5'
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
Making all in include
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
make  all-am
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
Making all in doc
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/doc'
sed 's, at sysconfdir\@,/usr/local/etc,g' pgpool.8.in >pgpool.8
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/doc'
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE'
make -C pgpool-recovery all
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-recovery'
sed 's,MODULE_PATHNAME,$libdir/pgpool-recovery,g' pgpool-recovery.sql.in >pgpool-recovery.sql
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I. -I./ -I/usr/pgsql-9.5/include/server -I/usr/pgsql-9.5/include/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool-recovery.o pgpool-recovery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -L/usr/pgsql-9.5/lib -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-9.5/lib',--enable-new-dtags  -shared -o pgpool-recovery.so pgpool-recovery.o
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-recovery'
make -C pgpool-regclass all
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-regclass'
sed 's,MODULE_PATHNAME,$libdir/pgpool-regclass,g' pgpool-regclass.sql.in >pgpool-regclass.sql
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I. -I./ -I/usr/pgsql-9.5/include/server -I/usr/pgsql-9.5/include/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool-regclass.o pgpool-regclass.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -L/usr/pgsql-9.5/lib -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-9.5/lib',--enable-new-dtags  -shared -o pgpool-regclass.so pgpool-regclass.o
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-regclass'
make -C pgpool_adm all
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool_adm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/pgsql-9.5/include -I../../include/pcp -I. -I./ -I/usr/pgsql-9.5/include/server -I/usr/pgsql-9.5/include/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool_adm.o pgpool_adm.c
pgpool_adm.c: In function '_pcp_node_info':
pgpool_adm.c:232:2: warning: implicit declaration of function 'heap_form_tuple' [-Wimplicit-function-declaration]
  tuple = heap_form_tuple(tupledesc, values, nulls);
  ^
pgpool_adm.c:232:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  tuple = heap_form_tuple(tupledesc, values, nulls);
        ^
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -shared -o pgpool_adm.so pgpool_adm.o -L/usr/pgsql-9.5/lib  -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-9.5/lib',--enable-new-dtags  -L../../libs/pcp/.libs -lpcp
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool_adm'
make -C pgpool-recovery installdirs
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-recovery'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/lib'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-recovery'
make -C pgpool-regclass installdirs
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-regclass'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/lib'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-regclass'
make -C pgpool_adm installdirs
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool_adm'
/usr/bin/mkdir -p '/usr/pgsql-9.5/lib'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool_adm'
make -C pgpool-recovery install
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-recovery'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/lib'
/usr/bin/install -c -m 644 .//pgpool_recovery.control '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_recovery--1.1.sql pgpool-recovery.sql '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 755  pgpool-recovery.so '/usr/pgsql-9.5/lib/'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-recovery'
make -C pgpool-regclass install
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-regclass'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/lib'
/usr/bin/install -c -m 644 .//pgpool_regclass.control '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_regclass--1.0.sql pgpool-regclass.sql '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 755  pgpool-regclass.so '/usr/pgsql-9.5/lib/'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool-regclass'
make -C pgpool_adm install
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool_adm'
/usr/bin/mkdir -p '/usr/pgsql-9.5/lib'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-9.5/share/extension'
/usr/bin/install -c -m 755  pgpool_adm.so '/usr/pgsql-9.5/lib/pgpool_adm.so'
/usr/bin/install -c -m 644 .//pgpool_adm.control '/usr/pgsql-9.5/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_adm--1.0.sql  '/usr/pgsql-9.5/share/extension/'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/sql/pgpool_adm'
make extension ok
Making clean in src
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
Making clean in parser
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/parser'
rm -rf .libs _libs
test -z "libsql-parser.a" || rm -f libsql-parser.a
rm -f *.o
rm -f ../../src/utils/error/*.o
rm -f ../../src/utils/mmgr/*.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/parser'
Making clean in libs
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
Making clean in pcp
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs/pcp'
test -z "libpcp.la" || rm -f libpcp.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs/pcp'
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
Making clean in watchdog
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/watchdog'
rm -rf .libs _libs
test -z "lib-watchdog.a" || rm -f lib-watchdog.a
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/watchdog'
Making clean in .
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
 rm -f pgpool
rm -rf .libs _libs
rm -f *.o
rm -f auth/*.o
rm -f config/*.o
rm -f context/*.o
rm -f main/*.o
rm -f parallel_query/*.o
rm -f pcp_con/*.o
rm -f protocol/*.o
rm -f query_cache/*.o
rm -f rewrite/*.o
rm -f streaming_replication/*.o
rm -f system_db/*.o
rm -f utils/*.o
rm -f utils/error/*.o
rm -f utils/mmgr/*.o
rm -f utils/pcp/*.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
Making clean in tools
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
Making clean in pcp
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pcp'
 rm -f pcp_stop_pgpool pcp_node_count pcp_node_info pcp_proc_count pcp_proc_info pcp_systemdb_info pcp_detach_node pcp_attach_node pcp_recovery_node pcp_promote_node pcp_pool_status pcp_watchdog_info
rm -rf .libs _libs
rm -f *.o
rm -f ../*.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pcp'
Making clean in pgmd5
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pgmd5'
 rm -f pg_md5
rm -rf .libs _libs
rm -f *.o
rm -f ../*.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pgmd5'
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
Making clean in include
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
Making clean in doc
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/doc'
test -z "pgpool.8" || rm -f pgpool.8
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/doc'
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
creating pgpool-II temporary installation ...
make: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
Making install in parser
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/parser'
depbase=`echo copyfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT copyfuncs.o -MD -MP -MF $depbase.Tpo -c -o copyfuncs.o copyfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT gram.o -MD -MP -MF $depbase.Tpo -c -o gram.o gram.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo keywords.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT keywords.o -MD -MP -MF $depbase.Tpo -c -o keywords.o keywords.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo kwlookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT kwlookup.o -MD -MP -MF $depbase.Tpo -c -o kwlookup.o kwlookup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo makefuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT makefuncs.o -MD -MP -MF $depbase.Tpo -c -o makefuncs.o makefuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nodes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT nodes.o -MD -MP -MF $depbase.Tpo -c -o nodes.o nodes.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo outfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT outfuncs.o -MD -MP -MF $depbase.Tpo -c -o outfuncs.o outfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_string.o -MD -MP -MF $depbase.Tpo -c -o pool_string.o pool_string.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo scansup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT scansup.o -MD -MP -MF $depbase.Tpo -c -o scansup.o scansup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT snprintf.o -MD -MP -MF $depbase.Tpo -c -o snprintf.o snprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
snprintf.c:202:1: warning: no previous prototype for 'pg_vsnprintf' [-Wmissing-prototypes]
 pg_vsnprintf(char *str, size_t count, const char *fmt, va_list args)
 ^
depbase=`echo stringinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT stringinfo.o -MD -MP -MF $depbase.Tpo -c -o stringinfo.o stringinfo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT value.o -MD -MP -MF $depbase.Tpo -c -o value.o value.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/mmgr/mcxt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/mmgr/mcxt.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/mcxt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/mmgr/aset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/mmgr/aset.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/mmgr/aset.o ../../src/utils/mmgr/aset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/error/elog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/error/elog.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/error/elog.o ../../src/utils/error/elog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wchar.o -MD -MP -MF $depbase.Tpo -c -o wchar.o wchar.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libsql-parser.a
ar cru libsql-parser.a copyfuncs.o gram.o keywords.o kwlookup.o list.o makefuncs.o nodes.o outfuncs.o parser.o pool_string.o scansup.o snprintf.o stringinfo.o value.o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/aset.o ../../src/utils/error/elog.o wchar.o
ranlib libsql-parser.a
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/parser'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/parser'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/parser'
Making install in libs
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
Making install in pcp
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs/pcp'
depbase=`echo pcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF $depbase.Tpo -c -o pcp.lo pcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c  -fPIC -DPIC -o .libs/pcp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c -o pcp.o >/dev/null 2>&1
depbase=`echo pcp_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF $depbase.Tpo -c -o pcp_stream.lo pcp_stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF .deps/pcp_stream.Tpo -c pcp_stream.c  -fPIC -DPIC -o .libs/pcp_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF .deps/pcp_stream.Tpo -c pcp_stream.c -o pcp_stream.o >/dev/null 2>&1
depbase=`echo pcp_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF $depbase.Tpo -c -o pcp_error.lo pcp_error.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF .deps/pcp_error.Tpo -c pcp_error.c  -fPIC -DPIC -o .libs/pcp_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF .deps/pcp_error.Tpo -c pcp_error.c -o pcp_error.o >/dev/null 2>&1
depbase=`echo pcp_timeout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF $depbase.Tpo -c -o pcp_timeout.lo pcp_timeout.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF .deps/pcp_timeout.Tpo -c pcp_timeout.c  -fPIC -DPIC -o .libs/pcp_timeout.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF .deps/pcp_timeout.Tpo -c pcp_timeout.c -o pcp_timeout.o >/dev/null 2>&1
depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
depbase=`echo strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o strlcpy.lo strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o libpcp.la -rpath /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib pcp.lo pcp_stream.lo pcp_error.lo pcp_timeout.lo md5.lo strlcpy.lo  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pcp.o .libs/pcp_stream.o .libs/pcp_error.o .libs/pcp_timeout.o .libs/md5.o .libs/strlcpy.o   -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm  -O2   -Wl,-soname -Wl,libpcp.so.0 -o .libs/libpcp.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libpcp.so.0" && ln -s "libpcp.so.0.0.0" "libpcp.so.0")
libtool: link: (cd ".libs" && rm -f "libpcp.so" && ln -s "libpcp.so.0.0.0" "libpcp.so")
libtool: link: ar cru .libs/libpcp.a  pcp.o pcp_stream.o pcp_error.o pcp_timeout.o md5.o strlcpy.o
libtool: link: ranlib .libs/libpcp.a
libtool: link: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" )
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs/pcp'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libpcp.la '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib'
libtool: install: /usr/bin/install -c .libs/libpcp.so.0.0.0 /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.so.0.0.0
libtool: install: (cd /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib && { ln -s -f libpcp.so.0.0.0 libpcp.so.0 || { rm -f libpcp.so.0 && ln -s libpcp.so.0.0.0 libpcp.so.0; }; })
libtool: install: (cd /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib && { ln -s -f libpcp.so.0.0.0 libpcp.so || { rm -f libpcp.so && ln -s libpcp.so.0.0.0 libpcp.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcp.lai /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.la
libtool: install: /usr/bin/install -c .libs/libpcp.a /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: install: chmod 644 /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: install: ranlib /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: finish: PATH="/usr/pgsql-9.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/include'
 /usr/bin/install -c -m 644 ../../../src/include/pcp/pcp.h ../../../src/include/pcp/libpcp_ext.h ../../../src/include/pool_type.h ../../../src/include/utils/pool_process_reporting.h '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/include'
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs/pcp'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs/pcp'
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/libs'
Making install in watchdog
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/watchdog'
depbase=`echo watchdog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT watchdog.o -MD -MP -MF $depbase.Tpo -c -o watchdog.o watchdog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_child.o -MD -MP -MF $depbase.Tpo -c -o wd_child.o wd_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_if.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_if.o -MD -MP -MF $depbase.Tpo -c -o wd_if.o wd_if.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_init.o -MD -MP -MF $depbase.Tpo -c -o wd_init.o wd_init.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_lifecheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_lifecheck.o -MD -MP -MF $depbase.Tpo -c -o wd_lifecheck.o wd_lifecheck.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_list.o -MD -MP -MF $depbase.Tpo -c -o wd_list.o wd_list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_packet.o -MD -MP -MF $depbase.Tpo -c -o wd_packet.o wd_packet.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_ping.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_ping.o -MD -MP -MF $depbase.Tpo -c -o wd_ping.o wd_ping.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_heartbeat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_heartbeat.o -MD -MP -MF $depbase.Tpo -c -o wd_heartbeat.o wd_heartbeat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_interlock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_interlock.o -MD -MP -MF $depbase.Tpo -c -o wd_interlock.o wd_interlock.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f lib-watchdog.a
ar cru lib-watchdog.a watchdog.o wd_child.o wd_if.o wd_init.o wd_lifecheck.o wd_list.o wd_packet.o wd_ping.o wd_heartbeat.o wd_interlock.o
ranlib lib-watchdog.a
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/watchdog'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/watchdog'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/watchdog'
Making install in .
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
depbase=`echo main/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/main.o -MD -MP -MF $depbase.Tpo -c -o main/main.o main/main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main/pool_globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pool_globals.o -MD -MP -MF $depbase.Tpo -c -o main/pool_globals.o main/pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main/pgpool_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pgpool_main.o -MD -MP -MF $depbase.Tpo -c -o main/pgpool_main.o main/pgpool_main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT config/pool_config.o -MD -MP -MF $depbase.Tpo -c -o config/pool_config.o config/pool_config.c &&\
mv -f $depbase.Tpo $depbase.Po
config/pool_config.c:1219:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
depbase=`echo pcp_con/pcp_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_con/pcp_child.o -MD -MP -MF $depbase.Tpo -c -o pcp_con/pcp_child.o pcp_con/pcp_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pcp_con/recovery.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_con/recovery.o -MD -MP -MF $depbase.Tpo -c -o pcp_con/recovery.o pcp_con/recovery.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/md5.o -MD -MP -MF $depbase.Tpo -c -o auth/md5.o auth/md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_auth.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_auth.o auth/pool_auth.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_passwd.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_passwd.o auth/pool_passwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_hba.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_hba.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_hba.o auth/pool_hba.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_proto2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_proto2.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_proto2.o protocol/pool_proto2.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/child.o -MD -MP -MF $depbase.Tpo -c -o protocol/child.o protocol/child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_process_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_process_query.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_process_query.o protocol/pool_process_query.c &&\
mv -f $depbase.Tpo $depbase.Po
protocol/pool_process_query.c: In function 'pool_parallel_exec':
protocol/pool_process_query.c:439:17: warning: unused variable 'timeout' [-Wunused-variable]
  struct timeval timeout;
                 ^
depbase=`echo protocol/pool_connection_pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_connection_pool.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_connection_pool.o protocol/pool_connection_pool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_proto_modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_proto_modules.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_proto_modules.o protocol/pool_proto_modules.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo query_cache/pool_memqcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT query_cache/pool_memqcache.o -MD -MP -MF $depbase.Tpo -c -o query_cache/pool_memqcache.o query_cache/pool_memqcache.c &&\
mv -f $depbase.Tpo $depbase.Po
query_cache/pool_memqcache.c:2990:14: warning: 'pool_get_buffer_pointer' defined but not used [-Wunused-function]
 static char *pool_get_buffer_pointer(POOL_INTERNAL_BUFFER *buffer)
              ^
depbase=`echo system_db/pool_system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT system_db/pool_system.o -MD -MP -MF $depbase.Tpo -c -o system_db/pool_system.o system_db/pool_system.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_session_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_session_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_session_context.o context/pool_session_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_process_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_process_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_process_context.o context/pool_process_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_query_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_query_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_query_context.o context/pool_query_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo streaming_replication/pool_worker_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT streaming_replication/pool_worker_child.o -MD -MP -MF $depbase.Tpo -c -o streaming_replication/pool_worker_child.o streaming_replication/pool_worker_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rewrite/pool_timestamp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT rewrite/pool_timestamp.o -MD -MP -MF $depbase.Tpo -c -o rewrite/pool_timestamp.o rewrite/pool_timestamp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rewrite/pool_lobj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT rewrite/pool_lobj.o -MD -MP -MF $depbase.Tpo -c -o rewrite/pool_lobj.o rewrite/pool_lobj.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parallel_query/pool_rewrite_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parallel_query/pool_rewrite_query.o -MD -MP -MF $depbase.Tpo -c -o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_query.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parallel_query/pool_rewrite_outfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parallel_query/pool_rewrite_outfuncs.o -MD -MP -MF $depbase.Tpo -c -o parallel_query/pool_rewrite_outfuncs.o parallel_query/pool_rewrite_outfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_select_walker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_select_walker.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_select_walker.o utils/pool_select_walker.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/strlcpy.o -MD -MP -MF $depbase.Tpo -c -o utils/strlcpy.o utils/strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/psprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/psprintf.o -MD -MP -MF $depbase.Tpo -c -o utils/psprintf.o utils/psprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_params.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_params.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_params.o utils/pool_params.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/ps_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/ps_status.o -MD -MP -MF $depbase.Tpo -c -o utils/ps_status.o utils/ps_status.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_shmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_shmem.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_shmem.o utils/pool_shmem.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_sema.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_sema.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_sema.o utils/pool_sema.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_signal.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_signal.o utils/pool_signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_path.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_path.o utils/pool_path.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_ip.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_ip.o utils/pool_ip.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_relcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_relcache.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_relcache.o utils/pool_relcache.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_process_reporting.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_process_reporting.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_process_reporting.o utils/pool_process_reporting.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_ssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_ssl.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_ssl.o utils/pool_ssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_stream.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_stream.o utils/pool_stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/getopt_long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/getopt_long.o -MD -MP -MF $depbase.Tpo -c -o utils/getopt_long.o utils/getopt_long.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/error/assert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/error/assert.o -MD -MP -MF $depbase.Tpo -c -o utils/error/assert.o utils/error/assert.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_stream.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_stream.o utils/pcp/pcp_stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_error.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_error.o utils/pcp/pcp_error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_timeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_timeout.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_timeout.o utils/pcp/pcp_timeout.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/regex_array.o -MD -MP -MF $depbase.Tpo -c -o utils/regex_array.o utils/regex_array.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath /usr/pgsql-9.5/lib -rpath /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib  -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o config/pool_config.o pcp_con/pcp_child.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o system_db/pool_system.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_outfuncs.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/pcp/pcp_error.o utils/pcp/pcp_timeout.o utils/regex_array.o -L/usr/pgsql-9.5/lib -lpq parser/libsql-parser.a parser/nodes.o watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o config/pool_config.o pcp_con/pcp_child.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o system_db/pool_system.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_outfuncs.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/pcp/pcp_error.o utils/pcp/pcp_timeout.o utils/regex_array.o parser/nodes.o  -L/usr/pgsql-9.5/lib -lpq parser/libsql-parser.a watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/pgsql-9.5/lib -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c pgpool '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c pgpool /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pgpool
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc'
 /usr/bin/install -c -m 644 sample/pgpool.conf.sample sample/pcp.conf.sample sample/pool_hba.conf.sample sample/pgpool.conf.sample-replication sample/pgpool.conf.sample-master-slave sample/pgpool.conf.sample-stream '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/share/pgpool-II'
 /usr/bin/install -c -m 644 sql/insert_lock.sql sql/system_db.sql sample/pgpool.pam '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/share/pgpool-II'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
Making install in tools
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
Making install in pcp
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pcp'
depbase=`echo pcp_stop_pgpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stop_pgpool.o -MD -MP -MF $depbase.Tpo -c -o pcp_stop_pgpool.o pcp_stop_pgpool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../fe_memutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../fe_memutils.o -MD -MP -MF $depbase.Tpo -c -o ../fe_memutils.o ../fe_memutils.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_stop_pgpool pcp_stop_pgpool.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_stop_pgpool pcp_stop_pgpool.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_node_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_count.o -MD -MP -MF $depbase.Tpo -c -o pcp_node_count.o pcp_node_count.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_count pcp_node_count.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_count pcp_node_count.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_node_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_node_info.o pcp_node_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_info pcp_node_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_info pcp_node_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_proc_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_count.o -MD -MP -MF $depbase.Tpo -c -o pcp_proc_count.o pcp_proc_count.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_count pcp_proc_count.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_count pcp_proc_count.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_proc_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_proc_info.o pcp_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_info pcp_proc_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_info pcp_proc_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_systemdb_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_systemdb_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_systemdb_info.o pcp_systemdb_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_systemdb_info pcp_systemdb_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_systemdb_info pcp_systemdb_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_detach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_detach_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_detach_node.o pcp_detach_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_detach_node pcp_detach_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_detach_node pcp_detach_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_attach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_attach_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_attach_node.o pcp_attach_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_attach_node pcp_attach_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_attach_node pcp_attach_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_recovery_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_recovery_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_recovery_node.o pcp_recovery_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_recovery_node pcp_recovery_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_recovery_node pcp_recovery_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_promote_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_promote_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_promote_node.o pcp_promote_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_promote_node pcp_promote_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_promote_node pcp_promote_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_pool_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_pool_status.o -MD -MP -MF $depbase.Tpo -c -o pcp_pool_status.o pcp_pool_status.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_pool_status pcp_pool_status.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_pool_status pcp_pool_status.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_watchdog_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_watchdog_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_watchdog_info.o pcp_watchdog_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_watchdog_info pcp_watchdog_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_watchdog_info pcp_watchdog_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/lib
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pcp'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c pcp_stop_pgpool pcp_node_count pcp_node_info pcp_proc_count pcp_proc_info pcp_systemdb_info pcp_detach_node pcp_attach_node pcp_recovery_node pcp_promote_node pcp_pool_status pcp_watchdog_info '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pcp_stop_pgpool /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_stop_pgpool
libtool: install: /usr/bin/install -c .libs/pcp_node_count /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_node_count
libtool: install: /usr/bin/install -c .libs/pcp_node_info /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_node_info
libtool: install: /usr/bin/install -c .libs/pcp_proc_count /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_proc_count
libtool: install: /usr/bin/install -c .libs/pcp_proc_info /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_proc_info
libtool: install: /usr/bin/install -c .libs/pcp_systemdb_info /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_systemdb_info
libtool: install: /usr/bin/install -c .libs/pcp_detach_node /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_detach_node
libtool: install: /usr/bin/install -c .libs/pcp_attach_node /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_attach_node
libtool: install: /usr/bin/install -c .libs/pcp_recovery_node /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_recovery_node
libtool: install: /usr/bin/install -c .libs/pcp_promote_node /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_promote_node
libtool: install: /usr/bin/install -c .libs/pcp_pool_status /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_pool_status
libtool: install: /usr/bin/install -c .libs/pcp_watchdog_info /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_watchdog_info
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pcp'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pcp'
Making install in pgmd5
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pgmd5'
depbase=`echo pg_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pg_md5.o -MD -MP -MF $depbase.Tpo -c -o pg_md5.o pg_md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.o -MD -MP -MF $depbase.Tpo -c -o md5.o md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_passwd.o -MD -MP -MF $depbase.Tpo -c -o pool_passwd.o pool_passwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_signal.o -MD -MP -MF $depbase.Tpo -c -o pool_signal.o pool_signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.o -MD -MP -MF $depbase.Tpo -c -o strlcpy.o strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT regex_array.o -MD -MP -MF $depbase.Tpo -c -o regex_array.o regex_array.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config.o -MD -MP -MF $depbase.Tpo -c -o pool_config.o pool_config.c &&\
mv -f $depbase.Tpo $depbase.Po
pool_config.c:1217:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
depbase=`echo ../fe_port.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../fe_port.o -MD -MP -MF $depbase.Tpo -c -o ../fe_port.o ../fe_port.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fe_memutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT fe_memutils.o -MD -MP -MF $depbase.Tpo -c -o fe_memutils.o fe_memutils.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.5/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_globals.o -MD -MP -MF $depbase.Tpo -c -o pool_globals.o pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pg_md5 pg_md5.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config.o ../fe_port.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o pg_md5 pg_md5.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config.o ../fe_port.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pgmd5'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c pg_md5 '/var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c pg_md5 /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed/bin/pg_md5
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pgmd5'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools/pgmd5'
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
make[3]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/tools'
Making install in include
make[1]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
make[2]: Entering directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
make[1]: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src/include'
make: Leaving directory `/var/volum/CentOS7/9.5/V3_4_STABLE/src'
moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-9.5/bin
pgbench         : /usr/pgsql-9.5/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.2.jar
*************************
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 018.detach_primary...ok.
testing 005.jdbc...ok.
testing 019.log_client_messages...ok.
testing 020.allow_clear_text_frontend_auth...ok.
testing 021.pool_passwd_auth...ok.
testing 022.pool_passwd_alternative_auth...ok.
testing 023.ssl_connection...failed.
testing 050.bug58...ok.
testing 006.memqcache...ok.
testing 051.bug60...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 007.memqcache-memcached...ok.
testing 055.backend_all_down...ok.
testing 008.dbredirect...ok.
testing 056.bug63...ok.
testing 009.sql_comments...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 010.rewrite_timestamp...ok.
testing 017.node_0_is_down...ok.
testing 059.bug92...ok.
testing 060.memory_leak...ok.
testing 023.ssl_connection...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 061.cancel_query...ok.
testing 055.backend_all_down...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 064.bug153...ok.
testing 059.bug92...ok.
testing 065.bug152...ok.
testing 060.memory_leak...ok.
testing 066.bug230...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 061.cancel_query...ok.
testing 069.memory_leak_extended...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 064.bug153...ok.
testing 065.bug152...ok.
out of 28 ok:28 failed:0 timeout:0
copy failed test logs to regression-log
copy /var/buildfarm/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/tests/016.* to regression-log
cp: `/var/buildfarm/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/tests/016.*' を stat できません: そのようなファイルやディレクトリはありません
copy /var/buildfarm/volum/CentOS7/9.5/V3_4_STABLE/src/test/regression/tests/023.* to regression-log

* Target branch: V3_4_STABLE

PostgreSQL: 9.6.10
OS: CentOS Linux release 7.5.1804 (Core)  (3.10.0-693.el7.x86_64)

** Regression test

make...ok
testing 070.memory_leak_extended_memqcache...Redirecting to /bin/systemctl start sshd.service
Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras pgdg10 pgdg95 pgdg96 updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: ftp-srv2.kddilabs.jp
 * extras: download.nus.edu.sg
 * updates: centos.usonyx.net
Package postgresql96-9.6.10-1PGDG.rhel7.x86_64 already installed and latest version
Package postgresql96-server-9.6.10-1PGDG.rhel7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql96-contrib.x86_64 0:9.6.10-1PGDG.rhel7 will be installed
---> Package postgresql96-devel.x86_64 0:9.6.10-1PGDG.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                  Arch       Version                   Repository  Size
================================================================================
Installing:
 postgresql96-contrib     x86_64     9.6.10-1PGDG.rhel7        pgdg96     569 k
 postgresql96-devel       x86_64     9.6.10-1PGDG.rhel7        pgdg96     1.8 M

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 2.3 M
Installed size: 10 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              577 kB/s | 2.3 MB  00:04
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : postgresql96-contrib-9.6.10-1PGDG.rhel7.x86_64               1/2
  Installing : postgresql96-devel-9.6.10-1PGDG.rhel7.x86_64                 2/2
  Verifying  : postgresql96-devel-9.6.10-1PGDG.rhel7.x86_64                 1/2
  Verifying  : postgresql96-contrib-9.6.10-1PGDG.rhel7.x86_64               2/2

Installed:
  postgresql96-contrib.x86_64 0:9.6.10-1PGDG.rhel7
  postgresql96-devel.x86_64 0:9.6.10-1PGDG.rhel7

Complete!
Retrieving http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-7-x86_64/pgpool-II-release-3.4-1.noarch.rpm
Preparing...                          ########################################
Updating / installing...
pgpool-II-release-3.4-1               ########################################
Redirecting to /bin/systemctl start memcached.service
From http://git.postgresql.org/git/pgpool2
   2c59f5b..c9bb34a  master     -> origin/master
 * [new tag]         V4_0_ALPHA2 -> V4_0_ALPHA2
Updating 2c59f5b..c9bb34a
Fast-forward
 configure                                   |  20 +-
 configure.ac                                |   2 +-
 doc.ja/src/sgml/client-auth.sgml            | 346 +++++++++++++++++++++++++++-
 doc.ja/src/sgml/connection-settings.sgml    |  47 +++-
 doc.ja/src/sgml/examples.sgml               |   6 +-
 doc.ja/src/sgml/failover.sgml               |  19 +-
 doc.ja/src/sgml/healthcheck.sgml            |  42 +++-
 doc.ja/src/sgml/loadbalance.sgml            |  86 ++++++-
 doc.ja/src/sgml/online-recovery.sgml        |  39 ++++
 doc.ja/src/sgml/ref/allfiles.sgml           |   1 +
 doc.ja/src/sgml/ref/pcp_common_options.sgml |   2 +-
 doc.ja/src/sgml/ref/pcp_watchdog_info.sgml  |   4 +-
 doc.ja/src/sgml/ref/pg_enc.sgml             | 217 +++++++++++++++++
 doc.ja/src/sgml/ref/pgpool.sgml             |  15 ++
 doc.ja/src/sgml/reference.sgml              |   1 +
 doc.ja/src/sgml/release-3.6.sgml            |  30 +--
 doc.ja/src/sgml/stream-check.sgml           |  38 +++
 doc.ja/src/sgml/version.sgml                |   2 +-
 doc.ja/src/sgml/watchdog.sgml               |  47 +++-
 doc/src/sgml/client-auth.sgml               |   6 +-
 doc/src/sgml/connection-settings.sgml       |   8 +-
 doc/src/sgml/failover.sgml                  |   2 +-
 doc/src/sgml/ref/pgpool.sgml                |  11 +
 doc/src/sgml/release-4.0.sgml               | 101 ++++----
 doc/src/sgml/version.sgml                   |   2 +-
 src/tools/pgproto/Makefile.in               |  23 +-
 26 files changed, 993 insertions(+), 124 deletions(-)
 create mode 100644 doc.ja/src/sgml/ref/pg_enc.sgml
Switched to a new branch 'V3_4_STABLE'
Branch V3_4_STABLE set up to track remote branch V3_4_STABLE from origin.
ok.
out of 44 ok:43 failed:1 timeout:0

* Target branch: master

PostgreSQL: 9.6.10
OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)

** Regression test

make...ok
testing 001.load_balance...rm -f regex_array.c && ln -s ../../../src/utils/regex_array.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o regex_array.o regex_array.c
rm -f pool_config_variables.c && ln -s ../../../src/config/pool_config_variables.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_config_variables.o pool_config_variables.c
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_config.o pool_config.c
rm -f fe_memutils.c && ln -s ../../../src/tools/fe_memutils.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o fe_memutils.o fe_memutils.c
rm -f pool_globals.c && ln -s ../../../src/main/pool_globals.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_globals.o pool_globals.c
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pg_md5 pg_md5.o ../fe_port.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o pg_md5 pg_md5.o ../fe_port.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools/pgmd5'
Making all in pgenc
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/tools/pgenc'
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pg_enc.o pg_enc.c
rm -f ssl_utils.c && ln -s ../../../src/utils/ssl_utils.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ssl_utils.o ssl_utils.c
rm -f md5.c && ln -s ../../../src/auth/md5.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o md5.o md5.c
rm -f base64.c && ln -s ../../../src/utils/base64.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o base64.o base64.c
rm -f pool_passwd.c && ln -s ../../../src/auth/pool_passwd.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_passwd.o pool_passwd.c
rm -f pool_signal.c && ln -s ../../../src/utils/pool_signal.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_signal.o pool_signal.c
rm -f strlcpy.c && ln -s ../../../src/utils/strlcpy.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o strlcpy.o strlcpy.c
rm -f regex_array.c && ln -s ../../../src/utils/regex_array.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o regex_array.o regex_array.c
rm -f pool_config_variables.c && ln -s ../../../src/config/pool_config_variables.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_config_variables.o pool_config_variables.c
rm -f pool_config.c && ln -s ../../../src/config/pool_config.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_config.o pool_config.c
rm -f fe_memutils.c && ln -s ../../../src/tools/fe_memutils.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o fe_memutils.o fe_memutils.c
rm -f pool_path.c && ln -s ../../../src/utils/pool_path.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_path.o pool_path.c
rm -f pool_globals.c && ln -s ../../../src/main/pool_globals.c .
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_globals.o pool_globals.c
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pg_enc pg_enc.o ../fe_port.o ssl_utils.o md5.o base64.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_path.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o pg_enc pg_enc.o ../fe_port.o ssl_utils.o md5.o base64.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config_variables.o pool_config.o fe_memutils.o pool_path.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools/pgenc'
Making all in pgproto
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/tools/pgproto'
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o read.o read.c
read.c:257: warning: 'read_int16' defined but not used
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o send.o send.c
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o extended_query.o extended_query.c
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o buffer.o buffer.c
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o fe_memutils.o fe_memutils.c
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing   -o pgproto main.o read.o send.o extended_query.o buffer.o fe_memutils.o -L/usr/pgsql-9.6/lib -lpq -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -o pgproto main.o read.o send.o extended_query.o buffer.o fe_memutils.o  -L/usr/pgsql-9.6/lib -lpq -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools/pgproto'
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/tools'
ln -s ../test/pgpool_setup .
ln -s ../test/watchdog_setup .
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools'
Making all in include
make[2]: Entering directory `/var/volum/CentOS6/9.6/master/src/include'
make  all-am
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/include'
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/include'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/master/src/include'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src'
make[1]: Entering directory `/var/volum/CentOS6/9.6/master'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master'
make -C pgpool-recovery all
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-recovery'
sed 's,MODULE_PATHNAME,$libdir/pgpool-recovery,g' pgpool-recovery.sql.in >pgpool-recovery.sql
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I. -I./ -I/usr/pgsql-9.6/include/server -I/usr/pgsql-9.6/include/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool-recovery.o pgpool-recovery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -L/usr/pgsql-9.6/lib -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-9.6/lib',--enable-new-dtags  -shared -o pgpool-recovery.so pgpool-recovery.o
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-recovery'
make -C pgpool-regclass all
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-regclass'
sed 's,MODULE_PATHNAME,$libdir/pgpool-regclass,g' pgpool-regclass.sql.in >pgpool-regclass.sql
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I. -I./ -I/usr/pgsql-9.6/include/server -I/usr/pgsql-9.6/include/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool-regclass.o pgpool-regclass.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -L/usr/pgsql-9.6/lib -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-9.6/lib',--enable-new-dtags  -shared -o pgpool-regclass.so pgpool-regclass.o
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-regclass'
make -C pgpool_adm all
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool_adm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/pgsql-9.6/include -I../../include/pcp -I. -I./ -I/usr/pgsql-9.6/include/server -I/usr/pgsql-9.6/include/internal -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool_adm.o pgpool_adm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -shared -o pgpool_adm.so pgpool_adm.o -L/usr/pgsql-9.6/lib  -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-9.6/lib',--enable-new-dtags  -L../../libs/pcp/.libs -lpcp -Wl,--as-needed -Wl,-rpath,'/lib',--enable-new-dtags
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool_adm'
make -C pgpool-recovery installdirs
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-recovery'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/lib'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-recovery'
make -C pgpool-regclass installdirs
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-regclass'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/lib'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-regclass'
make -C pgpool_adm installdirs
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool_adm'
/bin/mkdir -p '/usr/pgsql-9.6/lib'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool_adm'
make -C pgpool-recovery install
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-recovery'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/lib'
/usr/bin/install -c -m 644 .//pgpool_recovery.control '/usr/pgsql-9.6/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_recovery--1.2.sql pgpool-recovery.sql '/usr/pgsql-9.6/share/extension/'
/usr/bin/install -c -m 755  pgpool-recovery.so '/usr/pgsql-9.6/lib/'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-recovery'
make -C pgpool-regclass install
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-regclass'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/lib'
/usr/bin/install -c -m 644 .//pgpool_regclass.control '/usr/pgsql-9.6/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_regclass--1.0.sql pgpool-regclass.sql '/usr/pgsql-9.6/share/extension/'
/usr/bin/install -c -m 755  pgpool-regclass.so '/usr/pgsql-9.6/lib/'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool-regclass'
make -C pgpool_adm install
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool_adm'
/bin/mkdir -p '/usr/pgsql-9.6/lib'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/bin/mkdir -p '/usr/pgsql-9.6/share/extension'
/usr/bin/install -c -m 755  pgpool_adm.so '/usr/pgsql-9.6/lib/pgpool_adm.so'
/usr/bin/install -c -m 644 .//pgpool_adm.control '/usr/pgsql-9.6/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_adm--1.0.sql .//pgpool_adm--1.1.sql .//pgpool_adm--1.0--1.1.sql  '/usr/pgsql-9.6/share/extension/'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src/sql/pgpool_adm'
make extension ok
Making clean in src
make[1]: Entering directory `/var/volum/CentOS6/9.6/master/src'
Making clean in include
make[2]: Entering directory `/var/volum/CentOS6/9.6/master/src/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS6/9.6/master/src/include'
Making clean in tools
make[2]: Entering directory `/var/volum/CentOS6/9.6/master/src/tools'
Making clean in pgproto
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/tools/pgproto'
 rm -f pgproto
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools/pgproto'
Making clean in pgenc
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/tools/pgenc'
 rm -f pg_enc
rm -rf .libs _libs
rm -f ssl_utils.c md5.c base64.c pool_passwd.c pool_signal.c strlcpy.c regex_array.c pool_config_variables.c pool_config.c fe_memutils.c pool_path.c pool_globals.c
rm -f *.o
rm -f ../fe_port.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools/pgenc'
Making clean in pgmd5
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/tools/pgmd5'
 rm -f pg_md5
rm -rf .libs _libs
rm -f md5.c pool_passwd.c pool_signal.c strlcpy.c regex_array.c pool_config_variables.c pool_config.c fe_memutils.c pool_globals.c
rm -f *.o
rm -f ../fe_port.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools/pgmd5'
Making clean in pcp
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/tools/pcp'
 rm -f pcp_stop_pgpool pcp_node_count pcp_node_info pcp_proc_count pcp_proc_info pcp_detach_node pcp_attach_node pcp_recovery_node pcp_promote_node pcp_pool_status pcp_watchdog_info
rm -rf .libs _libs
rm -f *.o
rm -f ../../utils/pool_path.o
rm -f ../../utils/sprompt.o
rm -f ../fe_memutils.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools/pcp'
Making clean in .
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/tools'
rm -rf .libs _libs
rm -f pgpool_setup watchdog_setup
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/master/src/tools'
Making clean in watchdog
make[2]: Entering directory `/var/volum/CentOS6/9.6/master/src/watchdog'
rm -rf .libs _libs
test -z "lib-watchdog.a" || rm -f lib-watchdog.a
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS6/9.6/master/src/watchdog'
Making clean in libs
make[2]: Entering directory `/var/volum/CentOS6/9.6/master/src/libs'
Making clean in pcp
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/libs/pcp'
test -z "libpcp.la" || rm -f libpcp.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -rf ../../tools/.libs ../../tools/_libs
rm -rf ../../utils/.libs ../../utils/_libs
rm -f pcp_stream.c md5.c json.c
rm -f *.o
rm -f ../../tools/fe_memutils.o
rm -f ../../tools/fe_memutils.lo
rm -f ../../tools/fe_port.o
rm -f ../../tools/fe_port.lo
rm -f ../../utils/pool_path.o
rm -f ../../utils/pool_path.lo
rm -f ../../utils/strlcpy.o
rm -f ../../utils/strlcpy.lo
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/libs/pcp'
Making clean in .
make[3]: Entering directory `/var/volum/CentOS6/9.6/master/src/libs'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS6/9.6/master/src/libs'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/master/src/libs'
Making clean in parser
make[2]: Entering directory `/var/volum/CentOS6/9.6/master/src/parser'
rm -rf .libs _libs
test -z "libsql-parser.a" || rm -f libsql-parser.a
rm -f *.o
rm -f ../../src/utils/error/elog.o
rm -f ../../src/utils/mmgr/aset.o
rm -f ../../src/utils/mmgr/mcxt.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS6/9.6/master/src/parser'
Making clean in .
make[2]: Entering directory `/var/volum/CentOS6/9.6/master/src'
 rm -f pgpool
rm -rf .libs _libs
rm -f *.o
rm -f auth/auth-scram.o
rm -f auth/md5.o
rm -f auth/pool_auth.o
rm -f auth/pool_hba.o
rm -f auth/pool_passwd.o
rm -f config/pool_config.o
rm -f config/pool_config_variables.o
rm -f context/pool_process_context.o
rm -f context/pool_query_context.o
rm -f context/pool_session_context.o
rm -f main/health_check.o
rm -f main/main.o
rm -f main/pgpool_main.o
rm -f main/pool_globals.o
rm -f pcp_con/pcp_child.o
rm -f pcp_con/pcp_worker.o
rm -f pcp_con/recovery.o
rm -f protocol/CommandComplete.o
rm -f protocol/child.o
rm -f protocol/pool_connection_pool.o
rm -f protocol/pool_process_query.o
rm -f protocol/pool_proto2.o
rm -f protocol/pool_proto_modules.o
rm -f query_cache/pool_memqcache.o
rm -f rewrite/pool_lobj.o
rm -f rewrite/pool_timestamp.o
rm -f streaming_replication/pool_worker_child.o
rm -f utils/base64.o
rm -f utils/error/assert.o
rm -f utils/error/elog.o
rm -f utils/getopt_long.o
rm -f utils/json.o
rm -f utils/json_writer.o
rm -f utils/mmgr/aset.o
rm -f utils/mmgr/mcxt.o
rm -f utils/pcp/pcp_stream.o
rm -f utils/pool_ip.o
rm -f utils/pool_params.o
rm -f utils/pool_path.o
rm -f utils/pool_process_reporting.o
rm -f utils/pool_relcache.o
rm -f utils/pool_select_walker.o
rm -f utils/pool_sema.o
rm -f utils/pool_shmem.o
rm -f utils/pool_signal.o
rm -f utils/pool_ssl.o
rm -f utils/pool_stream.o
rm -f utils/ps_status.o
rm -f utils/psprintf.o
rm -f utils/regex_array.o
rm -f utils/scram-common.o
rm -f utils/sha2.o
rm -f utils/ssl_utils.o
rm -f utils/statistics.o
rm -f utils/strlcpy.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS6/9.6/master/src'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master/src'
Making clean in .
make[1]: Entering directory `/var/volum/CentOS6/9.6/master'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/var/volum/CentOS6/9.6/master'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
creating pgpool-II temporary installation ...
ok.
testing 002.native_replication...moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS6/9.6/master/src/test/regression/temp/installed
*************************
REGRESSION MODE          : install
PGPOOL-II                : /var/volum/CentOS6/9.6/master/src/test/regression/temp/installed
PostgreSQL bin           : /usr/pgsql-9.6/bin
PostgreSQL Major version : 9
pgbench                  : /usr/pgsql-9.6/bin/pgbench
PostgreSQL jdbc          : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 002.native_replication...ok.
testing 005.jdbc...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 006.memqcache...ok.
testing 005.jdbc...ok.
testing 007.memqcache-memcached...ok.
testing 006.memqcache...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 007.memqcache-memcached...ok.
testing 010.rewrite_timestamp...ok.
testing 017.node_0_is_down...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...ok.
testing 011.watchdog_quorum_failover...ok.
testing 023.ssl_connection...ok.
testing 012.watchdog_failover_when_quorum_exists...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 013.watchdog_failover_require_consensus...ok.
testing 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 014.watchdog_test_quorum_bypass...ok.
testing 059.bug92...ok.
testing 015.watchdog_master_and_backend_fail...ok.
testing 060.memory_leak...ok.
testing 016.node_0_is_not_primary...ok.
testing 017.node_0_is_down...ok.
testing 061.cancel_query...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 064.bug153...ok.
testing 065.bug152...ok.
testing 018.detach_primary...ok.
out of 28 ok:28 failed:0 timeout:0

* Target branch: V3_4_STABLE

PostgreSQL: 10.5
OS: CentOS Linux release 7.5.1804 (Core)  (3.10.0-693.el7.x86_64)

** Regression test

make...ok
testing 019.log_client_messages...Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras pgdg10 pgdg95 pgdg96 updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: ftp-srv2.kddilabs.jp
 * extras: download.nus.edu.sg
 * updates: centos.usonyx.net
Package postgresql10-10.5-1PGDG.rhel7.x86_64 already installed and latest version
Package postgresql10-server-10.5-1PGDG.rhel7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql10-contrib.x86_64 0:10.5-1PGDG.rhel7 will be installed
---> Package postgresql10-devel.x86_64 0:10.5-1PGDG.rhel7 will be installed
--> Processing Dependency: libicu-devel for package: postgresql10-devel-10.5-1PGDG.rhel7.x86_64
--> Running transaction check
---> Package libicu-devel.x86_64 0:50.1.2-15.el7 will be installed
ok.
testing 020.allow_clear_text_frontend_auth...ok.
testing 021.pool_passwd_auth...ok.
testing 022.pool_passwd_alternative_auth...ok.
testing 023.ssl_connection...--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                   Arch        Version                Repository   Size
================================================================================
Installing:
 postgresql10-contrib      x86_64      10.5-1PGDG.rhel7       pgdg10      590 k
 postgresql10-devel        x86_64      10.5-1PGDG.rhel7       pgdg10      2.0 M
Installing for dependencies:
 libicu-devel              x86_64      50.1.2-15.el7          base        702 k

Transaction Summary
================================================================================
Install  2 Packages (+1 Dependent package)

Total download size: 3.3 M
Installed size: 15 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              586 kB/s | 3.3 MB  00:05
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : libicu-devel-50.1.2-15.el7.x86_64                            1/3
  Installing : postgresql10-devel-10.5-1PGDG.rhel7.x86_64                   2/3
  Installing : postgresql10-contrib-10.5-1PGDG.rhel7.x86_64                 3/3
  Verifying  : postgresql10-contrib-10.5-1PGDG.rhel7.x86_64                 1/3
  Verifying  : libicu-devel-50.1.2-15.el7.x86_64                            2/3
  Verifying  : postgresql10-devel-10.5-1PGDG.rhel7.x86_64                   3/3

Installed:
  postgresql10-contrib.x86_64 0:10.5-1PGDG.rhel7
  postgresql10-devel.x86_64 0:10.5-1PGDG.rhel7

Dependency Installed:
  libicu-devel.x86_64 0:50.1.2-15.el7

Complete!
Retrieving http://www.pgpool.net/yum/rpms/3.4/redhat/rhel-7-x86_64/pgpool-II-release-3.4-1.noarch.rpm
Preparing...                          ########################################
Updating / installing...
pgpool-II-release-3.4-1               ########################################
Redirecting to /bin/systemctl start memcached.service
From http://git.postgresql.org/git/pgpool2
   2c59f5b..c9bb34a  master     -> origin/master
 * [new tag]         V4_0_ALPHA2 -> V4_0_ALPHA2
Updating 2c59f5b..c9bb34a
Fast-forward
 configure                                   |  20 +-
 configure.ac                                |   2 +-
 doc.ja/src/sgml/client-auth.sgml            | 346 +++++++++++++++++++++++++++-
 doc.ja/src/sgml/connection-settings.sgml    |  47 +++-
 doc.ja/src/sgml/examples.sgml               |   6 +-
 doc.ja/src/sgml/failover.sgml               |  19 +-
 doc.ja/src/sgml/healthcheck.sgml            |  42 +++-
 doc.ja/src/sgml/loadbalance.sgml            |  86 ++++++-
 doc.ja/src/sgml/online-recovery.sgml        |  39 ++++
 doc.ja/src/sgml/ref/allfiles.sgml           |   1 +
 doc.ja/src/sgml/ref/pcp_common_options.sgml |   2 +-
 doc.ja/src/sgml/ref/pcp_watchdog_info.sgml  |   4 +-
 doc.ja/src/sgml/ref/pg_enc.sgml             | 217 +++++++++++++++++
 doc.ja/src/sgml/ref/pgpool.sgml             |  15 ++
 doc.ja/src/sgml/reference.sgml              |   1 +
 doc.ja/src/sgml/release-3.6.sgml            |  30 +--
 doc.ja/src/sgml/stream-check.sgml           |  38 +++
 doc.ja/src/sgml/version.sgml                |   2 +-
 doc.ja/src/sgml/watchdog.sgml               |  47 +++-
 doc/src/sgml/client-auth.sgml               |   6 +-
 doc/src/sgml/connection-settings.sgml       |   8 +-
 doc/src/sgml/failover.sgml                  |   2 +-
 doc/src/sgml/ref/pgpool.sgml                |  11 +
 doc/src/sgml/release-4.0.sgml               | 101 ++++----
 doc/src/sgml/version.sgml                   |   2 +-
 src/tools/pgproto/Makefile.in               |  23 +-
 26 files changed, 993 insertions(+), 124 deletions(-)
 create mode 100644 doc.ja/src/sgml/ref/pg_enc.sgml
Switched to a new branch 'V3_4_STABLE'
Branch V3_4_STABLE set up to track remote branch V3_4_STABLE from origin.
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... failed.
testing 050.bug58...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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/var/volum/CentOS7/10/V3_4_STABLE/missing: Unknown `--is-lightweight' option
Try `/var/volum/CentOS7/10/V3_4_STABLE/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking whether gcc and cc understand -c and -o together... yes
checking for -Wall option... yes
checking for -Wmissing-prototypes option... yes
checking for -Wmissing-declarations option... yes
checking for main in -lm... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for main in -lipc... no
checking for main in -lIPC... no
checking for main in -llc... no
checking for main in -lBSD... no
checking for main in -lgen... no
checking for main in -lPW... no
checking for main in -lresolv... yes
checking for main in -lcrypt... yes
checking for strlcat,... no
checking for strlcpy... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/types.h... (cached) yes
ok.
testing 051.bug60...checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.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/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether long int is 64 bits... yes
checking size of unsigned long... 8
checking size of void *... 8
checking size of size_t... 8
checking whether to build with float4 passed by value... yes
checking whether to build with float8 passed by value... 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 union semun... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for wait3 that fills in rusage... yes
checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t *
checking for setsid... yes
checking for select... yes
checking for socket... yes
checking for sigprocmask... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strtok... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for gai_strerror... yes
checking for hstrerror... yes
checking for pstat... no
checking for setproctitle... no
checking for vsyslog... yes
checking for pg_config... pg_config
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking libmemcached/memcached.h usability... yes
checking libmemcached/memcached.h presence... yes
checking for libmemcached/memcached.h... yes
checking for memcached_create in -lmemcached... yes
checking for PQexecPrepared in -lpq... yes
checking for PQprepare... yes
checking whether to use row lock against the sequence table for insert_lock... no
checking whether to use table lock against the target table for insert_lock... no
enable cassert = no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/parser/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/libs/pcp/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/tools/pgmd5/Makefile
config.status: creating src/tools/pcp/Makefile
config.status: creating src/watchdog/Makefile
config.status: creating src/include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in src
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
Making all in parser
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/parser'
depbase=`echo copyfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT copyfuncs.o -MD -MP -MF $depbase.Tpo -c -o copyfuncs.o copyfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT gram.o -MD -MP -MF $depbase.Tpo -c -o gram.o gram.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo keywords.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT keywords.o -MD -MP -MF $depbase.Tpo -c -o keywords.o keywords.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo kwlookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT kwlookup.o -MD -MP -MF $depbase.Tpo -c -o kwlookup.o kwlookup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo makefuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT makefuncs.o -MD -MP -MF $depbase.Tpo -c -o makefuncs.o makefuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nodes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT nodes.o -MD -MP -MF $depbase.Tpo -c -o nodes.o nodes.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo outfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT outfuncs.o -MD -MP -MF $depbase.Tpo -c -o outfuncs.o outfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_string.o -MD -MP -MF $depbase.Tpo -c -o pool_string.o pool_string.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo scansup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT scansup.o -MD -MP -MF $depbase.Tpo -c -o scansup.o scansup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT snprintf.o -MD -MP -MF $depbase.Tpo -c -o snprintf.o snprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
snprintf.c:202:1: warning: no previous prototype for 'pg_vsnprintf' [-Wmissing-prototypes]
 pg_vsnprintf(char *str, size_t count, const char *fmt, va_list args)
 ^
depbase=`echo stringinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT stringinfo.o -MD -MP -MF $depbase.Tpo -c -o stringinfo.o stringinfo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT value.o -MD -MP -MF $depbase.Tpo -c -o value.o value.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/mmgr/mcxt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/mmgr/mcxt.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/mcxt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/mmgr/aset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/mmgr/aset.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/mmgr/aset.o ../../src/utils/mmgr/aset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/error/elog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/error/elog.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/error/elog.o ../../src/utils/error/elog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wchar.o -MD -MP -MF $depbase.Tpo -c -o wchar.o wchar.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libsql-parser.a
ar cru libsql-parser.a copyfuncs.o gram.o keywords.o kwlookup.o list.o makefuncs.o nodes.o outfuncs.o parser.o pool_string.o scansup.o snprintf.o stringinfo.o value.o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/aset.o ../../src/utils/error/elog.o wchar.o
ranlib libsql-parser.a
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/parser'
Making all in libs
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
Making all in pcp
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs/pcp'
depbase=`echo pcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF $depbase.Tpo -c -o pcp.lo pcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c  -fPIC -DPIC -o .libs/pcp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c -o pcp.o >/dev/null 2>&1
rm -f pcp_stream.c && ln -s ../../../src/utils/pcp/pcp_stream.c .
depbase=`echo pcp_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF $depbase.Tpo -c -o pcp_stream.lo pcp_stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF .deps/pcp_stream.Tpo -c pcp_stream.c  -fPIC -DPIC -o .libs/pcp_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF .deps/pcp_stream.Tpo -c pcp_stream.c -o pcp_stream.o >/dev/null 2>&1
rm -f pcp_error.c && ln -s ../../../src/utils/pcp/pcp_error.c .
depbase=`echo pcp_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF $depbase.Tpo -c -o pcp_error.lo pcp_error.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF .deps/pcp_error.Tpo -c pcp_error.c  -fPIC -DPIC -o .libs/pcp_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF .deps/pcp_error.Tpo -c pcp_error.c -o pcp_error.o >/dev/null 2>&1
rm -f pcp_timeout.c && ln -s ../../../src/utils/pcp/pcp_timeout.c .
depbase=`echo pcp_timeout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF $depbase.Tpo -c -o pcp_timeout.lo pcp_timeout.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF .deps/pcp_timeout.Tpo -c pcp_timeout.c  -fPIC -DPIC -o .libs/pcp_timeout.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF .deps/pcp_timeout.Tpo -c pcp_timeout.c -o pcp_timeout.o >/dev/null 2>&1
rm -f md5.c && ln -s ../../../src/auth/md5.c .
depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
rm -f strlcpy.c && ln -s ../../../src/utils/strlcpy.c .
depbase=`echo strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o strlcpy.lo strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o libpcp.la -rpath /usr/local/lib pcp.lo pcp_stream.lo pcp_error.lo pcp_timeout.lo md5.lo strlcpy.lo  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pcp.o .libs/pcp_stream.o .libs/pcp_error.o .libs/pcp_timeout.o .libs/md5.o .libs/strlcpy.o   -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm  -O2   -Wl,-soname -Wl,libpcp.so.0 -o .libs/libpcp.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libpcp.so.0" && ln -s "libpcp.so.0.0.0" "libpcp.so.0")
libtool: link: (cd ".libs" && rm -f "libpcp.so" && ln -s "libpcp.so.0.0.0" "libpcp.so")
libtool: link: ar cru .libs/libpcp.a  pcp.o pcp_stream.o pcp_error.o pcp_timeout.o md5.o strlcpy.o
libtool: link: ranlib .libs/libpcp.a
libtool: link: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" )
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs/pcp'
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
Making all in watchdog
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/watchdog'
depbase=`echo watchdog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT watchdog.o -MD -MP -MF $depbase.Tpo -c -o watchdog.o watchdog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_child.o -MD -MP -MF $depbase.Tpo -c -o wd_child.o wd_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_if.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_if.o -MD -MP -MF $depbase.Tpo -c -o wd_if.o wd_if.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_init.o -MD -MP -MF $depbase.Tpo -c -o wd_init.o wd_init.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_lifecheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_lifecheck.o -MD -MP -MF $depbase.Tpo -c -o wd_lifecheck.o wd_lifecheck.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_list.o -MD -MP -MF $depbase.Tpo -c -o wd_list.o wd_list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_packet.o -MD -MP -MF $depbase.Tpo -c -o wd_packet.o wd_packet.c &&\
mv -f $depbase.Tpo $depbase.Po
ok.
testing 052.do_query...depbase=`echo wd_ping.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_ping.o -MD -MP -MF $depbase.Tpo -c -o wd_ping.o wd_ping.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_heartbeat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_heartbeat.o -MD -MP -MF $depbase.Tpo -c -o wd_heartbeat.o wd_heartbeat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_interlock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_interlock.o -MD -MP -MF $depbase.Tpo -c -o wd_interlock.o wd_interlock.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f lib-watchdog.a
ar cru lib-watchdog.a watchdog.o wd_child.o wd_if.o wd_init.o wd_lifecheck.o wd_list.o wd_packet.o wd_ping.o wd_heartbeat.o wd_interlock.o
ranlib lib-watchdog.a
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/watchdog'
Making all in .
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
depbase=`echo main/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/main.o -MD -MP -MF $depbase.Tpo -c -o main/main.o main/main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main/pool_globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pool_globals.o -MD -MP -MF $depbase.Tpo -c -o main/pool_globals.o main/pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main/pgpool_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pgpool_main.o -MD -MP -MF $depbase.Tpo -c -o main/pgpool_main.o main/pgpool_main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT config/pool_config.o -MD -MP -MF $depbase.Tpo -c -o config/pool_config.o config/pool_config.c &&\
mv -f $depbase.Tpo $depbase.Po
config/pool_config.c:1219:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
depbase=`echo pcp_con/pcp_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_con/pcp_child.o -MD -MP -MF $depbase.Tpo -c -o pcp_con/pcp_child.o pcp_con/pcp_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pcp_con/recovery.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_con/recovery.o -MD -MP -MF $depbase.Tpo -c -o pcp_con/recovery.o pcp_con/recovery.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/md5.o -MD -MP -MF $depbase.Tpo -c -o auth/md5.o auth/md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_auth.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_auth.o auth/pool_auth.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_passwd.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_passwd.o auth/pool_passwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_hba.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_hba.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_hba.o auth/pool_hba.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_proto2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_proto2.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_proto2.o protocol/pool_proto2.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/child.o -MD -MP -MF $depbase.Tpo -c -o protocol/child.o protocol/child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_process_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_process_query.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_process_query.o protocol/pool_process_query.c &&\
mv -f $depbase.Tpo $depbase.Po
protocol/pool_process_query.c: In function 'pool_parallel_exec':
protocol/pool_process_query.c:439:17: warning: unused variable 'timeout' [-Wunused-variable]
  struct timeval timeout;
                 ^
depbase=`echo protocol/pool_connection_pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_connection_pool.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_connection_pool.o protocol/pool_connection_pool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_proto_modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_proto_modules.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_proto_modules.o protocol/pool_proto_modules.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo query_cache/pool_memqcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT query_cache/pool_memqcache.o -MD -MP -MF $depbase.Tpo -c -o query_cache/pool_memqcache.o query_cache/pool_memqcache.c &&\
mv -f $depbase.Tpo $depbase.Po
query_cache/pool_memqcache.c:2990:14: warning: 'pool_get_buffer_pointer' defined but not used [-Wunused-function]
 static char *pool_get_buffer_pointer(POOL_INTERNAL_BUFFER *buffer)
              ^
depbase=`echo system_db/pool_system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT system_db/pool_system.o -MD -MP -MF $depbase.Tpo -c -o system_db/pool_system.o system_db/pool_system.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_session_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_session_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_session_context.o context/pool_session_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_process_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_process_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_process_context.o context/pool_process_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_query_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_query_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_query_context.o context/pool_query_context.c &&\
mv -f $depbase.Tpo $depbase.Po
ok.
testing 053.insert_lock_hangs...depbase=`echo streaming_replication/pool_worker_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT streaming_replication/pool_worker_child.o -MD -MP -MF $depbase.Tpo -c -o streaming_replication/pool_worker_child.o streaming_replication/pool_worker_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rewrite/pool_timestamp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT rewrite/pool_timestamp.o -MD -MP -MF $depbase.Tpo -c -o rewrite/pool_timestamp.o rewrite/pool_timestamp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rewrite/pool_lobj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT rewrite/pool_lobj.o -MD -MP -MF $depbase.Tpo -c -o rewrite/pool_lobj.o rewrite/pool_lobj.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parallel_query/pool_rewrite_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parallel_query/pool_rewrite_query.o -MD -MP -MF $depbase.Tpo -c -o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_query.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parallel_query/pool_rewrite_outfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parallel_query/pool_rewrite_outfuncs.o -MD -MP -MF $depbase.Tpo -c -o parallel_query/pool_rewrite_outfuncs.o parallel_query/pool_rewrite_outfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_select_walker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_select_walker.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_select_walker.o utils/pool_select_walker.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/strlcpy.o -MD -MP -MF $depbase.Tpo -c -o utils/strlcpy.o utils/strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/psprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/psprintf.o -MD -MP -MF $depbase.Tpo -c -o utils/psprintf.o utils/psprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_params.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_params.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_params.o utils/pool_params.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/ps_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/ps_status.o -MD -MP -MF $depbase.Tpo -c -o utils/ps_status.o utils/ps_status.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_shmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_shmem.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_shmem.o utils/pool_shmem.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_sema.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_sema.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_sema.o utils/pool_sema.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_signal.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_signal.o utils/pool_signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_path.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_path.o utils/pool_path.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_ip.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_ip.o utils/pool_ip.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_relcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_relcache.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_relcache.o utils/pool_relcache.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_process_reporting.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_process_reporting.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_process_reporting.o utils/pool_process_reporting.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_ssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_ssl.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_ssl.o utils/pool_ssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_stream.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_stream.o utils/pool_stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/getopt_long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/getopt_long.o -MD -MP -MF $depbase.Tpo -c -o utils/getopt_long.o utils/getopt_long.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/error/assert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/error/assert.o -MD -MP -MF $depbase.Tpo -c -o utils/error/assert.o utils/error/assert.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_stream.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_stream.o utils/pcp/pcp_stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_error.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_error.o utils/pcp/pcp_error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_timeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_timeout.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_timeout.o utils/pcp/pcp_timeout.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/regex_array.o -MD -MP -MF $depbase.Tpo -c -o utils/regex_array.o utils/regex_array.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath /usr/pgsql-10/lib -rpath /usr/local/lib  -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o config/pool_config.o pcp_con/pcp_child.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o system_db/pool_system.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_outfuncs.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/pcp/pcp_error.o utils/pcp/pcp_timeout.o utils/regex_array.o -L/usr/pgsql-10/lib -lpq parser/libsql-parser.a parser/nodes.o watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o config/pool_config.o pcp_con/pcp_child.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o system_db/pool_system.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_outfuncs.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/pcp/pcp_error.o utils/pcp/pcp_timeout.o utils/regex_array.o parser/nodes.o  -L/usr/pgsql-10/lib -lpq parser/libsql-parser.a watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/pgsql-10/lib -Wl,-rpath -Wl,/usr/local/lib
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
Making all in tools
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
Making all in pcp
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pcp'
depbase=`echo pcp_stop_pgpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stop_pgpool.o -MD -MP -MF $depbase.Tpo -c -o pcp_stop_pgpool.o pcp_stop_pgpool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../fe_memutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../fe_memutils.o -MD -MP -MF $depbase.Tpo -c -o ../fe_memutils.o ../fe_memutils.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_stop_pgpool pcp_stop_pgpool.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_stop_pgpool pcp_stop_pgpool.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_node_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_count.o -MD -MP -MF $depbase.Tpo -c -o pcp_node_count.o pcp_node_count.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_count pcp_node_count.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_count pcp_node_count.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_node_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_node_info.o pcp_node_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_info pcp_node_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_info pcp_node_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_proc_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_count.o -MD -MP -MF $depbase.Tpo -c -o pcp_proc_count.o pcp_proc_count.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_count pcp_proc_count.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_count pcp_proc_count.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_proc_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_proc_info.o pcp_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_info pcp_proc_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_info pcp_proc_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_systemdb_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_systemdb_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_systemdb_info.o pcp_systemdb_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_systemdb_info pcp_systemdb_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_systemdb_info pcp_systemdb_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_detach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_detach_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_detach_node.o pcp_detach_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_detach_node pcp_detach_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_detach_node pcp_detach_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_attach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_attach_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_attach_node.o pcp_attach_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_attach_node pcp_attach_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_attach_node pcp_attach_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_recovery_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_recovery_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_recovery_node.o pcp_recovery_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_recovery_node pcp_recovery_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_recovery_node pcp_recovery_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_promote_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_promote_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_promote_node.o pcp_promote_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_promote_node pcp_promote_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_promote_node pcp_promote_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_pool_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_pool_status.o -MD -MP -MF $depbase.Tpo -c -o pcp_pool_status.o pcp_pool_status.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_pool_status pcp_pool_status.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_pool_status pcp_pool_status.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
depbase=`echo pcp_watchdog_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_watchdog_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_watchdog_info.o pcp_watchdog_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_watchdog_info pcp_watchdog_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_watchdog_info pcp_watchdog_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/local/lib
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pcp'
Making all in pgmd5
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pgmd5'
depbase=`echo pg_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pg_md5.o -MD -MP -MF $depbase.Tpo -c -o pg_md5.o pg_md5.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f md5.c && ln -s ../../../src/auth/md5.c .
depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.o -MD -MP -MF $depbase.Tpo -c -o md5.o md5.c &&\
mv -f $depbase.Tpo $depbase.Po
ok.
testing 054.postgres_fdw...rm -f pool_passwd.c && ln -s ../../../src/auth/pool_passwd.c .
depbase=`echo pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_passwd.o -MD -MP -MF $depbase.Tpo -c -o pool_passwd.o pool_passwd.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f pool_signal.c && ln -s ../../../src/utils/pool_signal.c .
depbase=`echo pool_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_signal.o -MD -MP -MF $depbase.Tpo -c -o pool_signal.o pool_signal.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f strlcpy.c && ln -s ../../../src/utils/strlcpy.c .
depbase=`echo strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.o -MD -MP -MF $depbase.Tpo -c -o strlcpy.o strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f regex_array.c && ln -s ../../../src/utils/regex_array.c .
depbase=`echo regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT regex_array.o -MD -MP -MF $depbase.Tpo -c -o regex_array.o regex_array.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f pool_config.l && ln -s ../../../src/config/pool_config.l .
depbase=`echo pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config.o -MD -MP -MF $depbase.Tpo -c -o pool_config.o pool_config.c &&\
mv -f $depbase.Tpo $depbase.Po
pool_config.c:1217:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
depbase=`echo ../fe_port.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../fe_port.o -MD -MP -MF $depbase.Tpo -c -o ../fe_port.o ../fe_port.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f fe_memutils.c && ln -s ../../../src/tools/fe_memutils.c .
depbase=`echo fe_memutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT fe_memutils.o -MD -MP -MF $depbase.Tpo -c -o fe_memutils.o fe_memutils.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f pool_globals.c && ln -s ../../../src/main/pool_globals.c .
depbase=`echo pool_globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_globals.o -MD -MP -MF $depbase.Tpo -c -o pool_globals.o pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pg_md5 pg_md5.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config.o ../fe_port.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o pg_md5 pg_md5.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config.o ../fe_port.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pgmd5'
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
Making all in include
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
make  all-am
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
Making all in doc
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/doc'
sed 's, at sysconfdir\@,/usr/local/etc,g' pgpool.8.in >pgpool.8
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/doc'
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE'
make -C pgpool-recovery all
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-recovery'
sed 's,MODULE_PATHNAME,$libdir/pgpool-recovery,g' pgpool-recovery.sql.in >pgpool-recovery.sql
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I. -I./ -I/usr/pgsql-10/include/server -I/usr/pgsql-10/include/internal  -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool-recovery.o pgpool-recovery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -L/usr/pgsql-10/lib -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-10/lib',--enable-new-dtags  -shared -o pgpool-recovery.so pgpool-recovery.o
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-recovery'
make -C pgpool-regclass all
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-regclass'
sed 's,MODULE_PATHNAME,$libdir/pgpool-regclass,g' pgpool-regclass.sql.in >pgpool-regclass.sql
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I. -I./ -I/usr/pgsql-10/include/server -I/usr/pgsql-10/include/internal  -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool-regclass.o pgpool-regclass.c
pgpool-regclass.c: In function 'MystringToQualifiedNameList':
pgpool-regclass.c:124:2: warning: implicit declaration of function 'SplitIdentifierString' [-Wimplicit-function-declaration]
  if (!SplitIdentifierString(rawname, '.', &namelist))
  ^
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -L/usr/pgsql-10/lib -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-10/lib',--enable-new-dtags  -shared -o pgpool-regclass.so pgpool-regclass.o
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-regclass'
make -C pgpool_adm all
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool_adm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/pgsql-10/include -I../../include/pcp -I. -I./ -I/usr/pgsql-10/include/server -I/usr/pgsql-10/include/internal  -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include  -c -o pgpool_adm.o pgpool_adm.c
pgpool_adm.c: In function '_pcp_node_info':
pgpool_adm.c:232:2: warning: implicit declaration of function 'heap_form_tuple' [-Wimplicit-function-declaration]
  tuple = heap_form_tuple(tupledesc, values, nulls);
  ^
pgpool_adm.c:232:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  tuple = heap_form_tuple(tupledesc, values, nulls);
        ^
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -shared -o pgpool_adm.so pgpool_adm.o -L/usr/pgsql-10/lib  -Wl,--as-needed  -L/usr/lib64 -Wl,--as-needed -Wl,-rpath,'/usr/pgsql-10/lib',--enable-new-dtags  -L../../libs/pcp/.libs -lpcp
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool_adm'
make -C pgpool-recovery installdirs
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-recovery'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/lib'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-recovery'
make -C pgpool-regclass installdirs
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-regclass'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/lib'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-regclass'
make -C pgpool_adm installdirs
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool_adm'
/usr/bin/mkdir -p '/usr/pgsql-10/lib'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool_adm'
make -C pgpool-recovery install
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-recovery'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/lib'
/usr/bin/install -c -m 644 .//pgpool_recovery.control '/usr/pgsql-10/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_recovery--1.1.sql pgpool-recovery.sql '/usr/pgsql-10/share/extension/'
/usr/bin/install -c -m 755  pgpool-recovery.so '/usr/pgsql-10/lib/'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-recovery'
make -C pgpool-regclass install
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-regclass'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/lib'
/usr/bin/install -c -m 644 .//pgpool_regclass.control '/usr/pgsql-10/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_regclass--1.0.sql pgpool-regclass.sql '/usr/pgsql-10/share/extension/'
/usr/bin/install -c -m 755  pgpool-regclass.so '/usr/pgsql-10/lib/'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool-regclass'
make -C pgpool_adm install
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool_adm'
/usr/bin/mkdir -p '/usr/pgsql-10/lib'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/mkdir -p '/usr/pgsql-10/share/extension'
/usr/bin/install -c -m 755  pgpool_adm.so '/usr/pgsql-10/lib/pgpool_adm.so'
/usr/bin/install -c -m 644 .//pgpool_adm.control '/usr/pgsql-10/share/extension/'
/usr/bin/install -c -m 644 .//pgpool_adm--1.0.sql  '/usr/pgsql-10/share/extension/'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/sql/pgpool_adm'
make extension ok
Making clean in src
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
Making clean in parser
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/parser'
rm -rf .libs _libs
test -z "libsql-parser.a" || rm -f libsql-parser.a
rm -f *.o
rm -f ../../src/utils/error/*.o
rm -f ../../src/utils/mmgr/*.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/parser'
Making clean in libs
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
Making clean in pcp
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs/pcp'
test -z "libpcp.la" || rm -f libpcp.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs/pcp'
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
Making clean in watchdog
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/watchdog'
rm -rf .libs _libs
test -z "lib-watchdog.a" || rm -f lib-watchdog.a
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/watchdog'
Making clean in .
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
 rm -f pgpool
rm -rf .libs _libs
rm -f *.o
rm -f auth/*.o
rm -f config/*.o
rm -f context/*.o
rm -f main/*.o
rm -f parallel_query/*.o
rm -f pcp_con/*.o
rm -f protocol/*.o
rm -f query_cache/*.o
rm -f rewrite/*.o
rm -f streaming_replication/*.o
rm -f system_db/*.o
rm -f utils/*.o
rm -f utils/error/*.o
rm -f utils/mmgr/*.o
rm -f utils/pcp/*.o
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
Making clean in tools
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
Making clean in pcp
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pcp'
 rm -f pcp_stop_pgpool pcp_node_count pcp_node_info pcp_proc_count pcp_proc_info pcp_systemdb_info pcp_detach_node pcp_attach_node pcp_recovery_node pcp_promote_node pcp_pool_status pcp_watchdog_info
rm -rf .libs _libs
rm -f *.o
rm -f ../*.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pcp'
Making clean in pgmd5
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pgmd5'
 rm -f pg_md5
rm -rf .libs _libs
rm -f *.o
rm -f ../*.o
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pgmd5'
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
Making clean in include
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
Making clean in doc
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/doc'
test -z "pgpool.8" || rm -f pgpool.8
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/doc'
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE'
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
creating pgpool-II temporary installation ...
make: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
Making install in parser
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/parser'
depbase=`echo copyfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT copyfuncs.o -MD -MP -MF $depbase.Tpo -c -o copyfuncs.o copyfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT gram.o -MD -MP -MF $depbase.Tpo -c -o gram.o gram.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo keywords.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT keywords.o -MD -MP -MF $depbase.Tpo -c -o keywords.o keywords.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo kwlookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT kwlookup.o -MD -MP -MF $depbase.Tpo -c -o kwlookup.o kwlookup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo makefuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT makefuncs.o -MD -MP -MF $depbase.Tpo -c -o makefuncs.o makefuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nodes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT nodes.o -MD -MP -MF $depbase.Tpo -c -o nodes.o nodes.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo outfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT outfuncs.o -MD -MP -MF $depbase.Tpo -c -o outfuncs.o outfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_string.o -MD -MP -MF $depbase.Tpo -c -o pool_string.o pool_string.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo scansup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT scansup.o -MD -MP -MF $depbase.Tpo -c -o scansup.o scansup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT snprintf.o -MD -MP -MF $depbase.Tpo -c -o snprintf.o snprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
snprintf.c:202:1: warning: no previous prototype for 'pg_vsnprintf' [-Wmissing-prototypes]
 pg_vsnprintf(char *str, size_t count, const char *fmt, va_list args)
 ^
depbase=`echo stringinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT stringinfo.o -MD -MP -MF $depbase.Tpo -c -o stringinfo.o stringinfo.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT value.o -MD -MP -MF $depbase.Tpo -c -o value.o value.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/mmgr/mcxt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/mmgr/mcxt.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/mcxt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/mmgr/aset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/mmgr/aset.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/mmgr/aset.o ../../src/utils/mmgr/aset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../../src/utils/error/elog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../../src/utils/error/elog.o -MD -MP -MF $depbase.Tpo -c -o ../../src/utils/error/elog.o ../../src/utils/error/elog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wchar.o -MD -MP -MF $depbase.Tpo -c -o wchar.o wchar.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libsql-parser.a
ar cru libsql-parser.a copyfuncs.o gram.o keywords.o kwlookup.o list.o makefuncs.o nodes.o outfuncs.o parser.o pool_string.o scansup.o snprintf.o stringinfo.o value.o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/aset.o ../../src/utils/error/elog.o wchar.o
ranlib libsql-parser.a
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/parser'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/parser'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/parser'
Making install in libs
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
Making install in pcp
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs/pcp'
depbase=`echo pcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF $depbase.Tpo -c -o pcp.lo pcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c  -fPIC -DPIC -o .libs/pcp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c -o pcp.o >/dev/null 2>&1
depbase=`echo pcp_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF $depbase.Tpo -c -o pcp_stream.lo pcp_stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF .deps/pcp_stream.Tpo -c pcp_stream.c  -fPIC -DPIC -o .libs/pcp_stream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF .deps/pcp_stream.Tpo -c pcp_stream.c -o pcp_stream.o >/dev/null 2>&1
depbase=`echo pcp_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF $depbase.Tpo -c -o pcp_error.lo pcp_error.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF .deps/pcp_error.Tpo -c pcp_error.c  -fPIC -DPIC -o .libs/pcp_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF .deps/pcp_error.Tpo -c pcp_error.c -o pcp_error.o >/dev/null 2>&1
depbase=`echo pcp_timeout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF $depbase.Tpo -c -o pcp_timeout.lo pcp_timeout.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF .deps/pcp_timeout.Tpo -c pcp_timeout.c  -fPIC -DPIC -o .libs/pcp_timeout.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_timeout.lo -MD -MP -MF .deps/pcp_timeout.Tpo -c pcp_timeout.c -o pcp_timeout.o >/dev/null 2>&1
depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
depbase=`echo strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o strlcpy.lo strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o libpcp.la -rpath /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib pcp.lo pcp_stream.lo pcp_error.lo pcp_timeout.lo md5.lo strlcpy.lo  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pcp.o .libs/pcp_stream.o .libs/pcp_error.o .libs/pcp_timeout.o .libs/md5.o .libs/strlcpy.o   -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm  -O2   -Wl,-soname -Wl,libpcp.so.0 -o .libs/libpcp.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libpcp.so.0" && ln -s "libpcp.so.0.0.0" "libpcp.so.0")
libtool: link: (cd ".libs" && rm -f "libpcp.so" && ln -s "libpcp.so.0.0.0" "libpcp.so")
libtool: link: ar cru .libs/libpcp.a  pcp.o pcp_stream.o pcp_error.o pcp_timeout.o md5.o strlcpy.o
libtool: link: ranlib .libs/libpcp.a
libtool: link: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" )
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs/pcp'
 /usr/bin/mkdir -p '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libpcp.la '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib'
libtool: install: /usr/bin/install -c .libs/libpcp.so.0.0.0 /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.so.0.0.0
libtool: install: (cd /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib && { ln -s -f libpcp.so.0.0.0 libpcp.so.0 || { rm -f libpcp.so.0 && ln -s libpcp.so.0.0.0 libpcp.so.0; }; })
libtool: install: (cd /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib && { ln -s -f libpcp.so.0.0.0 libpcp.so || { rm -f libpcp.so && ln -s libpcp.so.0.0.0 libpcp.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcp.lai /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.la
libtool: install: /usr/bin/install -c .libs/libpcp.a /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: install: chmod 644 /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: install: ranlib /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: finish: PATH="/usr/pgsql-10/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
ok.
testing 055.backend_all_down...----------------------------------------------------------------------
Libraries have been installed in:
   /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/include'
 /usr/bin/install -c -m 644 ../../../src/include/pcp/pcp.h ../../../src/include/pcp/libpcp_ext.h ../../../src/include/pool_type.h ../../../src/include/utils/pool_process_reporting.h '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/include'
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs/pcp'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs/pcp'
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/libs'
Making install in watchdog
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/watchdog'
depbase=`echo watchdog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT watchdog.o -MD -MP -MF $depbase.Tpo -c -o watchdog.o watchdog.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_child.o -MD -MP -MF $depbase.Tpo -c -o wd_child.o wd_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_if.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_if.o -MD -MP -MF $depbase.Tpo -c -o wd_if.o wd_if.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_init.o -MD -MP -MF $depbase.Tpo -c -o wd_init.o wd_init.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_lifecheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_lifecheck.o -MD -MP -MF $depbase.Tpo -c -o wd_lifecheck.o wd_lifecheck.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_list.o -MD -MP -MF $depbase.Tpo -c -o wd_list.o wd_list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_packet.o -MD -MP -MF $depbase.Tpo -c -o wd_packet.o wd_packet.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_ping.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_ping.o -MD -MP -MF $depbase.Tpo -c -o wd_ping.o wd_ping.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_heartbeat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_heartbeat.o -MD -MP -MF $depbase.Tpo -c -o wd_heartbeat.o wd_heartbeat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wd_interlock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_interlock.o -MD -MP -MF $depbase.Tpo -c -o wd_interlock.o wd_interlock.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f lib-watchdog.a
ar cru lib-watchdog.a watchdog.o wd_child.o wd_if.o wd_init.o wd_lifecheck.o wd_list.o wd_packet.o wd_ping.o wd_heartbeat.o wd_interlock.o
ranlib lib-watchdog.a
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/watchdog'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/watchdog'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/watchdog'
Making install in .
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
depbase=`echo main/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/main.o -MD -MP -MF $depbase.Tpo -c -o main/main.o main/main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main/pool_globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pool_globals.o -MD -MP -MF $depbase.Tpo -c -o main/pool_globals.o main/pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main/pgpool_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main/pgpool_main.o -MD -MP -MF $depbase.Tpo -c -o main/pgpool_main.o main/pgpool_main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT config/pool_config.o -MD -MP -MF $depbase.Tpo -c -o config/pool_config.o config/pool_config.c &&\
mv -f $depbase.Tpo $depbase.Po
config/pool_config.c:1219:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
depbase=`echo pcp_con/pcp_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_con/pcp_child.o -MD -MP -MF $depbase.Tpo -c -o pcp_con/pcp_child.o pcp_con/pcp_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pcp_con/recovery.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_con/recovery.o -MD -MP -MF $depbase.Tpo -c -o pcp_con/recovery.o pcp_con/recovery.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/md5.o -MD -MP -MF $depbase.Tpo -c -o auth/md5.o auth/md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_auth.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_auth.o auth/pool_auth.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_passwd.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_passwd.o auth/pool_passwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth/pool_hba.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT auth/pool_hba.o -MD -MP -MF $depbase.Tpo -c -o auth/pool_hba.o auth/pool_hba.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_proto2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_proto2.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_proto2.o protocol/pool_proto2.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/child.o -MD -MP -MF $depbase.Tpo -c -o protocol/child.o protocol/child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_process_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_process_query.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_process_query.o protocol/pool_process_query.c &&\
mv -f $depbase.Tpo $depbase.Po
protocol/pool_process_query.c: In function 'pool_parallel_exec':
protocol/pool_process_query.c:439:17: warning: unused variable 'timeout' [-Wunused-variable]
  struct timeval timeout;
                 ^
depbase=`echo protocol/pool_connection_pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_connection_pool.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_connection_pool.o protocol/pool_connection_pool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo protocol/pool_proto_modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT protocol/pool_proto_modules.o -MD -MP -MF $depbase.Tpo -c -o protocol/pool_proto_modules.o protocol/pool_proto_modules.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo query_cache/pool_memqcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT query_cache/pool_memqcache.o -MD -MP -MF $depbase.Tpo -c -o query_cache/pool_memqcache.o query_cache/pool_memqcache.c &&\
mv -f $depbase.Tpo $depbase.Po
query_cache/pool_memqcache.c:2990:14: warning: 'pool_get_buffer_pointer' defined but not used [-Wunused-function]
 static char *pool_get_buffer_pointer(POOL_INTERNAL_BUFFER *buffer)
              ^
depbase=`echo system_db/pool_system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT system_db/pool_system.o -MD -MP -MF $depbase.Tpo -c -o system_db/pool_system.o system_db/pool_system.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_session_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_session_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_session_context.o context/pool_session_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_process_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_process_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_process_context.o context/pool_process_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo context/pool_query_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT context/pool_query_context.o -MD -MP -MF $depbase.Tpo -c -o context/pool_query_context.o context/pool_query_context.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo streaming_replication/pool_worker_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT streaming_replication/pool_worker_child.o -MD -MP -MF $depbase.Tpo -c -o streaming_replication/pool_worker_child.o streaming_replication/pool_worker_child.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rewrite/pool_timestamp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT rewrite/pool_timestamp.o -MD -MP -MF $depbase.Tpo -c -o rewrite/pool_timestamp.o rewrite/pool_timestamp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rewrite/pool_lobj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT rewrite/pool_lobj.o -MD -MP -MF $depbase.Tpo -c -o rewrite/pool_lobj.o rewrite/pool_lobj.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parallel_query/pool_rewrite_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parallel_query/pool_rewrite_query.o -MD -MP -MF $depbase.Tpo -c -o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_query.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo parallel_query/pool_rewrite_outfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parallel_query/pool_rewrite_outfuncs.o -MD -MP -MF $depbase.Tpo -c -o parallel_query/pool_rewrite_outfuncs.o parallel_query/pool_rewrite_outfuncs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_select_walker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_select_walker.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_select_walker.o utils/pool_select_walker.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/strlcpy.o -MD -MP -MF $depbase.Tpo -c -o utils/strlcpy.o utils/strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/psprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/psprintf.o -MD -MP -MF $depbase.Tpo -c -o utils/psprintf.o utils/psprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_params.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_params.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_params.o utils/pool_params.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/ps_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/ps_status.o -MD -MP -MF $depbase.Tpo -c -o utils/ps_status.o utils/ps_status.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_shmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_shmem.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_shmem.o utils/pool_shmem.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_sema.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_sema.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_sema.o utils/pool_sema.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_signal.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_signal.o utils/pool_signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_path.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_path.o utils/pool_path.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_ip.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_ip.o utils/pool_ip.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_relcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_relcache.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_relcache.o utils/pool_relcache.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_process_reporting.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_process_reporting.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_process_reporting.o utils/pool_process_reporting.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_ssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_ssl.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_ssl.o utils/pool_ssl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pool_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pool_stream.o -MD -MP -MF $depbase.Tpo -c -o utils/pool_stream.o utils/pool_stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/getopt_long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/getopt_long.o -MD -MP -MF $depbase.Tpo -c -o utils/getopt_long.o utils/getopt_long.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/error/assert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/error/assert.o -MD -MP -MF $depbase.Tpo -c -o utils/error/assert.o utils/error/assert.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_stream.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_stream.o utils/pcp/pcp_stream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_error.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_error.o utils/pcp/pcp_error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/pcp/pcp_timeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/pcp/pcp_timeout.o -MD -MP -MF $depbase.Tpo -c -o utils/pcp/pcp_timeout.o utils/pcp/pcp_timeout.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils/regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT utils/regex_array.o -MD -MP -MF $depbase.Tpo -c -o utils/regex_array.o utils/regex_array.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath /usr/pgsql-10/lib -rpath /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib  -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o config/pool_config.o pcp_con/pcp_child.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o system_db/pool_system.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_outfuncs.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/pcp/pcp_error.o utils/pcp/pcp_timeout.o utils/regex_array.o -L/usr/pgsql-10/lib -lpq parser/libsql-parser.a parser/nodes.o watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o pgpool main/main.o main/pool_globals.o main/pgpool_main.o config/pool_config.o pcp_con/pcp_child.o pcp_con/recovery.o auth/md5.o auth/pool_auth.o auth/pool_passwd.o auth/pool_hba.o protocol/pool_proto2.o protocol/child.o protocol/pool_process_query.o protocol/pool_connection_pool.o protocol/pool_proto_modules.o query_cache/pool_memqcache.o system_db/pool_system.o context/pool_session_context.o context/pool_process_context.o context/pool_query_context.o streaming_replication/pool_worker_child.o rewrite/pool_timestamp.o rewrite/pool_lobj.o parallel_query/pool_rewrite_query.o parallel_query/pool_rewrite_outfuncs.o utils/pool_select_walker.o utils/strlcpy.o utils/psprintf.o utils/pool_params.o utils/ps_status.o utils/pool_shmem.o utils/pool_sema.o utils/pool_signal.o utils/pool_path.o utils/pool_ip.o utils/pool_relcache.o utils/pool_process_reporting.o utils/pool_ssl.o utils/pool_stream.o utils/getopt_long.o utils/mmgr/mcxt.o utils/mmgr/aset.o utils/error/elog.o utils/error/assert.o utils/pcp/pcp_stream.o utils/pcp/pcp_error.o utils/pcp/pcp_timeout.o utils/regex_array.o parser/nodes.o  -L/usr/pgsql-10/lib -lpq parser/libsql-parser.a watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/pgsql-10/lib -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
 /usr/bin/mkdir -p '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c pgpool '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c pgpool /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pgpool
 /usr/bin/mkdir -p '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc'
 /usr/bin/install -c -m 644 sample/pgpool.conf.sample sample/pcp.conf.sample sample/pool_hba.conf.sample sample/pgpool.conf.sample-replication sample/pgpool.conf.sample-master-slave sample/pgpool.conf.sample-stream '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc'
 /usr/bin/mkdir -p '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/share/pgpool-II'
 /usr/bin/install -c -m 644 sql/insert_lock.sql sql/system_db.sql sample/pgpool.pam '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/share/pgpool-II'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
Making install in tools
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
Making install in pcp
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pcp'
depbase=`echo pcp_stop_pgpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stop_pgpool.o -MD -MP -MF $depbase.Tpo -c -o pcp_stop_pgpool.o pcp_stop_pgpool.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../fe_memutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../fe_memutils.o -MD -MP -MF $depbase.Tpo -c -o ../fe_memutils.o ../fe_memutils.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_stop_pgpool pcp_stop_pgpool.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_stop_pgpool pcp_stop_pgpool.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_node_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_count.o -MD -MP -MF $depbase.Tpo -c -o pcp_node_count.o pcp_node_count.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_count pcp_node_count.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_count pcp_node_count.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_node_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_node_info.o pcp_node_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_info pcp_node_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_info pcp_node_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_proc_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_count.o -MD -MP -MF $depbase.Tpo -c -o pcp_proc_count.o pcp_proc_count.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_count pcp_proc_count.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_count pcp_proc_count.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_proc_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_proc_info.o pcp_proc_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_info pcp_proc_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_info pcp_proc_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_systemdb_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_systemdb_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_systemdb_info.o pcp_systemdb_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_systemdb_info pcp_systemdb_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_systemdb_info pcp_systemdb_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_detach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_detach_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_detach_node.o pcp_detach_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_detach_node pcp_detach_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_detach_node pcp_detach_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_attach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_attach_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_attach_node.o pcp_attach_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_attach_node pcp_attach_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_attach_node pcp_attach_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_recovery_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_recovery_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_recovery_node.o pcp_recovery_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_recovery_node pcp_recovery_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_recovery_node pcp_recovery_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_promote_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_promote_node.o -MD -MP -MF $depbase.Tpo -c -o pcp_promote_node.o pcp_promote_node.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_promote_node pcp_promote_node.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_promote_node pcp_promote_node.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_pool_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_pool_status.o -MD -MP -MF $depbase.Tpo -c -o pcp_pool_status.o pcp_pool_status.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_pool_status pcp_pool_status.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_pool_status pcp_pool_status.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
depbase=`echo pcp_watchdog_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_watchdog_info.o -MD -MP -MF $depbase.Tpo -c -o pcp_watchdog_info.o pcp_watchdog_info.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_watchdog_info pcp_watchdog_info.o ../fe_memutils.o ../../../src/libs/pcp/libpcp.la -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_watchdog_info pcp_watchdog_info.o ../fe_memutils.o  ../../../src/libs/pcp/.libs/libpcp.so -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/lib
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pcp'
 /usr/bin/mkdir -p '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c pcp_stop_pgpool pcp_node_count pcp_node_info pcp_proc_count pcp_proc_info pcp_systemdb_info pcp_detach_node pcp_attach_node pcp_recovery_node pcp_promote_node pcp_pool_status pcp_watchdog_info '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pcp_stop_pgpool /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_stop_pgpool
libtool: install: /usr/bin/install -c .libs/pcp_node_count /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_node_count
libtool: install: /usr/bin/install -c .libs/pcp_node_info /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_node_info
libtool: install: /usr/bin/install -c .libs/pcp_proc_count /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_proc_count
libtool: install: /usr/bin/install -c .libs/pcp_proc_info /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_proc_info
libtool: install: /usr/bin/install -c .libs/pcp_systemdb_info /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_systemdb_info
libtool: install: /usr/bin/install -c .libs/pcp_detach_node /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_detach_node
libtool: install: /usr/bin/install -c .libs/pcp_attach_node /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_attach_node
libtool: install: /usr/bin/install -c .libs/pcp_recovery_node /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_recovery_node
libtool: install: /usr/bin/install -c .libs/pcp_promote_node /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_promote_node
libtool: install: /usr/bin/install -c .libs/pcp_pool_status /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_pool_status
libtool: install: /usr/bin/install -c .libs/pcp_watchdog_info /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_watchdog_info
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pcp'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pcp'
Making install in pgmd5
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pgmd5'
depbase=`echo pg_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pg_md5.o -MD -MP -MF $depbase.Tpo -c -o pg_md5.o pg_md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.o -MD -MP -MF $depbase.Tpo -c -o md5.o md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_passwd.o -MD -MP -MF $depbase.Tpo -c -o pool_passwd.o pool_passwd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_signal.o -MD -MP -MF $depbase.Tpo -c -o pool_signal.o pool_signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.o -MD -MP -MF $depbase.Tpo -c -o strlcpy.o strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT regex_array.o -MD -MP -MF $depbase.Tpo -c -o regex_array.o regex_array.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config.o -MD -MP -MF $depbase.Tpo -c -o pool_config.o pool_config.c &&\
mv -f $depbase.Tpo $depbase.Po
pool_config.c:1217:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
depbase=`echo ../fe_port.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../fe_port.o -MD -MP -MF $depbase.Tpo -c -o ../fe_port.o ../fe_port.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fe_memutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT fe_memutils.o -MD -MP -MF $depbase.Tpo -c -o fe_memutils.o fe_memutils.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/etc\" -DPOOL_TOOLS -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-10/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_globals.o -MD -MP -MF $depbase.Tpo -c -o pool_globals.o pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pg_md5 pg_md5.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config.o ../fe_port.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o pg_md5 pg_md5.o md5.o pool_passwd.o pool_signal.o strlcpy.o regex_array.o pool_config.o ../fe_port.o fe_memutils.o pool_globals.o  -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pgmd5'
 /usr/bin/mkdir -p '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c pg_md5 '/var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c pg_md5 /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed/bin/pg_md5
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pgmd5'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools/pgmd5'
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
make[3]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/tools'
Making install in include
make[1]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
make[2]: Entering directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
make[1]: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src/include'
make: Leaving directory `/var/volum/CentOS7/10/V3_4_STABLE/src'
moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS7/10/V3_4_STABLE/src/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-10/bin
pgbench         : /usr/pgsql-10/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.2.jar
*************************
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 056.bug63...ok.
testing 003.failover...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 060.memory_leak...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 061.cancel_query...ok.
testing 009.sql_comments...ok.
testing 062.select_error_hangs...ok.
testing 010.rewrite_timestamp...ok.
testing 017.node_0_is_down...ok.
testing 063.tables_with_space...ok.
testing 064.bug153...ok.
testing 065.bug152...ok.
testing 023.ssl_connection...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 066.bug230...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 067.bug231...ok.
testing 056.bug63...ok.
testing 068.memqcache_bug...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 069.memory_leak_extended...ok.
testing 059.bug92...ok.
testing 060.memory_leak...ok.
testing 070.memory_leak_extended_memqcache...ok.
testing 061.cancel_query...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
out of 44 ok:43 failed:1 timeout:0

* Target branch: master

PostgreSQL: 10.5
OS: CentOS release 6.10 (Final) (3.10.0-693.el7.x86_64)

** Regression test

make...ok
testing 064.bug153...Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras pgdg10 pgdg95 pgdg96 updates
Cleaning up Everything
Cleaning up list of fastest mirrors
Loaded plugins: fastestmirror, ovl
Setting up Install Process
Determining fastest mirrors
 * base: ftp-srv2.kddilabs.jp
 * extras: centos.usonyx.net
 * updates: download.nus.edu.sg
Package postgresql10-10.5-1PGDG.rhel6.x86_64 already installed and latest version
Package postgresql10-server-10.5-1PGDG.rhel6.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql10-contrib.x86_64 0:10.5-1PGDG.rhel6 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: postgresql10-contrib-10.5-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: postgresql10-contrib-10.5-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: postgresql10-contrib-10.5-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: postgresql10-contrib-10.5-1PGDG.rhel6.x86_64
---> Package postgresql10-devel.x86_64 0:10.5-1PGDG.rhel6 will be installed
--> Processing Dependency: libicu-devel for package: postgresql10-devel-10.5-1PGDG.rhel6.x86_64
--> Running transaction check
---> Package libicu-devel.x86_64 0:4.2.1-14.el6 will be installed
---> Package libxslt.x86_64 0:1.1.26-2.el6_3.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                   Arch        Version                Repository   Size
================================================================================
Installing:
 postgresql10-contrib      x86_64      10.5-1PGDG.rhel6       pgdg10      510 k
 postgresql10-devel        x86_64      10.5-1PGDG.rhel6       pgdg10      1.9 M
Installing for dependencies:
 libicu-devel              x86_64      4.2.1-14.el6           base        617 k
 libxslt                   x86_64      1.1.26-2.el6_3.1       base        452 k

Transaction Summary
================================================================================
Install       4 Package(s)

Total download size: 3.5 M
Installed size: 16 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           512 kB/s | 3.5 MB     00:06
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : libxslt-1.1.26-2.el6_3.1.x86_64                              1/4
  Installing : libicu-devel-4.2.1-14.el6.x86_64                             2/4
  Installing : postgresql10-devel-10.5-1PGDG.rhel6.x86_64                   3/4
  Installing : postgresql10-contrib-10.5-1PGDG.rhel6.x86_64                 4/4
  Verifying  : postgresql10-contrib-10.5-1PGDG.rhel6.x86_64                 1/4
  Verifying  : libicu-devel-4.2.1-14.el6.x86_64                             2/4
  Verifying  : postgresql10-devel-10.5-1PGDG.rhel6.x86_64                   3/4
  Verifying  : libxslt-1.1.26-2.el6_3.1.x86_64                              4/4

Installed:
  postgresql10-contrib.x86_64 0:10.5-1PGDG.rhel6
  postgresql10-devel.x86_64 0:10.5-1PGDG.rhel6

Dependency Installed:
  libicu-devel.x86_64 0:4.2.1-14.el6      libxslt.x86_64 0:1.1.26-2.el6_3.1

Complete!
ok.
testing 065.bug152...warning: /var/tmp/rpm-tmp.19eoJf: Header V4 RSA/SHA1 Signature, key ID 60ae0e48: NOKEY
Retrieving http://www.pgpool.net/yum/rpms/3.7/redhat/rhel-6-x86_64/pgpool-II-release-3.7-1.noarch.rpm
Preparing...                ##################################################
pgpool-II-release           ##################################################
Starting memcached: [  OK  ]
Already up-to-date.
Already on 'master'
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... failed.
@
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... out of 28 ok:27 failed:1 timeout:0
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics...

end:  Fri Sep 7 01:50:51 JST 2018

moving regression result to log_backup_host ... OK


More information about the pgpool-hackers mailing list