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

buildfarm at pgpool.net buildfarm at pgpool.net
Mon Aug 14 01:10:36 JST 2017


=========================================================================
* V3_4_STABLE  PostgreSQL 9.6  CentOS6
testing 009.sql_comments...failed.

* V3_5_STABLE  PostgreSQL 9.6  CentOS6
testing 060.memory_leak...failed.

* V3_5_STABLE  PostgreSQL 9.6  CentOS7
testing 006.memqcache...failed.

* V3_5_STABLE  PostgreSQL 9.5  CentOS6
testing 069.memory_leak_extended...failed.

* V3_4_STABLE  PostgreSQL 9.6  CentOS6
testing 004.watchdog...timeout.
testing 059.bug92...timeout.

* V3_4_STABLE  PostgreSQL 9.6  CentOS7
testing 004.watchdog...timeout.
testing 054.postgres_fdw...timeout.
testing 058.bug68...timeout.
testing 055.backend_all_down...timeout.
testing 059.bug92...timeout.
testing 056.bug63...timeout.

* V3_3_STABLE  PostgreSQL 9.6  CentOS7
testing 006.memqcache...timeout.

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

* V3_4_STABLE  PostgreSQL 9.5  CentOS6
testing 059.bug92...timeout.

* V3_5_STABLE  PostgreSQL 9.6  CentOS7
testing 069.memory_leak_extended...failed.

* V3_5_STABLE  PostgreSQL 9.5  CentOS7
testing 069.memory_leak_extended...failed.

* V3_4_STABLE  PostgreSQL 9.5  CentOS7
testing 005.jdbc...failed.
testing 006.memqcache...failed.
testing 007.memqcache-memcached...failed.
testing 008.dbredirect...failed.
testing 009.sql_comments...failed.
testing 052.do_query...failed.
testing 053.insert_lock_hangs...failed.
testing 056.bug63...failed.
testing 057.bug61...failed.
testing 058.bug68...failed.
testing 059.bug92...failed.
testing 062.select_error_hangs...failed.
testing 063.tables_with_space...failed.
testing 064.bug153...failed.
testing 065.bug152...failed.

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

pgpool-II buildfarm
start:  Sun Aug 13 09:13:39 JST 2017

** building docker image ...success.

* Target branch: master

PostgreSQL: 9.6.4
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...

* Target branch: V3_4_STABLE

PostgreSQL: 9.6.4
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 061.cancel_query...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_library_init 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
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/CentOS6/9.6/V3_4_STABLE/src'
Making install in parser
make[1]: Entering directory `/var/volum/CentOS6/9.6/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.6/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.6/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 062.select_error_hangs...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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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: warning: no previous prototype for 'pg_vsnprintf'
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.6/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.6/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.6/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.6/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.6/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.6/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/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/parser'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/parser'
Making install in libs
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/libs'
Making install in pcp
make[2]: Entering directory `/var/volum/CentOS6/9.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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
pcp_timeout.c:6: warning: no previous prototype for 'pcp_set_timeout'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/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.6/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.6/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.6/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.6/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.6/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.6/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/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/libs/pcp'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libpcp.la '/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib'
libtool: install: /usr/bin/install -c .libs/libpcp.so.0.0.0 /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.so.0.0.0
libtool: install: (cd /var/volum/CentOS6/9.6/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/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.la
libtool: install: /usr/bin/install -c .libs/libpcp.a /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: install: chmod 644 /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: install: ranlib /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: finish: PATH="/usr/pgsql-9.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /var/volum/CentOS6/9.6/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.
----------------------------------------------------------------------
 /bin/mkdir -p '/var/volum/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/include'
make[3]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/libs/pcp'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/libs/pcp'
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/libs'
make[3]: Entering directory `/var/volum/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/libs'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/libs'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/libs'
Making install in watchdog
make[1]: Entering directory `/var/volum/CentOS6/9.6/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.6/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.6/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
wd_child.c: In function 'wd_child':
wd_child.c:113: warning: 'fd' may be used uninitialized in this function
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.6/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.6/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.6/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
wd_lifecheck.c: In function 'wd_ping_all_server':
wd_lifecheck.c:733: warning: implicit declaration of function 'waitpid'
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.6/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.6/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.6/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
ok.
testing 063.tables_with_space...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.6/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.6/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
wd_interlock.c: In function 'wd_init_interlock':
wd_interlock.c:63: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int'
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/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/watchdog'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/watchdog'
Making install in .
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src'
depbase=`echo main/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
main/pool_globals.c:30: warning: data definition has no type or storage class
main/pool_globals.c:30: warning: type defaults to 'int' in declaration of 'random_start_time'
depbase=`echo main/pgpool_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
main/pgpool_main.c: In function 'wakeup_handler':
main/pgpool_main.c:2326: warning: unused variable 'save_errno'
depbase=`echo config/pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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: warning: 'input' defined but not used
depbase=`echo pcp_con/pcp_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
auth/pool_auth.c: In function 'pool_do_reauth':
auth/pool_auth.c:434: warning: implicit declaration of function 'pool_get_major_version'
depbase=`echo auth/pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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:441: warning: unused variable 'timeout'
depbase=`echo protocol/pool_connection_pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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:2983: warning: 'pool_get_buffer_pointer' defined but not used
depbase=`echo system_db/pool_system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
context/pool_process_context.c: In function 'pool_alarm':
context/pool_process_context.c:256: warning: implicit declaration of function 'alarm'
context/pool_process_context.c: At top level:
context/pool_process_context.c:273: warning: no previous prototype for 'pool_undo_alarm'
depbase=`echo context/pool_query_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
rewrite/pool_lobj.c: In function 'pool_rewrite_lo_creat':
rewrite/pool_lobj.c:173: warning: implicit declaration of function 'pool_get_major_version'
depbase=`echo parallel_query/pool_rewrite_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
utils/pcp/pcp_timeout.c:6: warning: no previous prototype for 'pcp_set_timeout'
depbase=`echo utils/regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/lib -rpath /var/volum/CentOS6/9.6/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/po
 ol_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.6/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 u
 tils/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.6/lib -lpq parser/libsql-parser.a watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/pgsql-9.6/lib -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c pgpool '/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c pgpool /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pgpool
 /bin/mkdir -p '/var/volum/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/share/pgpool-II'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src'
Making install in tools
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/tools'
Making install in pcp
make[2]: Entering directory `/var/volum/CentOS6/9.6/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.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/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.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib
make[3]: Entering directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/tools/pcp'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pcp_stop_pgpool /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_stop_pgpool
libtool: install: /usr/bin/install -c .libs/pcp_node_count /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_node_count
libtool: install: /usr/bin/install -c .libs/pcp_node_info /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_node_info
libtool: install: /usr/bin/install -c .libs/pcp_proc_count /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_proc_count
libtool: install: /usr/bin/install -c .libs/pcp_proc_info /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_proc_info
libtool: install: /usr/bin/install -c .libs/pcp_systemdb_info /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_systemdb_info
libtool: install: /usr/bin/install -c .libs/pcp_detach_node /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_detach_node
libtool: install: /usr/bin/install -c .libs/pcp_attach_node /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_attach_node
libtool: install: /usr/bin/install -c .libs/pcp_recovery_node /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_recovery_node
libtool: install: /usr/bin/install -c .libs/pcp_promote_node /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_promote_node
libtool: install: /usr/bin/install -c .libs/pcp_pool_status /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pcp_pool_status
libtool: install: /usr/bin/install -c .libs/pcp_watchdog_info /var/volum/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/tools/pcp'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/tools/pcp'
Making install in pgmd5
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/tools/pgmd5'
depbase=`echo pg_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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: warning: 'input' defined but not used
depbase=`echo ../fe_port.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -MT pool_globals.o -MD -MP -MF $depbase.Tpo -c -o pool_globals.o pool_globals.c &&\
        mv -f $depbase.Tpo $depbase.Po
pool_globals.c:30: warning: data definition has no type or storage class
pool_globals.c:30: warning: type defaults to 'int' in declaration of 'random_start_time'
/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/CentOS6/9.6/V3_4_STABLE/src/tools/pgmd5'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c pg_md5 '/var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c pg_md5 /var/volum/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/tools/pgmd5'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/tools/pgmd5'
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/tools'
make[3]: Entering directory `/var/volum/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/tools'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/tools'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/tools'
Making install in include
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/include'
make[2]: Entering directory `/var/volum/CentOS6/9.6/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/CentOS6/9.6/V3_4_STABLE/src/include'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src/include'
make: Leaving directory `/var/volum/CentOS6/9.6/V3_4_STABLE/src'
moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS6/9.6/V3_4_STABLE/src/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-9.6/bin
pgbench         : /usr/pgsql-9.6/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 064.bug153...ok.
testing 002.native_replication...ok.
testing 065.bug152...ok.
testing 003.failover...ok.
testing 066.bug230...ok.
testing 004.watchdog...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...ok.
testing 070.memory_leak_extended_memqcache...ok.
testing 005.jdbc...ok.
out of 31 ok:31 failed:0 timeout:0

* Target branch: master

PostgreSQL: 9.5.8
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 006.memqcache...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_library_init 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 src/sql/pgpool_adm/Makefile
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/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
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
pgbench         : /usr/pgsql-9.5/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 007.memqcache-memcached...ok.
testing 002.native_replication...ok.
testing 008.dbredirect...ok.
testing 003.failover...ok.
testing 009.sql_comments...ok.
testing 004.watchdog...ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 005.jdbc...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 006.memqcache...ok.
testing 056.bug63...ok.
testing 057.bug61...ok.
testing 007.memqcache-memcached...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 008.dbredirect...ok.
testing 060.memory_leak...ok.
testing 009.sql_comments...failed.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 052.do_query...ok.
testing 061.cancel_query...ok.
testing 053.insert_lock_hangs...ok.
testing 062.select_error_hangs...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 063.tables_with_space...ok.
testing 056.bug63...ok.
testing 064.bug153...ok.
testing 065.bug152...ok.
out of 26 ok:26 failed:0 timeout:0

* Target branch: V3_3_STABLE

PostgreSQL: 9.6.4
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 057.bug61...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_memory.o pool_string.o scansup.o snprintf.o stringinfo.o value.o wchar.o
ranlib libsql-parser.a
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_3_STABLE/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/CentOS6/9.6/V3_3_STABLE/parser'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_3_STABLE/parser'
Making install in pcp
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_3_STABLE/pcp'
depbase=`echo pcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib pcp.lo pcp_stream.lo pcp_error.lo md5.lo strlcpy.lo  -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pcp.o .libs/pcp_stream.o .libs/pcp_error.o .libs/md5.o .libs/strlcpy.o   -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 md5.o strlcpy.o
libtool: link: ranlib .libs/libpcp.a
libtool: link: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" )
depbase=`echo pcp_stop_pgpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ../getopt_long.o -MD -MP -MF $depbase.Tpo -c -o ../getopt_long.o ../getopt_long.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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_node_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_node_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_proc_count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_proc_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_systemdb_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_detach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_attach_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_recovery_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_promote_node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_pool_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
depbase=`echo pcp_watchdog_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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 ../getopt_long.o libpcp.la -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 ../getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_3_STABLE/pcp'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libpcp.la '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib'
libtool: install: /usr/bin/install -c .libs/libpcp.so.0.0.0 /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib/libpcp.so.0.0.0
libtool: install: (cd /var/volum/CentOS6/9.6/V3_3_STABLE/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/CentOS6/9.6/V3_3_STABLE/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/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib/libpcp.la
libtool: install: /usr/bin/install -c .libs/libpcp.a /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib/libpcp.a
libtool: install: chmod 644 /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib/libpcp.a
libtool: install: ranlib /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib/libpcp.a
libtool: finish: PATH="/usr/pgsql-9.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /var/volum/CentOS6/9.6/V3_3_STABLE/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.
----------------------------------------------------------------------
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_3_STABLE/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/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pcp_stop_pgpool /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_stop_pgpool
ok.
testing 058.bug68...libtool: install: /usr/bin/install -c .libs/pcp_node_count /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_node_count
libtool: install: /usr/bin/install -c .libs/pcp_node_info /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_node_info
libtool: install: /usr/bin/install -c .libs/pcp_proc_count /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_proc_count
libtool: install: /usr/bin/install -c .libs/pcp_proc_info /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_proc_info
libtool: install: /usr/bin/install -c .libs/pcp_systemdb_info /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_systemdb_info
libtool: install: /usr/bin/install -c .libs/pcp_detach_node /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_detach_node
libtool: install: /usr/bin/install -c .libs/pcp_attach_node /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_attach_node
libtool: install: /usr/bin/install -c .libs/pcp_recovery_node /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_recovery_node
libtool: install: /usr/bin/install -c .libs/pcp_promote_node /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_promote_node
libtool: install: /usr/bin/install -c .libs/pcp_pool_status /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_pool_status
libtool: install: /usr/bin/install -c .libs/pcp_watchdog_info /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pcp_watchdog_info
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/include'
 /usr/bin/install -c -m 644 pcp.h libpcp_ext.h ../pool_type.h ../pool_process_reporting.h '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/include'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_3_STABLE/pcp'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_3_STABLE/pcp'
Making install in watchdog
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_3_STABLE/watchdog'
depbase=`echo watchdog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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/CentOS6/9.6/V3_3_STABLE/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/CentOS6/9.6/V3_3_STABLE/watchdog'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_3_STABLE/watchdog'
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_3_STABLE'
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT child.o -MD -MP -MF $depbase.Tpo -c -o child.o child.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_auth.o -MD -MP -MF $depbase.Tpo -c -o pool_auth.o pool_auth.c &&\
        mv -f $depbase.Tpo $depbase.Po
pool_auth.c: In function 'pool_do_reauth':
pool_auth.c:396: warning: implicit declaration of function 'pool_get_major_version'
depbase=`echo pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/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:1213: warning: 'input' defined but not used
depbase=`echo pool_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_error.o -MD -MP -MF $depbase.Tpo -c -o pool_error.o pool_error.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_process_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_query.o -MD -MP -MF $depbase.Tpo -c -o pool_process_query.o pool_process_query.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_stream.o -MD -MP -MF $depbase.Tpo -c -o pool_stream.o pool_stream.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_connection_pool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_connection_pool.o -MD -MP -MF $depbase.Tpo -c -o pool_connection_pool.o pool_connection_pool.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_params.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_params.o -MD -MP -MF $depbase.Tpo -c -o pool_params.o pool_params.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/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/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 pcp_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_child.o -MD -MP -MF $depbase.Tpo -c -o pcp_child.o pcp_child.c &&\
        mv -f $depbase.Tpo $depbase.Po
ok.
testing 059.bug92...depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/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_shmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_shmem.o -MD -MP -MF $depbase.Tpo -c -o pool_shmem.o pool_shmem.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_sema.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_sema.o -MD -MP -MF $depbase.Tpo -c -o pool_sema.o pool_sema.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_system.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_system.o -MD -MP -MF $depbase.Tpo -c -o pool_system.o pool_system.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_rewrite_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_rewrite_query.o -MD -MP -MF $depbase.Tpo -c -o pool_rewrite_query.o pool_rewrite_query.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_rewrite_outfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_rewrite_outfuncs.o -MD -MP -MF $depbase.Tpo -c -o pool_rewrite_outfuncs.o pool_rewrite_outfuncs.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_query_cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_query_cache.o -MD -MP -MF $depbase.Tpo -c -o pool_query_cache.o pool_query_cache.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_hba.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_hba.o -MD -MP -MF $depbase.Tpo -c -o pool_hba.o pool_hba.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_path.o -MD -MP -MF $depbase.Tpo -c -o pool_path.o pool_path.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_ip.o -MD -MP -MF $depbase.Tpo -c -o pool_ip.o pool_ip.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo ps_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ps_status.o -MD -MP -MF $depbase.Tpo -c -o ps_status.o ps_status.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/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 recovery.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT recovery.o -MD -MP -MF $depbase.Tpo -c -o recovery.o recovery.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_relcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_relcache.o -MD -MP -MF $depbase.Tpo -c -o pool_relcache.o pool_relcache.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_process_reporting.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_reporting.o -MD -MP -MF $depbase.Tpo -c -o pool_process_reporting.o pool_process_reporting.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_ssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_ssl.o -MD -MP -MF $depbase.Tpo -c -o pool_ssl.o pool_ssl.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_timestamp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_timestamp.o -MD -MP -MF $depbase.Tpo -c -o pool_timestamp.o pool_timestamp.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_proto2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_proto2.o -MD -MP -MF $depbase.Tpo -c -o pool_proto2.o pool_proto2.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_proto_modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_proto_modules.o -MD -MP -MF $depbase.Tpo -c -o pool_proto_modules.o pool_proto_modules.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_lobj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_lobj.o -MD -MP -MF $depbase.Tpo -c -o pool_lobj.o pool_lobj.c &&\
        mv -f $depbase.Tpo $depbase.Po
pool_lobj.c: In function 'pool_rewrite_lo_creat':
pool_lobj.c:164: warning: implicit declaration of function 'pool_get_major_version'
depbase=`echo pool_process_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_context.o -MD -MP -MF $depbase.Tpo -c -o pool_process_context.o pool_process_context.c &&\
        mv -f $depbase.Tpo $depbase.Po
pool_process_context.c: In function 'pool_alarm':
pool_process_context.c:264: warning: implicit declaration of function 'alarm'
pool_process_context.c: At top level:
pool_process_context.c:281: warning: no previous prototype for 'pool_undo_alarm'
depbase=`echo pool_memqcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_memqcache.o -MD -MP -MF $depbase.Tpo -c -o pool_memqcache.o pool_memqcache.c &&\
        mv -f $depbase.Tpo $depbase.Po
pool_memqcache.c:2861: warning: 'pool_get_buffer_pointer' defined but not used
depbase=`echo pool_session_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_session_context.o -MD -MP -MF $depbase.Tpo -c -o pool_session_context.o pool_session_context.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_query_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_query_context.o -MD -MP -MF $depbase.Tpo -c -o pool_query_context.o pool_query_context.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo pool_worker_child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_worker_child.o -MD -MP -MF $depbase.Tpo -c -o pool_worker_child.o pool_worker_child.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/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/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_globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
depbase=`echo pool_select_walker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_select_walker.o -MD -MP -MF $depbase.Tpo -c -o pool_select_walker.o pool_select_walker.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.6/lib -rpath /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib  -o pgpool main.o child.o pool_auth.o pool_config.o pool_error.o pool_process_query.o pool_stream.o pool_connection_pool.o pool_params.o pool_signal.o pcp_child.o md5.o pool_shmem.o pool_sema.o pool_system.o pool_rewrite_query.o pool_rewrite_outfuncs.o pool_query_cache.o pool_hba.o pool_path.o pool_ip.o ps_status.o strlcpy.o recovery.o pool_relcache.o pool_process_reporting.o pool_ssl.o pool_timestamp.o pool_proto2.o pool_proto_modules.o pool_lobj.o pool_process_context.o pool_memqcache.o pool_session_context.o pool_query_context.o pool_worker_child.o pool_passwd.o pool_globals.o pool_select_walker.o getopt_long.o -L/usr/pgsql-9.6/lib -lpq parser/libsql-parser.a pcp/libpcp.la parser/nodes.o watchdog/lib-watchdog.a -lpthread -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pgpool main.o child.o pool_auth.o pool_config.o pool_error.o pool_process_query.o pool_stream.o pool_connection_pool.o pool_params.o pool_signal.o pcp_child.o md5.o pool_shmem.o pool_sema.o pool_system.o pool_rewrite_query.o pool_rewrite_outfuncs.o pool_query_cache.o pool_hba.o pool_path.o pool_ip.o ps_status.o strlcpy.o recovery.o pool_relcache.o pool_process_reporting.o pool_ssl.o pool_timestamp.o pool_proto2.o pool_proto_modules.o pool_lobj.o pool_process_context.o pool_memqcache.o pool_session_context.o pool_query_context.o pool_worker_child.o pool_passwd.o pool_globals.o pool_select_walker.o getopt_long.o parser/nodes.o  -L/usr/pgsql-9.6/lib -lpq parser/libsql-parser.a pcp/.libs/libpcp.so watchdog/lib-watchdog.a -lpthread -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/lib -Wl,-rpath -Wl,/usr/pgsql-9.6/lib
depbase=`echo pg_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/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 pool_config_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config_md5.o -MD -MP -MF $depbase.Tpo -c -o pool_config_md5.o pool_config_md5.c &&\
        mv -f $depbase.Tpo $depbase.Po
pool_config.c:1213: warning: 'input' defined but not used
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pg_md5 pg_md5.o md5.o pool_config_md5.o pool_error.o pool_signal.o pool_passwd.o pool_globals.o strlcpy.o  -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_config_md5.o pool_error.o pool_signal.o pool_passwd.o pool_globals.o strlcpy.o  -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
sed 's, at sysconfdir\@,/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc,g' pgpool.8.in >pgpool.8
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_3_STABLE'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c pgpool pg_md5 '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pgpool /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pgpool
libtool: install: /usr/bin/install -c pg_md5 /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/bin/pg_md5
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc'
 /usr/bin/install -c -m 644 pgpool.conf.sample pcp.conf.sample pool_hba.conf.sample pgpool.conf.sample-replication pgpool.conf.sample-master-slave pgpool.conf.sample-stream '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/etc'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/share/man/man8'
 /usr/bin/install -c -m 644 pgpool.8 '/var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/share/man/man8'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_3_STABLE/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/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed/share/pgpool-II'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_3_STABLE'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_3_STABLE'
make: Leaving directory `/var/volum/CentOS6/9.6/V3_3_STABLE'
moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS6/9.6/V3_3_STABLE/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-9.6/bin
pgbench         : /usr/pgsql-9.6/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 060.memory_leak...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 061.cancel_query...ok.
testing 005.jdbc...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 006.memqcache...ok.
testing 064.bug153...ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 065.bug152...ok.
testing 051.bug60...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 066.bug230...ok.
testing 055.backend_all_down...ok.
testing 056.bug63...ok.
testing 067.bug231...ok.
testing 057.bug61...ok.
testing 068.memqcache_bug...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 069.memory_leak_extended...ok.
testing 060.memory_leak...ok.
testing 070.memory_leak_extended_memqcache...ok.
testing 062.select_error_hangs...ok.
out of 31 ok:30 failed:1 timeout:0

* Target branch: V3_6_STABLE

PostgreSQL: 9.6.4
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 063.tables_with_space...Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras pgdg95 pgdg96 updates
Cleaning up Everything
Cleaning up list of fastest mirrors
Loaded plugins: fastestmirror, ovl
Setting up Install Process
Determining fastest mirrors
 * base: centos.usonyx.net
 * extras: download.nus.edu.sg
 * updates: ftp.iij.ad.jp
Package postgresql96-9.6.4-1PGDG.rhel6.x86_64 already installed and latest version
Package postgresql96-server-9.6.4-1PGDG.rhel6.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql96-contrib.x86_64 0:9.6.4-1PGDG.rhel6 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64
---> Package postgresql96-devel.x86_64 0:9.6.4-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:
 postgresql96-contrib      x86_64      9.6.4-1PGDG.rhel6      pgdg96      490 k
 postgresql96-devel        x86_64      9.6.4-1PGDG.rhel6      pgdg96      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: 12 M
Downloading Packages:
ok.
testing 064.bug153...--------------------------------------------------------------------------------
Total                                           459 kB/s | 2.6 MB     00:05
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 : postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64                2/3
  Installing : postgresql96-devel-9.6.4-1PGDG.rhel6.x86_64                  3/3
  Verifying  : libxslt-1.1.26-2.el6_3.1.x86_64                              1/3
  Verifying  : postgresql96-devel-9.6.4-1PGDG.rhel6.x86_64                  2/3
  Verifying  : postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64                3/3

Installed:
  postgresql96-contrib.x86_64 0:9.6.4-1PGDG.rhel6
  postgresql96-devel.x86_64 0:9.6.4-1PGDG.rhel6

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

Complete!
warning: /var/tmp/rpm-tmp.bi8dcx: Header V4 RSA/SHA1 Signature, key ID 60ae0e48: NOKEY
Retrieving http://www.pgpool.net/yum/rpms/3.6/redhat/rhel-6-x86_64/pgpool-II-release-3.6-1.noarch.rpm
Preparing...                ##################################################
pgpool-II-release           ##################################################
Loaded plugins: fastestmirror, ovl
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: centos.usonyx.net
 * extras: download.nus.edu.sg
 * updates: ftp.iij.ad.jp
Resolving Dependencies
--> Running transaction check
---> Package pgpool-II-pg96-extensions.x86_64 0:3.6.5-1pgdg.rhel6 will be installed
--> Processing Dependency: libpcp.so.1()(64bit) for package: pgpool-II-pg96-extensions-3.6.5-1pgdg.rhel6.x86_64
--> Running transaction check
---> Package pgpool-II-pg96.x86_64 0:3.6.5-1pgdg.rhel6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                      Arch      Version               Repository   Size
================================================================================
Installing:
 pgpool-II-pg96-extensions    x86_64    3.6.5-1pgdg.rhel6     pgpool36     17 k
Installing for dependencies:
 pgpool-II-pg96               x86_64    3.6.5-1pgdg.rhel6     pgpool36    858 k

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

Total download size: 875 k
Installed size: 3.9 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           2.0 MB/s | 875 kB     00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
  Installing : pgpool-II-pg96-3.6.5-1pgdg.rhel6.x86_64                      1/2
  Installing : pgpool-II-pg96-extensions-3.6.5-1pgdg.rhel6.x86_64           2/2
  Verifying  : pgpool-II-pg96-3.6.5-1pgdg.rhel6.x86_64                      1/2
  Verifying  : pgpool-II-pg96-extensions-3.6.5-1pgdg.rhel6.x86_64           2/2

Installed:
  pgpool-II-pg96-extensions.x86_64 0:3.6.5-1pgdg.rhel6

Dependency Installed:
  pgpool-II-pg96.x86_64 0:3.6.5-1pgdg.rhel6

Complete!
Starting memcached: [  OK  ]
Already up-to-date.
Switched to a new branch 'V3_6_STABLE'
Branch V3_6_STABLE set up to track remote branch V3_6_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... 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 whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /var/lib/pgsql/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /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... /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 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
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_library_init 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 src/sql/pgpool_adm/Makefile
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/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
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 065.bug152...ok.
out of 22 ok:22 failed:0 timeout:0
moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS6/9.6/V3_6_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS6/9.6/V3_6_STABLE/src/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-9.6/bin
pgbench         : /usr/pgsql-9.6/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...

* Target branch: V3_2_STABLE

PostgreSQL: 9.6.4
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 002.native_replication...config.status: executing libtool commands
(standard_in) 1: syntax error
bash: line 39: [: too many arguments
creating pgpool-II temporary installation ...
Making install in parser
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_2_STABLE/parser'
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT copyfuncs.o -MD -MP -MF .deps/copyfuncs.Tpo -c -o copyfuncs.o copyfuncs.c
mv -f .deps/copyfuncs.Tpo .deps/copyfuncs.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c
mv -f .deps/gram.Tpo .deps/gram.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT keywords.o -MD -MP -MF .deps/keywords.Tpo -c -o keywords.o keywords.c
mv -f .deps/keywords.Tpo .deps/keywords.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT kwlookup.o -MD -MP -MF .deps/kwlookup.Tpo -c -o kwlookup.o kwlookup.c
mv -f .deps/kwlookup.Tpo .deps/kwlookup.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
mv -f .deps/list.Tpo .deps/list.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT makefuncs.o -MD -MP -MF .deps/makefuncs.Tpo -c -o makefuncs.o makefuncs.c
mv -f .deps/makefuncs.Tpo .deps/makefuncs.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o nodes.c
mv -f .deps/nodes.Tpo .deps/nodes.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT outfuncs.o -MD -MP -MF .deps/outfuncs.Tpo -c -o outfuncs.o outfuncs.c
outfuncs.c: In function '_outGrantStmt':
outfuncs.c:3675: warning: enumeration value 'ACL_OBJECT_COLUMN' not handled in switch
outfuncs.c:3675: warning: enumeration value 'ACL_OBJECT_LARGEOBJECT' not handled in switch
mv -f .deps/outfuncs.Tpo .deps/outfuncs.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c
mv -f .deps/parser.Tpo .deps/parser.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_memory.o -MD -MP -MF .deps/pool_memory.Tpo -c -o pool_memory.o pool_memory.c
mv -f .deps/pool_memory.Tpo .deps/pool_memory.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_string.o -MD -MP -MF .deps/pool_string.Tpo -c -o pool_string.o pool_string.c
mv -f .deps/pool_string.Tpo .deps/pool_string.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT scansup.o -MD -MP -MF .deps/scansup.Tpo -c -o scansup.o scansup.c
mv -f .deps/scansup.Tpo .deps/scansup.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c
mv -f .deps/value.Tpo .deps/value.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wchar.o -MD -MP -MF .deps/wchar.Tpo -c -o wchar.o wchar.c
mv -f .deps/wchar.Tpo .deps/wchar.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_memory.o pool_string.o scansup.o value.o wchar.o
ranlib libsql-parser.a
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_2_STABLE/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/CentOS6/9.6/V3_2_STABLE/parser'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_2_STABLE/parser'
Making install in pcp
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_2_STABLE/pcp'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c -o pcp.lo pcp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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
mv -f .deps/pcp.Tpo .deps/pcp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF .deps/pcp_stream.Tpo -c -o pcp_stream.lo pcp_stream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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
mv -f .deps/pcp_stream.Tpo .deps/pcp_stream.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF .deps/pcp_error.Tpo -c -o pcp_error.lo pcp_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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
mv -f .deps/pcp_error.Tpo .deps/pcp_error.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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.. -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/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
mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o libpcp.la -rpath /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib pcp.lo pcp_stream.lo pcp_error.lo md5.lo strlcpy.lo  -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pcp.o .libs/pcp_stream.o .libs/pcp_error.o .libs/md5.o .libs/strlcpy.o   -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 md5.o strlcpy.o
libtool: link: ranlib .libs/libpcp.a
libtool: link: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" )
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stop_pgpool.o -MD -MP -MF .deps/pcp_stop_pgpool.Tpo -c -o pcp_stop_pgpool.o pcp_stop_pgpool.c
mv -f .deps/pcp_stop_pgpool.Tpo .deps/pcp_stop_pgpool.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT getopt_long.o -MD -MP -MF .deps/getopt_long.Tpo -c -o getopt_long.o `test -f '../getopt_long.c' || echo './'`../getopt_long.c
mv -f .deps/getopt_long.Tpo .deps/getopt_long.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_stop_pgpool pcp_stop_pgpool.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_count.o -MD -MP -MF .deps/pcp_node_count.Tpo -c -o pcp_node_count.o pcp_node_count.c
mv -f .deps/pcp_node_count.Tpo .deps/pcp_node_count.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_count pcp_node_count.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_node_info.o -MD -MP -MF .deps/pcp_node_info.Tpo -c -o pcp_node_info.o pcp_node_info.c
mv -f .deps/pcp_node_info.Tpo .deps/pcp_node_info.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_node_info pcp_node_info.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_count.o -MD -MP -MF .deps/pcp_proc_count.Tpo -c -o pcp_proc_count.o pcp_proc_count.c
mv -f .deps/pcp_proc_count.Tpo .deps/pcp_proc_count.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_count pcp_proc_count.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_proc_info.o -MD -MP -MF .deps/pcp_proc_info.Tpo -c -o pcp_proc_info.o pcp_proc_info.c
mv -f .deps/pcp_proc_info.Tpo .deps/pcp_proc_info.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_proc_info pcp_proc_info.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_systemdb_info.o -MD -MP -MF .deps/pcp_systemdb_info.Tpo -c -o pcp_systemdb_info.o pcp_systemdb_info.c
mv -f .deps/pcp_systemdb_info.Tpo .deps/pcp_systemdb_info.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_systemdb_info pcp_systemdb_info.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_detach_node.o -MD -MP -MF .deps/pcp_detach_node.Tpo -c -o pcp_detach_node.o pcp_detach_node.c
mv -f .deps/pcp_detach_node.Tpo .deps/pcp_detach_node.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_detach_node pcp_detach_node.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_attach_node.o -MD -MP -MF .deps/pcp_attach_node.Tpo -c -o pcp_attach_node.o pcp_attach_node.c
mv -f .deps/pcp_attach_node.Tpo .deps/pcp_attach_node.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_attach_node pcp_attach_node.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_recovery_node.o -MD -MP -MF .deps/pcp_recovery_node.Tpo -c -o pcp_recovery_node.o pcp_recovery_node.c
mv -f .deps/pcp_recovery_node.Tpo .deps/pcp_recovery_node.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_recovery_node pcp_recovery_node.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_promote_node.o -MD -MP -MF .deps/pcp_promote_node.Tpo -c -o pcp_promote_node.o pcp_promote_node.c
mv -f .deps/pcp_promote_node.Tpo .deps/pcp_promote_node.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_promote_node pcp_promote_node.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_pool_status.o -MD -MP -MF .deps/pcp_pool_status.Tpo -c -o pcp_pool_status.o pcp_pool_status.c
mv -f .deps/pcp_pool_status.Tpo .deps/pcp_pool_status.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations   -o pcp_pool_status pcp_pool_status.o getopt_long.o libpcp.la -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 getopt_long.o  ./.libs/libpcp.so -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_2_STABLE/pcp'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libpcp.la '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib'
libtool: install: /usr/bin/install -c .libs/libpcp.so.0.0.0 /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib/libpcp.so.0.0.0
libtool: install: (cd /var/volum/CentOS6/9.6/V3_2_STABLE/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/CentOS6/9.6/V3_2_STABLE/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/CentOS6/9.6/V3_2_STABLE/temp/installed/lib/libpcp.la
libtool: install: /usr/bin/install -c .libs/libpcp.a /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib/libpcp.a
libtool: install: chmod 644 /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib/libpcp.a
libtool: install: ranlib /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib/libpcp.a
libtool: finish: PATH="/usr/pgsql-9.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /var/volum/CentOS6/9.6/V3_2_STABLE/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.
----------------------------------------------------------------------
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_2_STABLE/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 '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pcp_stop_pgpool /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_stop_pgpool
libtool: install: /usr/bin/install -c .libs/pcp_node_count /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_node_count
libtool: install: /usr/bin/install -c .libs/pcp_node_info /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_node_info
libtool: install: /usr/bin/install -c .libs/pcp_proc_count /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_proc_count
libtool: install: /usr/bin/install -c .libs/pcp_proc_info /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_proc_info
libtool: install: /usr/bin/install -c .libs/pcp_systemdb_info /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_systemdb_info
libtool: install: /usr/bin/install -c .libs/pcp_detach_node /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_detach_node
libtool: install: /usr/bin/install -c .libs/pcp_attach_node /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_attach_node
libtool: install: /usr/bin/install -c .libs/pcp_recovery_node /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_recovery_node
libtool: install: /usr/bin/install -c .libs/pcp_promote_node /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_promote_node
libtool: install: /usr/bin/install -c .libs/pcp_pool_status /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pcp_pool_status
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/include'
 /usr/bin/install -c -m 644 pcp.h libpcp_ext.h ../pool_type.h ../pool_process_reporting.h '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/include'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_2_STABLE/pcp'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_2_STABLE/pcp'
Making install in watchdog
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_2_STABLE/watchdog'
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT watchdog.o -MD -MP -MF .deps/watchdog.Tpo -c -o watchdog.o watchdog.c
mv -f .deps/watchdog.Tpo .deps/watchdog.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_child.o -MD -MP -MF .deps/wd_child.Tpo -c -o wd_child.o wd_child.c
mv -f .deps/wd_child.Tpo .deps/wd_child.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_if.o -MD -MP -MF .deps/wd_if.Tpo -c -o wd_if.o wd_if.c
wd_if.c: In function 'wd_IP_down':
wd_if.c:86: warning: implicit declaration of function 'wd_is_unused_ip'
mv -f .deps/wd_if.Tpo .deps/wd_if.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_init.o -MD -MP -MF .deps/wd_init.Tpo -c -o wd_init.o wd_init.c
wd_init.c: In function 'wd_init':
wd_init.c:91: warning: implicit declaration of function 'wd_is_unused_ip'
mv -f .deps/wd_init.Tpo .deps/wd_init.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_lifecheck.o -MD -MP -MF .deps/wd_lifecheck.Tpo -c -o wd_lifecheck.o wd_lifecheck.c
mv -f .deps/wd_lifecheck.Tpo .deps/wd_lifecheck.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_list.o -MD -MP -MF .deps/wd_list.Tpo -c -o wd_list.o wd_list.c
mv -f .deps/wd_list.Tpo .deps/wd_list.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_packet.o -MD -MP -MF .deps/wd_packet.Tpo -c -o wd_packet.o wd_packet.c
mv -f .deps/wd_packet.Tpo .deps/wd_packet.Po
gcc -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -I .. -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT wd_ping.o -MD -MP -MF .deps/wd_ping.Tpo -c -o wd_ping.o wd_ping.c
mv -f .deps/wd_ping.Tpo .deps/wd_ping.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
ranlib lib-watchdog.a
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_2_STABLE/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/CentOS6/9.6/V3_2_STABLE/watchdog'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_2_STABLE/watchdog'
make[1]: Entering directory `/var/volum/CentOS6/9.6/V3_2_STABLE'
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT child.o -MD -MP -MF .deps/child.Tpo -c -o child.o child.c
mv -f .deps/child.Tpo .deps/child.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_auth.o -MD -MP -MF .deps/pool_auth.Tpo -c -o pool_auth.o pool_auth.c
pool_auth.c: In function 'pool_do_reauth':
pool_auth.c:396: warning: implicit declaration of function 'pool_get_major_version'
mv -f .deps/pool_auth.Tpo .deps/pool_auth.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config.o -MD -MP -MF .deps/pool_config.Tpo -c -o pool_config.o pool_config.c
pool_config.c:1200: warning: 'input' defined but not used
mv -f .deps/pool_config.Tpo .deps/pool_config.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_error.o -MD -MP -MF .deps/pool_error.Tpo -c -o pool_error.o pool_error.c
mv -f .deps/pool_error.Tpo .deps/pool_error.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_query.o -MD -MP -MF .deps/pool_process_query.Tpo -c -o pool_process_query.o pool_process_query.c
mv -f .deps/pool_process_query.Tpo .deps/pool_process_query.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_stream.o -MD -MP -MF .deps/pool_stream.Tpo -c -o pool_stream.o pool_stream.c
mv -f .deps/pool_stream.Tpo .deps/pool_stream.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_connection_pool.o -MD -MP -MF .deps/pool_connection_pool.Tpo -c -o pool_connection_pool.o pool_connection_pool.c
ok.
testing 003.failover...mv -f .deps/pool_connection_pool.Tpo .deps/pool_connection_pool.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_params.o -MD -MP -MF .deps/pool_params.Tpo -c -o pool_params.o pool_params.c
mv -f .deps/pool_params.Tpo .deps/pool_params.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_signal.o -MD -MP -MF .deps/pool_signal.Tpo -c -o pool_signal.o pool_signal.c
mv -f .deps/pool_signal.Tpo .deps/pool_signal.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_child.o -MD -MP -MF .deps/pcp_child.Tpo -c -o pcp_child.o pcp_child.c
mv -f .deps/pcp_child.Tpo .deps/pcp_child.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_shmem.o -MD -MP -MF .deps/pool_shmem.Tpo -c -o pool_shmem.o pool_shmem.c
mv -f .deps/pool_shmem.Tpo .deps/pool_shmem.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_sema.o -MD -MP -MF .deps/pool_sema.Tpo -c -o pool_sema.o pool_sema.c
mv -f .deps/pool_sema.Tpo .deps/pool_sema.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_system.o -MD -MP -MF .deps/pool_system.Tpo -c -o pool_system.o pool_system.c
mv -f .deps/pool_system.Tpo .deps/pool_system.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_rewrite_query.o -MD -MP -MF .deps/pool_rewrite_query.Tpo -c -o pool_rewrite_query.o pool_rewrite_query.c
mv -f .deps/pool_rewrite_query.Tpo .deps/pool_rewrite_query.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_rewrite_outfuncs.o -MD -MP -MF .deps/pool_rewrite_outfuncs.Tpo -c -o pool_rewrite_outfuncs.o pool_rewrite_outfuncs.c
mv -f .deps/pool_rewrite_outfuncs.Tpo .deps/pool_rewrite_outfuncs.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_query_cache.o -MD -MP -MF .deps/pool_query_cache.Tpo -c -o pool_query_cache.o pool_query_cache.c
mv -f .deps/pool_query_cache.Tpo .deps/pool_query_cache.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_hba.o -MD -MP -MF .deps/pool_hba.Tpo -c -o pool_hba.o pool_hba.c
mv -f .deps/pool_hba.Tpo .deps/pool_hba.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_path.o -MD -MP -MF .deps/pool_path.Tpo -c -o pool_path.o pool_path.c
mv -f .deps/pool_path.Tpo .deps/pool_path.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_ip.o -MD -MP -MF .deps/pool_ip.Tpo -c -o pool_ip.o pool_ip.c
mv -f .deps/pool_ip.Tpo .deps/pool_ip.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ps_status.o -MD -MP -MF .deps/ps_status.Tpo -c -o ps_status.o ps_status.c
mv -f .deps/ps_status.Tpo .deps/ps_status.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c
mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT recovery.o -MD -MP -MF .deps/recovery.Tpo -c -o recovery.o recovery.c
mv -f .deps/recovery.Tpo .deps/recovery.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_relcache.o -MD -MP -MF .deps/pool_relcache.Tpo -c -o pool_relcache.o pool_relcache.c
mv -f .deps/pool_relcache.Tpo .deps/pool_relcache.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_reporting.o -MD -MP -MF .deps/pool_process_reporting.Tpo -c -o pool_process_reporting.o pool_process_reporting.c
mv -f .deps/pool_process_reporting.Tpo .deps/pool_process_reporting.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_ssl.o -MD -MP -MF .deps/pool_ssl.Tpo -c -o pool_ssl.o pool_ssl.c
mv -f .deps/pool_ssl.Tpo .deps/pool_ssl.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_timestamp.o -MD -MP -MF .deps/pool_timestamp.Tpo -c -o pool_timestamp.o pool_timestamp.c
mv -f .deps/pool_timestamp.Tpo .deps/pool_timestamp.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_proto2.o -MD -MP -MF .deps/pool_proto2.Tpo -c -o pool_proto2.o pool_proto2.c
mv -f .deps/pool_proto2.Tpo .deps/pool_proto2.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_proto_modules.o -MD -MP -MF .deps/pool_proto_modules.Tpo -c -o pool_proto_modules.o pool_proto_modules.c
mv -f .deps/pool_proto_modules.Tpo .deps/pool_proto_modules.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_lobj.o -MD -MP -MF .deps/pool_lobj.Tpo -c -o pool_lobj.o pool_lobj.c
pool_lobj.c: In function 'pool_rewrite_lo_creat':
pool_lobj.c:164: warning: implicit declaration of function 'pool_get_major_version'
mv -f .deps/pool_lobj.Tpo .deps/pool_lobj.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_context.o -MD -MP -MF .deps/pool_process_context.Tpo -c -o pool_process_context.o pool_process_context.c
pool_process_context.c: In function 'pool_alarm':
pool_process_context.c:264: warning: implicit declaration of function 'alarm'
pool_process_context.c: At top level:
pool_process_context.c:281: warning: no previous prototype for 'pool_undo_alarm'
mv -f .deps/pool_process_context.Tpo .deps/pool_process_context.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_memqcache.o -MD -MP -MF .deps/pool_memqcache.Tpo -c -o pool_memqcache.o pool_memqcache.c
mv -f .deps/pool_memqcache.Tpo .deps/pool_memqcache.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_session_context.o -MD -MP -MF .deps/pool_session_context.Tpo -c -o pool_session_context.o pool_session_context.c
mv -f .deps/pool_session_context.Tpo .deps/pool_session_context.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_query_context.o -MD -MP -MF .deps/pool_query_context.Tpo -c -o pool_query_context.o pool_query_context.c
mv -f .deps/pool_query_context.Tpo .deps/pool_query_context.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_worker_child.o -MD -MP -MF .deps/pool_worker_child.Tpo -c -o pool_worker_child.o pool_worker_child.c
mv -f .deps/pool_worker_child.Tpo .deps/pool_worker_child.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_passwd.o -MD -MP -MF .deps/pool_passwd.Tpo -c -o pool_passwd.o pool_passwd.c
mv -f .deps/pool_passwd.Tpo .deps/pool_passwd.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_globals.o -MD -MP -MF .deps/pool_globals.Tpo -c -o pool_globals.o pool_globals.c
mv -f .deps/pool_globals.Tpo .deps/pool_globals.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_select_walker.o -MD -MP -MF .deps/pool_select_walker.Tpo -c -o pool_select_walker.o pool_select_walker.c
mv -f .deps/pool_select_walker.Tpo .deps/pool_select_walker.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT getopt_long.o -MD -MP -MF .deps/getopt_long.Tpo -c -o getopt_long.o getopt_long.c
mv -f .deps/getopt_long.Tpo .deps/getopt_long.Po
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath /usr/pgsql-9.6/lib -rpath /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib  -o pgpool main.o child.o pool_auth.o pool_config.o pool_error.o pool_process_query.o pool_stream.o pool_connection_pool.o pool_params.o pool_signal.o pcp_child.o md5.o pool_shmem.o pool_sema.o pool_system.o pool_rewrite_query.o pool_rewrite_outfuncs.o pool_query_cache.o pool_hba.o pool_path.o pool_ip.o ps_status.o strlcpy.o recovery.o pool_relcache.o pool_process_reporting.o pool_ssl.o pool_timestamp.o pool_proto2.o pool_proto_modules.o pool_lobj.o pool_process_context.o pool_memqcache.o pool_session_context.o pool_query_context.o pool_worker_child.o pool_passwd.o pool_globals.o pool_select_walker.o getopt_long.o -L/usr/pgsql-9.6/lib -lpq parser/libsql-parser.a pcp/libpcp.la parser/nodes.o watchdog/lib-watchdog.a -lpthread -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pgpool main.o child.o pool_auth.o pool_config.o pool_error.o pool_process_query.o pool_stream.o pool_connection_pool.o pool_params.o pool_signal.o pcp_child.o md5.o pool_shmem.o pool_sema.o pool_system.o pool_rewrite_query.o pool_rewrite_outfuncs.o pool_query_cache.o pool_hba.o pool_path.o pool_ip.o ps_status.o strlcpy.o recovery.o pool_relcache.o pool_process_reporting.o pool_ssl.o pool_timestamp.o pool_proto2.o pool_proto_modules.o pool_lobj.o pool_process_context.o pool_memqcache.o pool_session_context.o pool_query_context.o pool_worker_child.o pool_passwd.o pool_globals.o pool_select_walker.o getopt_long.o parser/nodes.o  -L/usr/pgsql-9.6/lib -lpq parser/libsql-parser.a pcp/.libs/libpcp.so watchdog/lib-watchdog.a -lpthread -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/lib -Wl,-rpath -Wl,/usr/pgsql-9.6/lib
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pg_md5.o -MD -MP -MF .deps/pg_md5.Tpo -c -o pg_md5.o pg_md5.c
mv -f .deps/pg_md5.Tpo .deps/pg_md5.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config_md5.o -MD -MP -MF .deps/pool_config_md5.Tpo -c -o pool_config_md5.o pool_config_md5.c
pool_config.c:1200: warning: 'input' defined but not used
mv -f .deps/pool_config_md5.Tpo .deps/pool_config_md5.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_config_md5.o pool_error.o pool_signal.o pool_passwd.o pool_globals.o strlcpy.o  -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_config_md5.o pool_error.o pool_signal.o pool_passwd.o pool_globals.o strlcpy.o  -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
sed 's, at sysconfdir\@,/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc,g' pgpool.8.in >pgpool.8
make[2]: Entering directory `/var/volum/CentOS6/9.6/V3_2_STABLE'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c pgpool pg_md5 '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pgpool /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pgpool
libtool: install: /usr/bin/install -c pg_md5 /var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/bin/pg_md5
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc'
 /usr/bin/install -c -m 644 pgpool.conf.sample pcp.conf.sample pool_hba.conf.sample pgpool.conf.sample-replication pgpool.conf.sample-master-slave pgpool.conf.sample-stream '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/etc'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/share/man/man8'
 /usr/bin/install -c -m 644 pgpool.8 '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/share/man/man8'
 /bin/mkdir -p '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/share/pgpool-II'
 /usr/bin/install -c -m 644 sql/insert_lock.sql sql/system_db.sql sample/pgpool.pam '/var/volum/CentOS6/9.6/V3_2_STABLE/temp/installed/share/pgpool-II'
make[2]: Leaving directory `/var/volum/CentOS6/9.6/V3_2_STABLE'
make[1]: Leaving directory `/var/volum/CentOS6/9.6/V3_2_STABLE'
install ok

** building docker image ...success.

* Target branch: master

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 008.dbredirect...kernel.shmmax = 1063256064
kernel.shmall = 259584

------ Messages Limits --------
max queues system wide = 1896
max size of message (bytes) = 8192
default max size of queue (bytes) = 16384

------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 1038336
max total shared memory (kbytes) = 1038336
min seg size (bytes) = 1

------ Semaphore Limits --------
max number of arrays = 128
max semaphores per array = 250
max semaphores system wide = 32000
max ops per semop call = 32
semaphore max value = 32767

Redirecting to /bin/systemctl start  sshd.service
Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras pgdg95 pgdg96 updates
Cleaning up everything
Cleaning up list of fastest mirrors
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: centos.usonyx.net
 * extras: centos.usonyx.net
 * updates: centos.usonyx.net
Package postgresql96-9.6.4-1PGDG.rhel7.x86_64 already installed and latest version
Package postgresql96-server-9.6.4-1PGDG.rhel7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql96-contrib.x86_64 0:9.6.4-1PGDG.rhel7 will be installed
---> Package postgresql96-devel.x86_64 0:9.6.4-1PGDG.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

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

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

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

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

Complete!
warning: /var/tmp/rpm-tmp.33A0UZ: Header V4 RSA/SHA1 Signature, key ID 60ae0e48: NOKEY
Retrieving http://www.pgpool.net/yum/rpms/3.6/redhat/rhel-7-x86_64/pgpool-II-release-3.6-1.noarch.rpm
Preparing...                          ########################################
Updating / installing...
pgpool-II-release-3.6-1               ########################################
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: centos.usonyx.net
 * extras: centos.usonyx.net
 * updates: centos.usonyx.net
Resolving Dependencies
--> Running transaction check
---> Package pgpool-II-pg96-extensions.x86_64 0:3.6.5-1pgdg.rhel7 will be installed
--> Processing Dependency: libpcp.so.1()(64bit) for package: pgpool-II-pg96-extensions-3.6.5-1pgdg.rhel7.x86_64
--> Running transaction check
---> Package pgpool-II-pg96.x86_64 0:3.6.5-1pgdg.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                      Arch      Version               Repository   Size
================================================================================
Installing:
 pgpool-II-pg96-extensions    x86_64    3.6.5-1pgdg.rhel7     pgpool36     19 k
Installing for dependencies:
 pgpool-II-pg96               x86_64    3.6.5-1pgdg.rhel7     pgpool36    790 k

Transaction Summary
================================================================================
Install  1 Package (+1 Dependent package)

Total download size: 810 k
Installed size: 4.0 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              1.3 MB/s | 810 kB  00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
  Installing : pgpool-II-pg96-3.6.5-1pgdg.rhel7.x86_64                      1/2
  Installing : pgpool-II-pg96-extensions-3.6.5-1pgdg.rhel7.x86_64           2/2
  Verifying  : pgpool-II-pg96-3.6.5-1pgdg.rhel7.x86_64                      1/2
  Verifying  : pgpool-II-pg96-extensions-3.6.5-1pgdg.rhel7.x86_64           2/2

Installed:
  pgpool-II-pg96-extensions.x86_64 0:3.6.5-1pgdg.rhel7

Dependency Installed:
  pgpool-II-pg96.x86_64 0:3.6.5-1pgdg.rhel7

Complete!
Redirecting to /bin/systemctl start  memcached.service
Already up-to-date.
Already on 'master'
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 whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/var/volum/CentOS7/9.6/master/missing: Unknown `--is-lightweight' option
Try `/var/volum/CentOS7/9.6/master/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... 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... /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 for onsgmls... onsgmls
checking for openjade... openjade
checking for DocBook V4.2... yes
checking for DocBook stylesheets... /usr/share/sgml/docbook/dsssl-stylesheets
checking for collateindex.pl... /usr/bin/collateindex.pl
checking for xsltproc... xsltproc
checking for xmllint... xmllint
checking for osx... osx
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
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 009.sql_comments...yes
checking for openssl/ssl.h... yes
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_library_init 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 src/sql/pgpool_adm/Makefile
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/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
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 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 052.do_query...moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS7/9.6/master/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS7/9.6/master/src/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-9.6/bin
pgbench         : /usr/pgsql-9.6/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 056.bug63...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 007.memqcache-memcached...ok.
testing 060.memory_leak...ok.
testing 008.dbredirect...ok.
testing 061.cancel_query...ok.
testing 062.select_error_hangs...ok.
testing 009.sql_comments...ok.
testing 063.tables_with_space...ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 064.bug153...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 065.bug152...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 056.bug63...ok.
testing 066.bug230...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...ok.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:31 failed:0 timeout:0

* Target branch: V3_6_STABLE

PostgreSQL: 9.5.8
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 061.cancel_query...Package postgresql95-9.5.8-1PGDG.rhel6.x86_64 already installed and latest version
Package postgresql95-server-9.5.8-1PGDG.rhel6.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql95-contrib.x86_64 0:9.5.8-1PGDG.rhel6 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64
---> Package postgresql95-devel.x86_64 0:9.5.8-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.8-1PGDG.rhel6      pgdg95      459 k
 postgresql95-devel        x86_64      9.5.8-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                                           367 kB/s | 2.6 MB     00:07
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.8-1PGDG.rhel6.x86_64                2/3
  Installing : postgresql95-devel-9.5.8-1PGDG.rhel6.x86_64                  3/3
  Verifying  : postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64                1/3
  Verifying  : postgresql95-devel-9.5.8-1PGDG.rhel6.x86_64                  2/3
  Verifying  : libxslt-1.1.26-2.el6_3.1.x86_64                              3/3

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

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

Complete!
warning: /var/tmp/rpm-tmp.HOAtxr: Header V4 RSA/SHA1 Signature, key ID 60ae0e48: NOKEY
Retrieving http://www.pgpool.net/yum/rpms/3.6/redhat/rhel-6-x86_64/pgpool-II-release-3.6-1.noarch.rpm
Preparing...                ##################################################
pgpool-II-release           ##################################################
Loaded plugins: fastestmirror, ovl
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: centos.usonyx.net
 * extras: download.nus.edu.sg
 * updates: ftp.iij.ad.jp
Resolving Dependencies
--> Running transaction check
---> Package pgpool-II-pg95-extensions.x86_64 0:3.6.5-1pgdg.rhel6 will be installed
--> Processing Dependency: libpcp.so.1()(64bit) for package: pgpool-II-pg95-extensions-3.6.5-1pgdg.rhel6.x86_64
--> Running transaction check
---> Package pgpool-II-pg95.x86_64 0:3.6.5-1pgdg.rhel6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                      Arch      Version               Repository   Size
================================================================================
Installing:
 pgpool-II-pg95-extensions    x86_64    3.6.5-1pgdg.rhel6     pgpool36     17 k
Installing for dependencies:
 pgpool-II-pg95               x86_64    3.6.5-1pgdg.rhel6     pgpool36    858 k

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

Total download size: 875 k
Installed size: 3.9 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           2.0 MB/s | 875 kB     00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
  Installing : pgpool-II-pg95-3.6.5-1pgdg.rhel6.x86_64                      1/2ok.
testing 062.select_error_hangs...
  Installing : pgpool-II-pg95-extensions-3.6.5-1pgdg.rhel6.x86_64           2/2
  Verifying  : pgpool-II-pg95-extensions-3.6.5-1pgdg.rhel6.x86_64           1/2
  Verifying  : pgpool-II-pg95-3.6.5-1pgdg.rhel6.x86_64                      2/2

Installed:
  pgpool-II-pg95-extensions.x86_64 0:3.6.5-1pgdg.rhel6

Dependency Installed:
  pgpool-II-pg95.x86_64 0:3.6.5-1pgdg.rhel6

Complete!
Starting memcached: [  OK  ]
Already up-to-date.
Switched to a new branch 'V3_6_STABLE'
Branch V3_6_STABLE set up to track remote branch V3_6_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... 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 whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /var/lib/pgsql/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /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... /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 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
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... ok.
testing 063.tables_with_space...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_library_init 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 src/sql/pgpool_adm/Makefile
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/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
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 064.bug153...moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS6/9.5/V3_6_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS6/9.5/V3_6_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.3.jar
*************************
testing 001.load_balance...ok.
testing 065.bug152...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 066.bug230...ok.
testing 067.bug231...ok.
testing 004.watchdog...ok.
testing 068.memqcache_bug...ok.
testing 005.jdbc...ok.
testing 069.memory_leak_extended...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:31 failed:0 timeout:0

* Target branch: V3_6_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 008.dbredirect...Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras pgdg95 pgdg96 updates
Cleaning up everything
Cleaning up list of fastest mirrors
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: centos.usonyx.net
 * extras: centos.usonyx.net
 * updates: centos.usonyx.net
Package postgresql96-9.6.4-1PGDG.rhel7.x86_64 already installed and latest version
Package postgresql96-server-9.6.4-1PGDG.rhel7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql96-contrib.x86_64 0:9.6.4-1PGDG.rhel7 will be installed
---> Package postgresql96-devel.x86_64 0:9.6.4-1PGDG.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

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

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

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

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

Complete!
warning: /var/tmp/rpm-tmp.HawRtJ: Header V4 RSA/SHA1 Signature, key ID 60ae0e48: NOKEY
Retrieving http://www.pgpool.net/yum/rpms/3.6/redhat/rhel-7-x86_64/pgpool-II-release-3.6-1.noarch.rpm
Preparing...                          ########################################
Updating / installing...
pgpool-II-release-3.6-1               ########################################
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: centos.usonyx.net
 * extras: centos.usonyx.net
 * updates: centos.usonyx.net
Resolving Dependencies
--> Running transaction check
---> Package pgpool-II-pg96-extensions.x86_64 0:3.6.5-1pgdg.rhel7 will be installed
--> Processing Dependency: libpcp.so.1()(64bit) for package: pgpool-II-pg96-extensions-3.6.5-1pgdg.rhel7.x86_64
--> Running transaction check
---> Package pgpool-II-pg96.x86_64 0:3.6.5-1pgdg.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                      Arch      Version               Repository   Size
================================================================================
Installing:
 pgpool-II-pg96-extensions    x86_64    3.6.5-1pgdg.rhel7     pgpool36     19 k
Installing for dependencies:
 pgpool-II-pg96               x86_64    3.6.5-1pgdg.rhel7     pgpool36    790 k

Transaction Summary
================================================================================
Install  1 Package (+1 Dependent package)

Total download size: 810 k
Installed size: 4.0 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              792 kB/s | 810 kB  00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
  Installing : pgpool-II-pg96-3.6.5-1pgdg.rhel7.x86_64                      1/2
  Installing : pgpool-II-pg96-extensions-3.6.5-1pgdg.rhel7.x86_64           2/2
  Verifying  : pgpool-II-pg96-3.6.5-1pgdg.rhel7.x86_64                      1/2
  Verifying  : pgpool-II-pg96-extensions-3.6.5-1pgdg.rhel7.x86_64           2/2

Installed:
  pgpool-II-pg96-extensions.x86_64 0:3.6.5-1pgdg.rhel7

Dependency Installed:
  pgpool-II-pg96.x86_64 0:3.6.5-1pgdg.rhel7

Complete!
Redirecting to /bin/systemctl start  memcached.service
Already up-to-date.
Switched to a new branch 'V3_6_STABLE'
Branch V3_6_STABLE set up to track remote branch V3_6_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... 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 whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /var/lib/pgsql/missing: No such file or directory
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 for onsgmls... onsgmls
checking for openjade... openjade
checking for DocBook V4.2... yes
checking for DocBook stylesheets... /usr/share/sgml/docbook/dsssl-stylesheets
checking for collateindex.pl... /usr/bin/collateindex.pl
checking for xsltproc... xsltproc
checking for xmllint... xmllint
checking for osx... osx
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
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_library_init 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 src/sql/pgpool_adm/Makefile
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/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
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 009.sql_comments...ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 052.do_query...moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS7/9.6/V3_6_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS7/9.6/V3_6_STABLE/src/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-9.6/bin
pgbench         : /usr/pgsql-9.6/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 002.native_replication...ok.
testing 056.bug63...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 007.memqcache-memcached...ok.
testing 060.memory_leak...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 061.cancel_query...ok.
testing 051.bug60...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 064.bug153...ok.
testing 056.bug63...ok.
testing 065.bug152...ok.
testing 066.bug230...ok.
testing 057.bug61...ok.
testing 067.bug231...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...ok.
testing 060.memory_leak...ok.
testing 070.memory_leak_extended_memqcache...ok.
testing 061.cancel_query...ok.
out of 31 ok:31 failed:0 timeout:0

* Target branch: V3_5_STABLE

PostgreSQL: 9.6.4
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 063.tables_with_space...Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras 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.iij.ad.jp
 * extras: centos.usonyx.net
 * updates: ftp.iij.ad.jp
Package postgresql96-9.6.4-1PGDG.rhel6.x86_64 already installed and latest version
Package postgresql96-server-9.6.4-1PGDG.rhel6.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql96-contrib.x86_64 0:9.6.4-1PGDG.rhel6 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64
---> Package postgresql96-devel.x86_64 0:9.6.4-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:
 postgresql96-contrib      x86_64      9.6.4-1PGDG.rhel6      pgdg96      490 k
 postgresql96-devel        x86_64      9.6.4-1PGDG.rhel6      pgdg96      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: 12 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           352 kB/s | 2.6 MB     00:07
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 : postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64                2/3
  Installing : postgresql96-devel-9.6.4-1PGDG.rhel6.x86_64                  3/3
  Verifying  : libxslt-1.1.26-2.el6_3.1.x86_64                              1/3
  Verifying  : postgresql96-devel-9.6.4-1PGDG.rhel6.x86_64                  2/3
  Verifying  : postgresql96-contrib-9.6.4-1PGDG.rhel6.x86_64                3/3

Installed:
  postgresql96-contrib.x86_64 0:9.6.4-1PGDG.rhel6
  postgresql96-devel.x86_64 0:9.6.4-1PGDG.rhel6

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

Complete!
warning: /var/tmp/rpm-tmp.EJjneU: Header V4 RSA/SHA1 Signature, key ID 60ae0e48: NOKEY
Retrieving http://www.pgpool.net/yum/rpms/3.5/redhat/rhel-6-x86_64/pgpool-II-release-3.5-1.noarch.rpm
Preparing...                ##################################################
pgpool-II-release           ##################################################
Loaded plugins: fastestmirror, ovl
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: ftp.iij.ad.jp
 * extras: centos.usonyx.net
 * updates: ftp.iij.ad.jp
Resolving Dependencies
--> Running transaction check
---> Package pgpool-II-pg96-extensions.x86_64 0:3.5.9-1pgdg.rhel6 will be installed
--> Processing Dependency: libpcp.so.1()(64bit) for package: pgpool-II-pg96-extensions-3.5.9-1pgdg.rhel6.x86_64
--> Running transaction check
---> Package pgpool-II-pg96.x86_64 0:3.5.9-1pgdg.rhel6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                      Arch      Version               Repository   Size
================================================================================
Installing:
 pgpool-II-pg96-extensions    x86_64    3.5.9-1pgdg.rhel6     pgpool35     17 k
Installing for dependencies:
 pgpool-II-pg96               x86_64    3.5.9-1pgdg.rhel6     pgpool35    748 k

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

Total download size: 765 k
Installed size: 3.5 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           1.7 MB/s | 765 kB     00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
  Installing : pgpool-II-pg96-3.5.9-1pgdg.rhel6.x86_64                      1/2
  Installing : pgpool-II-pg96-extensions-3.5.9-1pgdg.rhel6.x86_64           2/2
  Verifying  : pgpool-II-pg96-extensions-3.5.9-1pgdg.rhel6.x86_64           1/2
  Verifying  : pgpool-II-pg96-3.5.9-1pgdg.rhel6.x86_64                      2/2

Installed:
  pgpool-II-pg96-extensions.x86_64 0:3.5.9-1pgdg.rhel6

Dependency Installed:
  pgpool-II-pg96.x86_64 0:3.5.9-1pgdg.rhel6

Complete!
Starting memcached: [  OK  ]
Already up-to-date.
Switched to a new branch 'V3_5_STABLE'
Branch V3_5_STABLE set up to track remote branch V3_5_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... 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 whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /var/lib/pgsql/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /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... /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 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
ok.
testing 064.bug153...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
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_library_init 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 src/sql/pgpool_adm/Makefile
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
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 065.bug152...moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS6/9.6/V3_5_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS6/9.6/V3_5_STABLE/src/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-9.6/bin
pgbench         : /usr/pgsql-9.6/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 066.bug230...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 004.watchdog...ok.
testing 069.memory_leak_extended...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 070.memory_leak_extended_memqcache...ok.
testing 007.memqcache-memcached...ok.
out of 31 ok:31 failed:0 timeout:0

* Target branch: V3_5_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 008.dbredirect...--------------------------------------------------------------------------------
Total                                              481 kB/s | 2.3 MB  00:04
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : postgresql96-contrib-9.6.4-1PGDG.rhel7.x86_64                1/2
  Installing : postgresql96-devel-9.6.4-1PGDG.rhel7.x86_64                  2/2
  Verifying  : postgresql96-devel-9.6.4-1PGDG.rhel7.x86_64                  1/2
  Verifying  : postgresql96-contrib-9.6.4-1PGDG.rhel7.x86_64                2/2

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

Complete!
warning: /var/tmp/rpm-tmp.pompwg: Header V4 RSA/SHA1 Signature, key ID 60ae0e48: NOKEY
Retrieving http://www.pgpool.net/yum/rpms/3.5/redhat/rhel-7-x86_64/pgpool-II-release-3.5-1.noarch.rpm
Preparing...                          ########################################
Updating / installing...
pgpool-II-release-3.5-1               ########################################
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: ftp.iij.ad.jp
 * extras: ftp.iij.ad.jp
 * updates: ftp.iij.ad.jp
Resolving Dependencies
--> Running transaction check
---> Package pgpool-II-pg96-extensions.x86_64 0:3.5.9-1pgdg.rhel7 will be installed
--> Processing Dependency: libpcp.so.1()(64bit) for package: pgpool-II-pg96-extensions-3.5.9-1pgdg.rhel7.x86_64
--> Running transaction check
---> Package pgpool-II-pg96.x86_64 0:3.5.9-1pgdg.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                      Arch      Version               Repository   Size
================================================================================
Installing:
 pgpool-II-pg96-extensions    x86_64    3.5.9-1pgdg.rhel7     pgpool35     19 k
Installing for dependencies:
 pgpool-II-pg96               x86_64    3.5.9-1pgdg.rhel7     pgpool35    742 k

Transaction Summary
================================================================================
Install  1 Package (+1 Dependent package)

Total download size: 761 k
Installed size: 3.6 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              806 kB/s | 761 kB  00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
  Installing : pgpool-II-pg96-3.5.9-1pgdg.rhel7.x86_64                      1/2
  Installing : pgpool-II-pg96-extensions-3.5.9-1pgdg.rhel7.x86_64           2/2
  Verifying  : pgpool-II-pg96-extensions-3.5.9-1pgdg.rhel7.x86_64           1/2
  Verifying  : pgpool-II-pg96-3.5.9-1pgdg.rhel7.x86_64                      2/2

Installed:
  pgpool-II-pg96-extensions.x86_64 0:3.5.9-1pgdg.rhel7

Dependency Installed:
  pgpool-II-pg96.x86_64 0:3.5.9-1pgdg.rhel7

Complete!
Redirecting to /bin/systemctl start  memcached.service
Already up-to-date.
Switched to a new branch 'V3_5_STABLE'
Branch V3_5_STABLE set up to track remote branch V3_5_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... 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 whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /var/lib/pgsql/missing: No such file or directory
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 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
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_library_init 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 src/sql/pgpool_adm/Makefile
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
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 009.sql_comments...ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS7/9.6/V3_5_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS7/9.6/V3_5_STABLE/src/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-9.6/bin
pgbench         : /usr/pgsql-9.6/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 002.native_replication...ok.
testing 056.bug63...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 008.dbredirect...ok.
testing 060.memory_leak...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 061.cancel_query...ok.
testing 054.postgres_fdw...ok.
testing 062.select_error_hangs...ok.
testing 055.backend_all_down...ok.
testing 063.tables_with_space...ok.
testing 056.bug63...ok.
testing 064.bug153...ok.
testing 065.bug152...ok.
testing 066.bug230...ok.
testing 067.bug231...ok.
testing 057.bug61...ok.
testing 068.memqcache_bug...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 069.memory_leak_extended...ok.
testing 060.memory_leak...failed.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:30 failed:1 timeout:0

* Target branch: V3_5_STABLE

PostgreSQL: 9.5.8
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 061.cancel_query...Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras 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.iij.ad.jp
 * extras: centos.usonyx.net
 * updates: ftp.iij.ad.jp
ok.
testing 062.select_error_hangs...Package postgresql95-9.5.8-1PGDG.rhel6.x86_64 already installed and latest version
Package postgresql95-server-9.5.8-1PGDG.rhel6.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package postgresql95-contrib.x86_64 0:9.5.8-1PGDG.rhel6 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64
---> Package postgresql95-devel.x86_64 0:9.5.8-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.8-1PGDG.rhel6      pgdg95      459 k
 postgresql95-devel        x86_64      9.5.8-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:
ok.
testing 063.tables_with_space...--------------------------------------------------------------------------------
Total                                           119 kB/s | 2.6 MB     00:22
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.8-1PGDG.rhel6.x86_64                2/3
  Installing : postgresql95-devel-9.5.8-1PGDG.rhel6.x86_64                  3/3
  Verifying  : postgresql95-contrib-9.5.8-1PGDG.rhel6.x86_64                1/3
  Verifying  : postgresql95-devel-9.5.8-1PGDG.rhel6.x86_64                  2/3
  Verifying  : libxslt-1.1.26-2.el6_3.1.x86_64                              3/3

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

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

Complete!
warning: /var/tmp/rpm-tmp.tfyVh2: Header V4 RSA/SHA1 Signature, key ID 60ae0e48: NOKEY
Retrieving http://www.pgpool.net/yum/rpms/3.5/redhat/rhel-6-x86_64/pgpool-II-release-3.5-1.noarch.rpm
Preparing...                ##################################################
pgpool-II-release           ##################################################
Loaded plugins: fastestmirror, ovl
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: ftp.iij.ad.jp
 * extras: centos.usonyx.net
 * updates: ftp.iij.ad.jp
Resolving Dependencies
--> Running transaction check
---> Package pgpool-II-pg95-extensions.x86_64 0:3.5.9-1pgdg.rhel6 will be installed
--> Processing Dependency: libpcp.so.1()(64bit) for package: pgpool-II-pg95-extensions-3.5.9-1pgdg.rhel6.x86_64
--> Running transaction check
---> Package pgpool-II-pg95.x86_64 0:3.5.9-1pgdg.rhel6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                      Arch      Version               Repository   Size
================================================================================
Installing:
 pgpool-II-pg95-extensions    x86_64    3.5.9-1pgdg.rhel6     pgpool35     17 k
Installing for dependencies:
 pgpool-II-pg95               x86_64    3.5.9-1pgdg.rhel6     pgpool35    748 k

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

Total download size: 765 k
Installed size: 3.5 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           1.8 MB/s | 765 kB     00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
  Installing : pgpool-II-pg95-3.5.9-1pgdg.rhel6.x86_64                      1/2
  Installing : pgpool-II-pg95-extensions-3.5.9-1pgdg.rhel6.x86_64           2/2
  Verifying  : pgpool-II-pg95-3.5.9-1pgdg.rhel6.x86_64                      1/2
  Verifying  : pgpool-II-pg95-extensions-3.5.9-1pgdg.rhel6.x86_64           2/2

Installed:
  pgpool-II-pg95-extensions.x86_64 0:3.5.9-1pgdg.rhel6

Dependency Installed:
  pgpool-II-pg95.x86_64 0:3.5.9-1pgdg.rhel6

Complete!
Starting memcached: [  OK  ]
Already up-to-date.
Switched to a new branch 'V3_5_STABLE'
Branch V3_5_STABLE set up to track remote branch V3_5_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... 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 whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /var/lib/pgsql/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /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... /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 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
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_library_init 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 src/sql/pgpool_adm/Makefile
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
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 064.bug153...moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS6/9.5/V3_5_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS6/9.5/V3_5_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.3.jar
*************************
testing 001.load_balance...ok.
testing 065.bug152...ok.
testing 002.native_replication...ok.
testing 066.bug230...ok.
testing 003.failover...ok.
testing 067.bug231...ok.
testing 004.watchdog...ok.
testing 068.memqcache_bug...ok.
testing 005.jdbc...ok.
testing 069.memory_leak_extended...ok.
testing 006.memqcache...failed.
testing 070.memory_leak_extended_memqcache...ok.
testing 007.memqcache-memcached...ok.
out of 31 ok:30 failed:1 timeout:0

* Target branch: V3_4_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 008.dbredirect...--------------------------------------------------------------------------------
Total                                              688 kB/s | 2.3 MB  00:03
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : postgresql96-contrib-9.6.4-1PGDG.rhel7.x86_64                1/2
  Installing : postgresql96-devel-9.6.4-1PGDG.rhel7.x86_64                  2/2
  Verifying  : postgresql96-devel-9.6.4-1PGDG.rhel7.x86_64                  1/2
  Verifying  : postgresql96-contrib-9.6.4-1PGDG.rhel7.x86_64                2/2

Installed:
  postgresql96-contrib.x86_64 0:9.6.4-1PGDG.rhel7
  postgresql96-devel.x86_64 0:9.6.4-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               ########################################
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: ftp.iij.ad.jp
 * extras: ftp.iij.ad.jp
 * updates: ftp.iij.ad.jp
Resolving Dependencies
--> Running transaction check
---> Package pgpool-II-pg96-extensions.x86_64 0:3.4.12-1pgdg.rhel7 will be installed
--> Processing Dependency: libpcp.so.0()(64bit) for package: pgpool-II-pg96-extensions-3.4.12-1pgdg.rhel7.x86_64
--> Running transaction check
---> Package pgpool-II-pg96.x86_64 0:3.4.12-1pgdg.rhel7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                      Arch      Version               Repository   Size
================================================================================
Installing:
 pgpool-II-pg96-extensions    x86_64    3.4.12-1pgdg.rhel7    pgpool34     19 k
Installing for dependencies:
 pgpool-II-pg96               x86_64    3.4.12-1pgdg.rhel7    pgpool34    702 k

Transaction Summary
================================================================================
Install  1 Package (+1 Dependent package)

Total download size: 721 k
Installed size: 3.1 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              1.2 MB/s | 721 kB  00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
  Installing : pgpool-II-pg96-3.4.12-1pgdg.rhel7.x86_64                     1/2
  Installing : pgpool-II-pg96-extensions-3.4.12-1pgdg.rhel7.x86_64          2/2
  Verifying  : pgpool-II-pg96-extensions-3.4.12-1pgdg.rhel7.x86_64          1/2
  Verifying  : pgpool-II-pg96-3.4.12-1pgdg.rhel7.x86_64                     2/2

Installed:
  pgpool-II-pg96-extensions.x86_64 0:3.4.12-1pgdg.rhel7

Dependency Installed:
  pgpool-II-pg96.x86_64 0:3.4.12-1pgdg.rhel7

Complete!
Redirecting to /bin/systemctl start  memcached.service
Already up-to-date.
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... 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 whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /var/lib/pgsql/missing: No such file or directory
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 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_library_init 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
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.6/V3_4_STABLE/src'
Making install in parser
make[1]: Entering directory `/var/volum/CentOS7/9.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/V3_4_STABLE/src/parser'
make[1]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/parser'
Making install in libs
make[1]: Entering directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/libs'
Making install in pcp
make[2]: Entering directory `/var/volum/CentOS7/9.6/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.6/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.6/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
ok.
testing 009.sql_comments...libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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
pcp_timeout.c:6:1: warning: no previous prototype for 'pcp_set_timeout' [-Wmissing-prototypes]
 pcp_set_timeout(long sec)
 ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/pgsql-9.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/V3_4_STABLE/src/libs/pcp'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libpcp.la '/var/volum/CentOS7/9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.so.0.0.0
libtool: install: (cd /var/volum/CentOS7/9.6/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.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.la
libtool: install: /usr/bin/install -c .libs/libpcp.a /var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: install: chmod 644 /var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: install: ranlib /var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib/libpcp.a
libtool: finish: PATH="/usr/pgsql-9.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /var/volum/CentOS7/9.6/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.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/include'
make[3]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/libs/pcp'
make[2]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/libs/pcp'
make[2]: Entering directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/libs'
make[3]: Entering directory `/var/volum/CentOS7/9.6/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.6/V3_4_STABLE/src/libs'
make[2]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/libs'
make[1]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/libs'
Making install in watchdog
make[1]: Entering directory `/var/volum/CentOS7/9.6/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.6/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.6/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.6/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.6/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.6/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
wd_lifecheck.c: In function 'wd_ping_all_server':
wd_lifecheck.c:733:3: warning: implicit declaration of function 'waitpid' [-Wimplicit-function-declaration]
   pid = waitpid(0, &status, 0);
   ^
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.6/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.6/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.6/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.6/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.6/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
wd_interlock.c: In function 'wd_init_interlock':
wd_interlock.c:63:3: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
   ereport(DEBUG1,
   ^
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.6/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.6/V3_4_STABLE/src/watchdog'
make[1]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/watchdog'
Making install in .
make[1]: Entering directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src'
depbase=`echo main/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
main/pool_globals.c:30:1: warning: data definition has no type or storage class [enabled by default]
 random_start_time;
 ^
main/pool_globals.c:30:1: warning: type defaults to 'int' in declaration of 'random_start_time' [-Wimplicit-int]
depbase=`echo main/pgpool_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
main/pgpool_main.c: In function 'wakeup_handler':
main/pgpool_main.c:2326:6: warning: unused variable 'save_errno' [-Wunused-variable]
  int save_errno = errno;
      ^
depbase=`echo config/pool_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
auth/pool_auth.c: In function 'pool_do_reauth':
auth/pool_auth.c:434:2: warning: implicit declaration of function 'pool_get_major_version' [-Wimplicit-function-declaration]
  protoMajor = MAJOR(cp);
  ^
depbase=`echo auth/pool_passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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:441: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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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:2983: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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
context/pool_process_context.c: In function 'pool_alarm':
context/pool_process_context.c:256:2: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration]
  alarm(second);
  ^
context/pool_process_context.c: At top level:
context/pool_process_context.c:273:6: warning: no previous prototype for 'pool_undo_alarm' [-Wmissing-prototypes]
 void pool_undo_alarm()
      ^
depbase=`echo context/pool_query_context.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
rewrite/pool_lobj.c: In function 'pool_rewrite_lo_creat':
rewrite/pool_lobj.c:173:2: warning: implicit declaration of function 'pool_get_major_version' [-Wimplicit-function-declaration]
  status = do_command(frontend, MASTER(backend), qbuf, MAJOR(backend), MASTER_CONNECTION(backend)->pid,
  ^
depbase=`echo parallel_query/pool_rewrite_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...depbase=`echo utils/pool_select_walker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
ok.
testing 051.bug60...depbase=`echo utils/pool_ssl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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
utils/pcp/pcp_timeout.c:6:1: warning: no previous prototype for 'pcp_set_timeout' [-Wmissing-prototypes]
 pcp_set_timeout(long sec)
 ^
depbase=`echo utils/regex_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/pgsql-9.6/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.6/lib -rpath /var/volum/CentOS7/9.6/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/po
 ol_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.6/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 u
 tils/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.6/lib -lpq parser/libsql-parser.a watchdog/lib-watchdog.a -lpthread -lmemcached -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/usr/pgsql-9.6/lib -Wl,-rpath -Wl,/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/lib
make[2]: Entering directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c pgpool '/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c pgpool /var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin/pgpool
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/etc'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/share/pgpool-II'
make[2]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src'
make[1]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src'
Making install in tools
make[1]: Entering directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/tools'
Making install in pcp
make[2]: Entering directory `/var/volum/CentOS7/9.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/lib
make[3]: Entering directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/tools/pcp'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pcp_stop_pgpool /var/volum/CentOS7/9.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/V3_4_STABLE/src/tools/pcp'
make[2]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/tools/pcp'
Making install in pgmd5
make[2]: Entering directory `/var/volum/CentOS7/9.6/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.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -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=\"/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/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 -MT pool_globals.o -MD -MP -MF $depbase.Tpo -c -o pool_globals.o pool_globals.c &&\
mv -f $depbase.Tpo $depbase.Po
pool_globals.c:30:1: warning: data definition has no type or storage class [enabled by default]
 random_start_time;
 ^
pool_globals.c:30:1: warning: type defaults to 'int' in declaration of 'random_start_time' [-Wimplicit-int]
/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.6/V3_4_STABLE/src/tools/pgmd5'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c pg_md5 '/var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed/bin'
libtool: install: /usr/bin/install -c pg_md5 /var/volum/CentOS7/9.6/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.6/V3_4_STABLE/src/tools/pgmd5'
make[2]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/tools/pgmd5'
make[2]: Entering directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/tools'
make[3]: Entering directory `/var/volum/CentOS7/9.6/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.6/V3_4_STABLE/src/tools'
make[2]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/tools'
make[1]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/tools'
Making install in include
make[1]: Entering directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/include'
make[2]: Entering directory `/var/volum/CentOS7/9.6/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.6/V3_4_STABLE/src/include'
make[1]: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src/include'
make: Leaving directory `/var/volum/CentOS7/9.6/V3_4_STABLE/src'
moving pgpool_setup to temporary installation path ...
using pgpool-II at /var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed
*************************
REGRESSION MODE : install
PGPOOL-II       : /var/volum/CentOS7/9.6/V3_4_STABLE/src/test/regression/temp/installed
PostgreSQL bin  : /usr/pgsql-9.6/bin
pgbench         : /usr/pgsql-9.6/bin/pgbench
PostgreSQL jdbc : /usr/share/postgresql-42.1.3.jar
*************************
testing 001.load_balance...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...ok.
testing 002.native_replication...ok.
testing 056.bug63...ok.
testing 003.failover...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 008.dbredirect...ok.
testing 064.bug153...ok.
testing 009.sql_comments...ok.
testing 065.bug152...ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 066.bug230...ok.
testing 054.postgres_fdw...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...failed.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:30 failed:1 timeout:0

* Target branch: V3_4_STABLE

PostgreSQL: 9.6.4
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...timeout.
testing 055.backend_all_down...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...timeout.
testing 056.bug63...ok.
testing 060.memory_leak...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.
out of 26 ok:26 failed:0 timeout:0

* Target branch: V3_4_STABLE

PostgreSQL: 9.5.8
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...timeout.
testing 057.bug61...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 052.do_query...ok.
testing 053.insert_lock_hangs...ok.
testing 054.postgres_fdw...timeout.
testing 058.bug68...timeout.
testing 055.backend_all_down...timeout.
testing 059.bug92...timeout.
testing 056.bug63...timeout.
testing 060.memory_leak...buildfarm timed out

* Target branch: V3_3_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...timeout.
testing 057.bug61...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 064.bug153...ok.
testing 065.bug152...ok.
out of 22 ok:22 failed:0 timeout:0

* Target branch: V3_2_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 058.bug68...mv -f .deps/pool_rewrite_outfuncs.Tpo .deps/pool_rewrite_outfuncs.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_query_cache.o -MD -MP -MF .deps/pool_query_cache.Tpo -c -o pool_query_cache.o pool_query_cache.c
pool_query_cache.c: In function 'search_system_db_for_cache':
pool_query_cache.c:347:8: warning: variable 'data' set but not used [-Wunused-but-set-variable]
  char *data = NULL;
        ^
pool_query_cache.c: In function 'pool_query_cache_register':
pool_query_cache.c:653:11: warning: variable 'escaped_query_len' set but not used [-Wunused-but-set-variable]
    size_t escaped_query_len;
           ^
mv -f .deps/pool_query_cache.Tpo .deps/pool_query_cache.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_hba.o -MD -MP -MF .deps/pool_hba.Tpo -c -o pool_hba.o pool_hba.c
mv -f .deps/pool_hba.Tpo .deps/pool_hba.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_path.o -MD -MP -MF .deps/pool_path.Tpo -c -o pool_path.o pool_path.c
mv -f .deps/pool_path.Tpo .deps/pool_path.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_ip.o -MD -MP -MF .deps/pool_ip.Tpo -c -o pool_ip.o pool_ip.c
mv -f .deps/pool_ip.Tpo .deps/pool_ip.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ps_status.o -MD -MP -MF .deps/ps_status.Tpo -c -o ps_status.o ps_status.c
mv -f .deps/ps_status.Tpo .deps/ps_status.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c
mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT recovery.o -MD -MP -MF .deps/recovery.Tpo -c -o recovery.o recovery.c
mv -f .deps/recovery.Tpo .deps/recovery.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_relcache.o -MD -MP -MF .deps/pool_relcache.Tpo -c -o pool_relcache.o pool_relcache.c
mv -f .deps/pool_relcache.Tpo .deps/pool_relcache.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_reporting.o -MD -MP -MF .deps/pool_process_reporting.Tpo -c -o pool_process_reporting.o pool_process_reporting.c
mv -f .deps/pool_process_reporting.Tpo .deps/pool_process_reporting.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_ssl.o -MD -MP -MF .deps/pool_ssl.Tpo -c -o pool_ssl.o pool_ssl.c
mv -f .deps/pool_ssl.Tpo .deps/pool_ssl.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_timestamp.o -MD -MP -MF .deps/pool_timestamp.Tpo -c -o pool_timestamp.o pool_timestamp.c
mv -f .deps/pool_timestamp.Tpo .deps/pool_timestamp.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_proto2.o -MD -MP -MF .deps/pool_proto2.Tpo -c -o pool_proto2.o pool_proto2.c
mv -f .deps/pool_proto2.Tpo .deps/pool_proto2.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_proto_modules.o -MD -MP -MF .deps/pool_proto_modules.Tpo -c -o pool_proto_modules.o pool_proto_modules.c
pool_proto_modules.c: In function 'SimpleQuery':
pool_proto_modules.c:116:8: warning: variable 'string' set but not used [-Wunused-but-set-variable]
  char *string;
        ^
mv -f .deps/pool_proto_modules.Tpo .deps/pool_proto_modules.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_lobj.o -MD -MP -MF .deps/pool_lobj.Tpo -c -o pool_lobj.o pool_lobj.c
pool_lobj.c: In function 'pool_rewrite_lo_creat':
pool_lobj.c:164:2: warning: implicit declaration of function 'pool_get_major_version' [-Wimplicit-function-declaration]
  status = do_command(frontend, MASTER(backend), qbuf, MAJOR(backend), MASTER_CONNECTION(backend)->pid,
  ^
mv -f .deps/pool_lobj.Tpo .deps/pool_lobj.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_context.o -MD -MP -MF .deps/pool_process_context.Tpo -c -o pool_process_context.o pool_process_context.c
pool_process_context.c: In function 'pool_alarm':
pool_process_context.c:264:2: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration]
  alarm(second);
  ^
pool_process_context.c: At top level:
pool_process_context.c:281:6: warning: no previous prototype for 'pool_undo_alarm' [-Wmissing-prototypes]
 void pool_undo_alarm()
      ^
mv -f .deps/pool_process_context.Tpo .deps/pool_process_context.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_memqcache.o -MD -MP -MF .deps/pool_memqcache.Tpo -c -o pool_memqcache.o pool_memqcache.c
pool_memqcache.c: In function 'pool_is_allow_to_cache':
pool_memqcache.c:704:14: warning: variable 'stmt' set but not used [-Wunused-but-set-variable]
  SelectStmt *stmt;
              ^
mv -f .deps/pool_memqcache.Tpo .deps/pool_memqcache.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_session_context.o -MD -MP -MF .deps/pool_session_context.Tpo -c -o pool_session_context.o pool_session_context.c
mv -f .deps/pool_session_context.Tpo .deps/pool_session_context.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_query_context.o -MD -MP -MF .deps/pool_query_context.Tpo -c -o pool_query_context.o pool_query_context.c
mv -f .deps/pool_query_context.Tpo .deps/pool_query_context.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_worker_child.o -MD -MP -MF .deps/pool_worker_child.Tpo -c -o pool_worker_child.o pool_worker_child.c
mv -f .deps/pool_worker_child.Tpo .deps/pool_worker_child.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_passwd.o -MD -MP -MF .deps/pool_passwd.Tpo -c -o pool_passwd.o pool_passwd.c
mv -f .deps/pool_passwd.Tpo .deps/pool_passwd.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_globals.o -MD -MP -MF .deps/pool_globals.Tpo -c -o pool_globals.o pool_globals.c
mv -f .deps/pool_globals.Tpo .deps/pool_globals.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_select_walker.o -MD -MP -MF .deps/pool_select_walker.Tpo -c -o pool_select_walker.o pool_select_walker.c
mv -f .deps/pool_select_walker.Tpo .deps/pool_select_walker.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT getopt_long.o -MD -MP -MF .deps/getopt_long.Tpo -c -o getopt_long.o getopt_long.c
mv -f .deps/getopt_long.Tpo .deps/getopt_long.Po
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath /usr/pgsql-9.6/lib -rpath /var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/lib  -o pgpool main.o child.o pool_auth.o pool_config.o pool_error.o pool_process_query.o pool_stream.o pool_connection_pool.o pool_params.o pool_signal.o pcp_child.o md5.o pool_shmem.o pool_sema.o pool_system.o pool_rewrite_query.o pool_rewrite_outfuncs.o pool_query_cache.o pool_hba.o pool_path.o pool_ip.o ps_status.o strlcpy.o recovery.o pool_relcache.o pool_process_reporting.o pool_ssl.o pool_timestamp.o pool_proto2.o pool_proto_modules.o pool_lobj.o pool_process_context.o pool_memqcache.o pool_session_context.o pool_query_context.o pool_worker_child.o pool_passwd.o pool_globals.o pool_select_walker.o getopt_long.o -L/usr/pgsql-9.6/lib -lpq parser/libsql-parser.a pcp/libpcp.la parser/nodes.o watchdog/lib-watchdog.a -lpthread -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pgpool main.o child.o pool_auth.o pool_config.o pool_error.o pool_process_query.o pool_stream.o pool_connection_pool.o pool_params.o pool_signal.o pcp_child.o md5.o pool_shmem.o pool_sema.o pool_system.o pool_rewrite_query.o pool_rewrite_outfuncs.o pool_query_cache.o pool_hba.o pool_path.o pool_ip.o ps_status.o strlcpy.o recovery.o pool_relcache.o pool_process_reporting.o pool_ssl.o pool_timestamp.o pool_proto2.o pool_proto_modules.o pool_lobj.o pool_process_context.o pool_memqcache.o pool_session_context.o pool_query_context.o pool_worker_child.o pool_passwd.o pool_globals.o pool_select_walker.o getopt_long.o parser/nodes.o  -L/usr/pgsql-9.6/lib -lpq parser/libsql-parser.a pcp/.libs/libpcp.so watchdog/lib-watchdog.a -lpthread -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/lib -Wl,-rpath -Wl,/usr/pgsql-9.6/lib
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pg_md5.o -MD -MP -MF .deps/pg_md5.Tpo -c -o pg_md5.o pg_md5.c
mv -f .deps/pg_md5.Tpo .deps/pg_md5.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config_md5.o -MD -MP -MF .deps/pool_config_md5.Tpo -c -o pool_config_md5.o pool_config_md5.c
In file included from pool_config_md5.c:29:0:
pool_config.l: In function 'pool_get_config':
pool_config.l:1692:19: warning: variable 'status' set but not used [-Wunused-but-set-variable]

                   ^
In file included from pool_config_md5.c:29:0:
pool_config_md5.c: At top level:
pool_config.c:1200:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
mv -f .deps/pool_config_md5.Tpo .deps/pool_config_md5.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_config_md5.o pool_error.o pool_signal.o pool_passwd.o pool_globals.o strlcpy.o  -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_config_md5.o pool_error.o pool_signal.o pool_passwd.o pool_globals.o strlcpy.o  -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
sed 's, at sysconfdir\@,/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc,g' pgpool.8.in >pgpool.8
make[2]: Entering directory `/var/volum/CentOS7/9.6/V3_2_STABLE'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c pgpool pg_md5 '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pgpool /var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/bin/pgpool
libtool: install: /usr/bin/install -c pg_md5 /var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/bin/pg_md5
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc'
 /usr/bin/install -c -m 644 pgpool.conf.sample pcp.conf.sample pool_hba.conf.sample pgpool.conf.sample-replication pgpool.conf.sample-master-slave pgpool.conf.sample-stream '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/share/man/man8'
 /usr/bin/install -c -m 644 pgpool.8 '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/share/man/man8'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_2_STABLE/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.6/V3_2_STABLE/temp/installed/share/pgpool-II'
make[2]: Leaving directory `/var/volum/CentOS7/9.6/V3_2_STABLE'
make[1]: Leaving directory `/var/volum/CentOS7/9.6/V3_2_STABLE'
install ok

end:  Sun Aug 13 16:57:09 JST 2017
make...ok
testing 058.bug68...mv -f .deps/pool_rewrite_outfuncs.Tpo .deps/pool_rewrite_outfuncs.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_query_cache.o -MD -MP -MF .deps/pool_query_cache.Tpo -c -o pool_query_cache.o pool_query_cache.c
pool_query_cache.c: In function 'search_system_db_for_cache':
pool_query_cache.c:347:8: warning: variable 'data' set but not used [-Wunused-but-set-variable]
  char *data = NULL;
        ^
pool_query_cache.c: In function 'pool_query_cache_register':
pool_query_cache.c:653:11: warning: variable 'escaped_query_len' set but not used [-Wunused-but-set-variable]
    size_t escaped_query_len;
           ^
mv -f .deps/pool_query_cache.Tpo .deps/pool_query_cache.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_hba.o -MD -MP -MF .deps/pool_hba.Tpo -c -o pool_hba.o pool_hba.c
mv -f .deps/pool_hba.Tpo .deps/pool_hba.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_path.o -MD -MP -MF .deps/pool_path.Tpo -c -o pool_path.o pool_path.c
mv -f .deps/pool_path.Tpo .deps/pool_path.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_ip.o -MD -MP -MF .deps/pool_ip.Tpo -c -o pool_ip.o pool_ip.c
mv -f .deps/pool_ip.Tpo .deps/pool_ip.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ps_status.o -MD -MP -MF .deps/ps_status.Tpo -c -o ps_status.o ps_status.c
mv -f .deps/ps_status.Tpo .deps/ps_status.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c
mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT recovery.o -MD -MP -MF .deps/recovery.Tpo -c -o recovery.o recovery.c
mv -f .deps/recovery.Tpo .deps/recovery.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_relcache.o -MD -MP -MF .deps/pool_relcache.Tpo -c -o pool_relcache.o pool_relcache.c
mv -f .deps/pool_relcache.Tpo .deps/pool_relcache.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_reporting.o -MD -MP -MF .deps/pool_process_reporting.Tpo -c -o pool_process_reporting.o pool_process_reporting.c
mv -f .deps/pool_process_reporting.Tpo .deps/pool_process_reporting.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_ssl.o -MD -MP -MF .deps/pool_ssl.Tpo -c -o pool_ssl.o pool_ssl.c
mv -f .deps/pool_ssl.Tpo .deps/pool_ssl.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_timestamp.o -MD -MP -MF .deps/pool_timestamp.Tpo -c -o pool_timestamp.o pool_timestamp.c
mv -f .deps/pool_timestamp.Tpo .deps/pool_timestamp.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_proto2.o -MD -MP -MF .deps/pool_proto2.Tpo -c -o pool_proto2.o pool_proto2.c
mv -f .deps/pool_proto2.Tpo .deps/pool_proto2.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_proto_modules.o -MD -MP -MF .deps/pool_proto_modules.Tpo -c -o pool_proto_modules.o pool_proto_modules.c
pool_proto_modules.c: In function 'SimpleQuery':
pool_proto_modules.c:116:8: warning: variable 'string' set but not used [-Wunused-but-set-variable]
  char *string;
        ^
mv -f .deps/pool_proto_modules.Tpo .deps/pool_proto_modules.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_lobj.o -MD -MP -MF .deps/pool_lobj.Tpo -c -o pool_lobj.o pool_lobj.c
pool_lobj.c: In function 'pool_rewrite_lo_creat':
pool_lobj.c:164:2: warning: implicit declaration of function 'pool_get_major_version' [-Wimplicit-function-declaration]
  status = do_command(frontend, MASTER(backend), qbuf, MAJOR(backend), MASTER_CONNECTION(backend)->pid,
  ^
mv -f .deps/pool_lobj.Tpo .deps/pool_lobj.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_process_context.o -MD -MP -MF .deps/pool_process_context.Tpo -c -o pool_process_context.o pool_process_context.c
pool_process_context.c: In function 'pool_alarm':
pool_process_context.c:264:2: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration]
  alarm(second);
  ^
pool_process_context.c: At top level:
pool_process_context.c:281:6: warning: no previous prototype for 'pool_undo_alarm' [-Wmissing-prototypes]
 void pool_undo_alarm()
      ^
mv -f .deps/pool_process_context.Tpo .deps/pool_process_context.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_memqcache.o -MD -MP -MF .deps/pool_memqcache.Tpo -c -o pool_memqcache.o pool_memqcache.c
pool_memqcache.c: In function 'pool_is_allow_to_cache':
pool_memqcache.c:704:14: warning: variable 'stmt' set but not used [-Wunused-but-set-variable]
  SelectStmt *stmt;
              ^
mv -f .deps/pool_memqcache.Tpo .deps/pool_memqcache.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_session_context.o -MD -MP -MF .deps/pool_session_context.Tpo -c -o pool_session_context.o pool_session_context.c
mv -f .deps/pool_session_context.Tpo .deps/pool_session_context.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_query_context.o -MD -MP -MF .deps/pool_query_context.Tpo -c -o pool_query_context.o pool_query_context.c
mv -f .deps/pool_query_context.Tpo .deps/pool_query_context.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_worker_child.o -MD -MP -MF .deps/pool_worker_child.Tpo -c -o pool_worker_child.o pool_worker_child.c
mv -f .deps/pool_worker_child.Tpo .deps/pool_worker_child.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_passwd.o -MD -MP -MF .deps/pool_passwd.Tpo -c -o pool_passwd.o pool_passwd.c
mv -f .deps/pool_passwd.Tpo .deps/pool_passwd.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_globals.o -MD -MP -MF .deps/pool_globals.Tpo -c -o pool_globals.o pool_globals.c
mv -f .deps/pool_globals.Tpo .deps/pool_globals.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_select_walker.o -MD -MP -MF .deps/pool_select_walker.Tpo -c -o pool_select_walker.o pool_select_walker.c
mv -f .deps/pool_select_walker.Tpo .deps/pool_select_walker.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT getopt_long.o -MD -MP -MF .deps/getopt_long.Tpo -c -o getopt_long.o getopt_long.c
mv -f .deps/getopt_long.Tpo .deps/getopt_long.Po
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -rpath /usr/pgsql-9.6/lib -rpath /var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/lib  -o pgpool main.o child.o pool_auth.o pool_config.o pool_error.o pool_process_query.o pool_stream.o pool_connection_pool.o pool_params.o pool_signal.o pcp_child.o md5.o pool_shmem.o pool_sema.o pool_system.o pool_rewrite_query.o pool_rewrite_outfuncs.o pool_query_cache.o pool_hba.o pool_path.o pool_ip.o ps_status.o strlcpy.o recovery.o pool_relcache.o pool_process_reporting.o pool_ssl.o pool_timestamp.o pool_proto2.o pool_proto_modules.o pool_lobj.o pool_process_context.o pool_memqcache.o pool_session_context.o pool_query_context.o pool_worker_child.o pool_passwd.o pool_globals.o pool_select_walker.o getopt_long.o -L/usr/pgsql-9.6/lib -lpq parser/libsql-parser.a pcp/libpcp.la parser/nodes.o watchdog/lib-watchdog.a -lpthread -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
libtool: link: gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pgpool main.o child.o pool_auth.o pool_config.o pool_error.o pool_process_query.o pool_stream.o pool_connection_pool.o pool_params.o pool_signal.o pcp_child.o md5.o pool_shmem.o pool_sema.o pool_system.o pool_rewrite_query.o pool_rewrite_outfuncs.o pool_query_cache.o pool_hba.o pool_path.o pool_ip.o ps_status.o strlcpy.o recovery.o pool_relcache.o pool_process_reporting.o pool_ssl.o pool_timestamp.o pool_proto2.o pool_proto_modules.o pool_lobj.o pool_process_context.o pool_memqcache.o pool_session_context.o pool_query_context.o pool_worker_child.o pool_passwd.o pool_globals.o pool_select_walker.o getopt_long.o parser/nodes.o  -L/usr/pgsql-9.6/lib -lpq parser/libsql-parser.a pcp/.libs/libpcp.so watchdog/lib-watchdog.a -lpthread -lssl -lcrypto -lcrypt -lresolv -lnsl -lm -Wl,-rpath -Wl,/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/lib -Wl,-rpath -Wl,/usr/pgsql-9.6/lib
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pg_md5.o -MD -MP -MF .deps/pg_md5.Tpo -c -o pg_md5.o pg_md5.c
mv -f .deps/pg_md5.Tpo .deps/pg_md5.Po
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc\" -I.  -D_GNU_SOURCE -I /usr/pgsql-9.6/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config_md5.o -MD -MP -MF .deps/pool_config_md5.Tpo -c -o pool_config_md5.o pool_config_md5.c
In file included from pool_config_md5.c:29:0:
pool_config.l: In function 'pool_get_config':
pool_config.l:1692:19: warning: variable 'status' set but not used [-Wunused-but-set-variable]

                   ^
In file included from pool_config_md5.c:29:0:
pool_config_md5.c: At top level:
pool_config.c:1200:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^
mv -f .deps/pool_config_md5.Tpo .deps/pool_config_md5.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_config_md5.o pool_error.o pool_signal.o pool_passwd.o pool_globals.o strlcpy.o  -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_config_md5.o pool_error.o pool_signal.o pool_passwd.o pool_globals.o strlcpy.o  -lssl -lcrypto -lcrypt -lresolv -lnsl -lm
sed 's, at sysconfdir\@,/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc,g' pgpool.8.in >pgpool.8
make[2]: Entering directory `/var/volum/CentOS7/9.6/V3_2_STABLE'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c pgpool pg_md5 '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/bin'
libtool: install: /usr/bin/install -c .libs/pgpool /var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/bin/pgpool
libtool: install: /usr/bin/install -c pg_md5 /var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/bin/pg_md5
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc'
 /usr/bin/install -c -m 644 pgpool.conf.sample pcp.conf.sample pool_hba.conf.sample pgpool.conf.sample-replication pgpool.conf.sample-master-slave pgpool.conf.sample-stream '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/etc'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/share/man/man8'
 /usr/bin/install -c -m 644 pgpool.8 '/var/volum/CentOS7/9.6/V3_2_STABLE/temp/installed/share/man/man8'
 /usr/bin/mkdir -p '/var/volum/CentOS7/9.6/V3_2_STABLE/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.6/V3_2_STABLE/temp/installed/share/pgpool-II'
make[2]: Leaving directory `/var/volum/CentOS7/9.6/V3_2_STABLE'
make[1]: Leaving directory `/var/volum/CentOS7/9.6/V3_2_STABLE'
install ok
timeout.
testing 059.bug92...timeout.
testing 060.memory_leak...buildfarm timed out

* Target branch: V3_3_STABLE

PostgreSQL: 9.6.4
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 064.bug153...ok.
testing 065.bug152...ok.
out of 22 ok:22 failed:0 timeout:0

* Target branch: V3_3_STABLE

PostgreSQL: 9.5.8
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 064.bug153...ok.
testing 065.bug152...ok.
out of 22 ok:22 failed:0 timeout:0

* Target branch: V3_2_STABLE

PostgreSQL: 9.6.4
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok

* Target branch: V3_2_STABLE

PostgreSQL: 9.5.8
OS: CentOS release 6.9 (Final) (3.13.0-24-generic)

** Regression test

make...ok

** building docker image ...success.

* Target branch: master

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...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 066.bug230...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...ok.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:31 failed:0 timeout:0

* Target branch: master

PostgreSQL: 9.5.8
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...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 066.bug230...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...ok.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:31 failed:0 timeout:0

* Target branch: V3_6_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...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 066.bug230...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...ok.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:31 failed:0 timeout:0

* Target branch: V3_6_STABLE

PostgreSQL: 9.5.8
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...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 066.bug230...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...ok.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:31 failed:0 timeout:0

* Target branch: V3_5_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...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 066.bug230...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...failed.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:30 failed:1 timeout:0

* Target branch: V3_5_STABLE

PostgreSQL: 9.5.8
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...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 066.bug230...ok.
testing 067.bug231...ok.
testing 068.memqcache_bug...ok.
testing 069.memory_leak_extended...failed.
testing 070.memory_leak_extended_memqcache...ok.
out of 31 ok:30 failed:1 timeout:0

* Target branch: V3_4_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 007.memqcache-memcached...ok.
testing 008.dbredirect...ok.
testing 009.sql_comments...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...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.
out of 26 ok:26 failed:0 timeout:0

* Target branch: V3_4_STABLE

PostgreSQL: 9.5.8
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...timeout.
testing 005.jdbc...failed.
testing 006.memqcache...failed.
testing 007.memqcache-memcached...failed.
testing 008.dbredirect...failed.
testing 009.sql_comments...failed.
testing 010.rewrite_timestamp...ok.
testing 050.bug58...ok.
testing 051.bug60...ok.
testing 052.do_query...failed.
testing 053.insert_lock_hangs...failed.
testing 054.postgres_fdw...ok.
testing 055.backend_all_down...timeout.
testing 056.bug63...failed.
testing 057.bug61...failed.
testing 058.bug68...failed.
testing 059.bug92...failed.
testing 060.memory_leak...ok.
testing 061.cancel_query...ok.
testing 062.select_error_hangs...failed.
testing 063.tables_with_space...failed.
testing 064.bug153...failed.
testing 065.bug152...failed.
out of 24 ok:9 failed:15 timeout:2

* Target branch: V3_3_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok

* Target branch: V3_3_STABLE

PostgreSQL: 9.5.8
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok
testing 001.load_balance...ok.
testing 002.native_replication...ok.
testing 003.failover...ok.
testing 004.watchdog...ok.
testing 005.jdbc...ok.
testing 006.memqcache...ok.
testing 010.rewrite_timestamp...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 056.bug63...ok.
testing 057.bug61...ok.
testing 058.bug68...ok.
testing 059.bug92...ok.
testing 060.memory_leak...ok.
testing 062.select_error_hangs...ok.
testing 063.tables_with_space...ok.
testing 064.bug153...ok.
testing 065.bug152...ok.
out of 22 ok:22 failed:0 timeout:0

* Target branch: V3_2_STABLE

PostgreSQL: 9.6.4
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok

* Target branch: V3_2_STABLE

PostgreSQL: 9.5.8
OS: CentOS Linux release 7.3.1611 (Core)  (3.13.0-24-generic)

** Regression test

make...ok

end:  Mon Aug 14 01:10:35 JST 2017


More information about the pgpool-hackers mailing list