Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/postgresql-pgpool-II.spec'], gid=425chrootPath='/var/lib/mock/dist-6E-epel-build-6075707-621849/root'env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild'shell=FalseprintOutput=Falselogger=uid=1000timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/postgresql-pgpool-II.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: buildppc-04.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/postgresql-pgpool-II-3.2.16-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/postgresql-pgpool-II.spec'], gid=425chrootPath='/var/lib/mock/dist-6E-epel-build-6075707-621849/root'env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild'shell=Falseprivate_network=TrueprintOutput=Falselogger=uid=1000timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/postgresql-pgpool-II.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DuZnbp + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pgpool-II-3.2.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/pgpool-II-3.2.16.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgpool-II-3.2.16 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (pgpool-3.1-conf.sample.patch):' Patch #1 (pgpool-3.1-conf.sample.patch): + /bin/cat /builddir/build/SOURCES/pgpool-3.1-conf.sample.patch + /usr/bin/patch -p1 -b --suffix .samplefix --fuzz=0 patching file pgpool.conf.sample Hunk #3 succeeded at 185 (offset 4 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H1yb9p + umask 022 + cd /builddir/build/BUILD + cd pgpool-II-3.2.16 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-pgsql-includedir=/usr/include/pgsql --with-pgsql=/usr/lib64/pgsql --disable-static --with-pam --disable-rpath --sysconfdir=/etc/pgpool-II/ checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/pgpool-II-3.2.16/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/pgpool-II-3.2.16/missing --help' for more information 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 build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-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 powerpc64-redhat-linux-gnu file names to powerpc64-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for ppc64-redhat-linux-gnu-mt... 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 elf64ppc) 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... no checking for flex... no checking for lex... no checking for bison... no checking for byacc... 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 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 for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating parser/Makefile config.status: creating pcp/Makefile config.status: creating watchdog/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16' Making all in parser make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16/parser' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16/parser' Making all in pcp make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16/pcp' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c -fPIC -DPIC -o .libs/pcp.o 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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o 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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o libpcp.la -rpath /usr/lib64 pcp.lo pcp_stream.lo pcp_error.lo md5.lo strlcpy.lo -lpam -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 -lpam -lcrypt -lresolv -lnsl -lm -O2 -m64 -mminimal-toc -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: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_stop_pgpool pcp_stop_pgpool.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_stop_pgpool pcp_stop_pgpool.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_node_count pcp_node_count.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_count pcp_node_count.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_node_info pcp_node_info.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_info pcp_node_info.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_proc_count pcp_proc_count.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_count pcp_proc_count.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_proc_info pcp_proc_info.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_info pcp_proc_info.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_systemdb_info pcp_systemdb_info.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_systemdb_info pcp_systemdb_info.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_detach_node pcp_detach_node.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_detach_node pcp_detach_node.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_attach_node pcp_attach_node.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_attach_node pcp_attach_node.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_recovery_node pcp_recovery_node.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_recovery_node pcp_recovery_node.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_promote_node pcp_promote_node.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_promote_node pcp_promote_node.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_pool_status pcp_pool_status.o getopt_long.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_pool_status pcp_pool_status.o getopt_long.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm make[2]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16/pcp' Making all in watchdog make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16/watchdog' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I .. -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16/watchdog' make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16' gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'failover_handler': main.c:1744: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c: In function 'system_db_health_check': main.c:2319: warning: ignoring return value of 'read', declared with attribute warn_unused_result main.c: In function 'reap_handler': main.c:2341: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c: In function 'wakeup_handler': main.c:2518: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c: In function 'reload_config_handler': main.c:2530: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c: In function 'pool_pause': main.c:2586: warning: ignoring return value of 'read', declared with attribute warn_unused_result mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_auth.o -MD -MP -MF .deps/pool_auth.Tpo -c -o pool_auth.o pool_auth.c mv -f .deps/pool_auth.Tpo .deps/pool_auth.Po gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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: In function 'yylex': pool_config.l:100: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pool_config.l: At top level: 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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 mv -f .deps/pool_connection_pool.Tpo .deps/pool_connection_pool.Po gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_lobj.o -MD -MP -MF .deps/pool_lobj.Tpo -c -o pool_lobj.o pool_lobj.c mv -f .deps/pool_lobj.Tpo .deps/pool_lobj.Po gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 mv -f .deps/pool_process_context.Tpo .deps/pool_process_context.Po gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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_discard_oid_maps': pool_memqcache.c:1390: warning: ignoring return value of 'system', declared with attribute warn_unused_result pool_memqcache.c: In function 'pool_discard_oid_maps_by_db': pool_memqcache.c:1401: warning: ignoring return value of 'system', declared with attribute warn_unused_result mv -f .deps/pool_memqcache.Tpo .deps/pool_memqcache.Po gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -Wmissing-prototypes -Wmissing-declarations -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/lib64/pgsql/lib -lpq parser/libsql-parser.a pcp/libpcp.la parser/nodes.o watchdog/lib-watchdog.a -lpthread -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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/lib64/pgsql/lib -lpq parser/libsql-parser.a pcp/.libs/libpcp.so watchdog/lib-watchdog.a -lpthread -lpam -lcrypt -lresolv -lnsl -lm gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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=\"/etc/pgpool-II\" -I. -D_GNU_SOURCE -I /usr/include/pgsql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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: pool_config.c: In function 'yylex': pool_config.l:100: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pool_config_md5.c: At top level: 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -lpam -lcrypt -lresolv -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -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 -lpam -lcrypt -lresolv -lnsl -lm sed 's,@sysconfdir\@,/etc/pgpool-II,g' pgpool.8.in >pgpool.8 make[2]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16' make[1]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16' + cd sql/pgpool-recovery + make sed 's,MODULE_PATHNAME,$libdir/pgpool-recovery,g' pgpool-recovery.sql.in >pgpool-recovery.sql gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DLINUX_OOM_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgpool-recovery.o pgpool-recovery.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DLINUX_OOM_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -shared -o pgpool-recovery.so pgpool-recovery.o rm pgpool-recovery.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1qjXVI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64 ++ dirname /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64 + cd pgpool-II-3.2.16 + LANG=C + export LANG + unset DISPLAY + make DESTDIR=/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64 install Making install in parser make[1]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16/parser' make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16/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 `/builddir/build/BUILD/pgpool-II-3.2.16/parser' make[1]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16/parser' Making install in pcp make[1]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16/pcp' make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16/pcp' /bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libpcp.la '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libpcp.so.0.0.0 /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64/libpcp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64 && { 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 /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64 && { 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 /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64/libpcp.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/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 '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_stop_pgpool /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_stop_pgpool libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_node_count /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_node_count libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_node_info /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_node_info libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_proc_count /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_proc_count libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_proc_info /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_proc_info libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_systemdb_info /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_systemdb_info libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_detach_node /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_detach_node libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_attach_node /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_attach_node libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_recovery_node /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_recovery_node libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_promote_node /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_promote_node libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp_pool_status /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_pool_status /bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/include' /usr/bin/install -c -m 644 pcp.h libpcp_ext.h ../pool_type.h ../pool_process_reporting.h '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16/pcp' make[1]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16/pcp' Making install in watchdog make[1]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16/watchdog' make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16/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 `/builddir/build/BUILD/pgpool-II-3.2.16/watchdog' make[1]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16/watchdog' make[1]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16' make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-3.2.16' /bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pgpool pg_md5 '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin' libtool: install: warning: `pcp/libpcp.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pgpool /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pgpool libtool: install: /usr/bin/install -c pg_md5 /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pg_md5 /bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/pgpool-II' /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 '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/pgpool-II' /bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/man/man8' /usr/bin/install -c -m 644 pgpool.8 '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/man/man8' /bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/pgpool-II' /usr/bin/install -c -m 644 sql/insert_lock.sql sql/system_db.sql sample/pgpool.pam '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/pgpool-II' make[2]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16' make[1]: Leaving directory `/builddir/build/BUILD/pgpool-II-3.2.16' + cd sql/pgpool-recovery + make DESTDIR=/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64 install mkdir -p -- /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/pgsql/contrib mkdir -p -- /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64/pgsql /bin/sh /usr/lib64/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./uninstall_pgpool-recovery.sql '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/pgsql/contrib' /bin/sh /usr/lib64/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgpool-recovery.sql '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/pgsql/contrib' /bin/sh /usr/lib64/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 755 pgpool-recovery.so '/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64/pgsql' + install -d /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/pgpool-II + install -d /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/pgpool-II + mv /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64//etc/pgpool-II/pcp.conf.sample /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/pgpool-II/pcp.conf + mv /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64//etc/pgpool-II/pgpool.conf.sample /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/pgpool-II/pgpool.conf + mv /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64//etc/pgpool-II/pool_hba.conf.sample /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/pgpool-II/pool_hba.conf + mv /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64//etc/pgpool-II/pgpool.conf.sample-master-slave /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/pgpool-II/ + mv /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64//etc/pgpool-II/pgpool.conf.sample-replication /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/pgpool-II/ + mv /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64//etc/pgpool-II/pgpool.conf.sample-stream /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/pgpool-II/ + install -d /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/init.d + install -m 755 /builddir/build/SOURCES/pgpool.init /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/init.d/pgpool + install -d /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/sysconfig + install -m 644 /builddir/build/SOURCES/pgpool.sysconfig /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/etc/sysconfig/pgpool + rm -f /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64/libpcp.a /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64/libpcp.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pgpool-II-3.2.16 extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_proc_count extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_node_count extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_recovery_node extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_proc_info extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_pool_status extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_stop_pgpool extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_promote_node extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pg_md5 extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_attach_node extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_node_info extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pgpool extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_systemdb_info extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/bin/pcp_detach_node extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64/pgsql/pgpool-recovery.so extracting debug info from /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/lib64/libpcp.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/libpcp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libpcp.so.debug symlinked /usr/lib/debug/usr/lib64/libpcp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libpcp.so.0.debug 8269 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: postgresql-pgpool-II-3.2.16-1.el6.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Erl0v3 + umask 022 + cd /builddir/build/BUILD + cd pgpool-II-3.2.16 + DOCDIR=/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/doc/postgresql-pgpool-II-3.2.16 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/doc/postgresql-pgpool-II-3.2.16 + /bin/mkdir -p /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/doc/postgresql-pgpool-II-3.2.16 + cp -pr README README.euc_jp TODO COPYING INSTALL AUTHORS ChangeLog NEWS doc/pgpool-en.html doc/pgpool-ja.html doc/pgpool.css doc/tutorial-en.html doc/tutorial-ja.html /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/doc/postgresql-pgpool-II-3.2.16 + exit 0 Provides: config(postgresql-pgpool-II) = 3.2.16-1.el6 libpcp.so.0()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.3)(64bit) libm.so.6()(64bit) libnsl.so.1()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpcp.so.0()(64bit) libpq.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Obsoletes: postgresql-pgpool Processing files: postgresql-pgpool-II-devel-3.2.16-1.el6.ppc64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpcp.so.0()(64bit) Processing files: postgresql-pgpool-II-recovery-3.2.16-1.el6.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OnWSao + umask 022 + cd /builddir/build/BUILD + cd pgpool-II-3.2.16 + DOCDIR=/builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/doc/postgresql-pgpool-II-recovery-3.2.16 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/doc/postgresql-pgpool-II-recovery-3.2.16 + /bin/mkdir -p /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/doc/postgresql-pgpool-II-recovery-3.2.16 + cp -pr sample/pgpool_recovery sample/pgpool_recovery_pitr /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64/usr/share/doc/postgresql-pgpool-II-recovery-3.2.16 + exit 0 Provides: pgpool-recovery.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: postgresql-pgpool-II-debuginfo-3.2.16-1.el6.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64 warning: Could not canonicalize hostname: buildppc-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/postgresql-pgpool-II-3.2.16-1.el6.ppc64.rpm Wrote: /builddir/build/RPMS/postgresql-pgpool-II-devel-3.2.16-1.el6.ppc64.rpm Wrote: /builddir/build/RPMS/postgresql-pgpool-II-recovery-3.2.16-1.el6.ppc64.rpm Wrote: /builddir/build/RPMS/postgresql-pgpool-II-debuginfo-3.2.16-1.el6.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ThrLw4 + umask 022 + cd /builddir/build/BUILD + cd pgpool-II-3.2.16 + /bin/rm -rf /builddir/build/BUILDROOT/postgresql-pgpool-II-3.2.16-1.el6.ppc64 + exit 0 Child return code was: 0