Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/postgresql-pgpool-II.spec'], False, '/var/lib/mock/dist-5E-epel-build-678288-96838/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/postgresql-pgpool-II.spec'] warning: Could not canonicalize hostname: ppc04.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/postgresql-pgpool-II-2.3.1-1.el5.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/postgresql-pgpool-II.spec'], False, '/var/lib/mock/dist-5E-epel-build-678288-96838/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/postgresql-pgpool-II.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.20819 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pgpool-II-2.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pgpool-II-2.3.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgpool-II-2.3.1 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (pgpool.conf.sample.patch):' Patch #1 (pgpool.conf.sample.patch): + patch -p0 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.20819 + umask 022 + cd /builddir/build/BUILD + cd pgpool-II-2.3.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-pgsql-includedir=/usr/include/pgsql --with-pgsql-lib=/usr/lib/pgsql --disable-static --with-pam --disable-rpath --sysconfdir=/etc/pgpool-II/ checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 262144 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... 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 -lcompat... 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... no checking whether long long int is 64 bits... yes checking snprintf format for long long int... %lld checking for unsigned long... yes checking size of unsigned long... 4 checking for void *... yes checking size of void *... 4 checking for size_t... yes checking size of size_t... 4 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... no 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 *, size_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 gai_strerror... yes checking for hstrerror... yes checking for pstat... no checking for setproctitle... no 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 configure: creating ./config.status config.status: creating Makefile config.status: creating parser/Makefile config.status: creating pcp/Makefile config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1' Making all in parser make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1/parser' if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT gram.o -MD -MP -MF ".deps/gram.Tpo" -c -o gram.o gram.c; \ then mv -f ".deps/gram.Tpo" ".deps/gram.Po"; else rm -f ".deps/gram.Tpo"; exit 1; fi gram.y: In function 'base_yyparse': gram.y:8762: warning: statement with no effect gram.y: In function 'insertSelectOptions': gram.y:10898: warning: statement with no effect In file included from gram.y:11160: scan.c: At top level: scan.c:2620: warning: no previous prototype for 'base_yyget_lineno' scan.c:2629: warning: no previous prototype for 'base_yyget_in' scan.c:2637: warning: no previous prototype for 'base_yyget_out' scan.c:2645: warning: no previous prototype for 'base_yyget_leng' scan.c:2654: warning: no previous prototype for 'base_yyget_text' scan.c:2663: warning: no previous prototype for 'base_yyset_lineno' scan.c:2675: warning: no previous prototype for 'base_yyset_in' scan.c:2680: warning: no previous prototype for 'base_yyset_out' scan.c:2685: warning: no previous prototype for 'base_yyget_debug' scan.c:2690: warning: no previous prototype for 'base_yyset_debug' scan.c:2724: warning: no previous prototype for 'base_yylex_destroy' if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT makefuncs.o -MD -MP -MF ".deps/makefuncs.Tpo" -c -o makefuncs.o makefuncs.c; \ then mv -f ".deps/makefuncs.Tpo" ".deps/makefuncs.Po"; else rm -f ".deps/makefuncs.Tpo"; exit 1; fi makefuncs.c: In function 'flatCopyTargetEntry': makefuncs.c:142: warning: statement with no effect if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT nodes.o -MD -MP -MF ".deps/nodes.Tpo" -c -o nodes.o nodes.c; \ then mv -f ".deps/nodes.Tpo" ".deps/nodes.Po"; else rm -f ".deps/nodes.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o parser.c; \ then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f ".deps/parser.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_memory.o -MD -MP -MF ".deps/pool_memory.Tpo" -c -o pool_memory.o pool_memory.c; \ then mv -f ".deps/pool_memory.Tpo" ".deps/pool_memory.Po"; else rm -f ".deps/pool_memory.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_string.o -MD -MP -MF ".deps/pool_string.Tpo" -c -o pool_string.o pool_string.c; \ then mv -f ".deps/pool_string.Tpo" ".deps/pool_string.Po"; else rm -f ".deps/pool_string.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT value.o -MD -MP -MF ".deps/value.Tpo" -c -o value.o value.c; \ then mv -f ".deps/value.Tpo" ".deps/value.Po"; else rm -f ".deps/value.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT keywords.o -MD -MP -MF ".deps/keywords.Tpo" -c -o keywords.o keywords.c; \ then mv -f ".deps/keywords.Tpo" ".deps/keywords.Po"; else rm -f ".deps/keywords.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT outfuncs.o -MD -MP -MF ".deps/outfuncs.Tpo" -c -o outfuncs.o outfuncs.c; \ then mv -f ".deps/outfuncs.Tpo" ".deps/outfuncs.Po"; else rm -f ".deps/outfuncs.Tpo"; exit 1; fi outfuncs.c: In function '_outGrantStmt': outfuncs.c:3493: warning: enumeration value 'ACL_OBJECT_COLUMN' not handled in switch outfuncs.c:3493: warning: enumeration value 'ACL_OBJECT_FDW' not handled in switch outfuncs.c:3493: warning: enumeration value 'ACL_OBJECT_FOREIGN_SERVER' not handled in switch if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT copyfuncs.o -MD -MP -MF ".deps/copyfuncs.Tpo" -c -o copyfuncs.o copyfuncs.c; \ then mv -f ".deps/copyfuncs.Tpo" ".deps/copyfuncs.Po"; else rm -f ".deps/copyfuncs.Tpo"; exit 1; fi copyfuncs.c: In function '_copyList': copyfuncs.c:2496: warning: value computed is not used if gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT kwlookup.o -MD -MP -MF ".deps/kwlookup.Tpo" -c -o kwlookup.o kwlookup.c; \ then mv -f ".deps/kwlookup.Tpo" ".deps/kwlookup.Po"; else rm -f ".deps/kwlookup.Tpo"; exit 1; fi rm -f libsql-parser.a ar cru libsql-parser.a gram.o list.o makefuncs.o nodes.o parser.o pool_memory.o pool_string.o value.o keywords.o outfuncs.o copyfuncs.o kwlookup.o ranlib libsql-parser.a make[2]: Leaving directory `/builddir/build/BUILD/pgpool-II-2.3.1/parser' Making all in pcp make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1/pcp' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF ".deps/pcp.Tpo" -c -o pcp.lo pcp.c; \ then mv -f ".deps/pcp.Tpo" ".deps/pcp.Plo"; else rm -f ".deps/pcp.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp.lo -MD -MP -MF .deps/pcp.Tpo -c pcp.c -fPIC -DPIC -o .libs/pcp.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_stream.lo -MD -MP -MF ".deps/pcp_stream.Tpo" -c -o pcp_stream.lo pcp_stream.c; \ then mv -f ".deps/pcp_stream.Tpo" ".deps/pcp_stream.Plo"; else rm -f ".deps/pcp_stream.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -m32 -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_error.lo -MD -MP -MF ".deps/pcp_error.Tpo" -c -o pcp_error.lo pcp_error.c; \ then mv -f ".deps/pcp_error.Tpo" ".deps/pcp_error.Plo"; else rm -f ".deps/pcp_error.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -m32 -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 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o libpcp.la -rpath /usr/lib pcp.lo pcp_stream.lo pcp_error.lo md5.lo -lpam -lcrypt -lresolv -lnsl -lm gcc -shared .libs/pcp.o .libs/pcp_stream.o .libs/pcp_error.o .libs/md5.o -lpam -lcrypt -lresolv -lnsl -lm -m32 -Wl,-soname -Wl,libpcp.so.0 -o .libs/libpcp.so.0.0.0 (cd .libs && rm -f libpcp.so.0 && ln -s libpcp.so.0.0.0 libpcp.so.0) (cd .libs && rm -f libpcp.so && ln -s libpcp.so.0.0.0 libpcp.so) creating libpcp.la (cd .libs && rm -f libpcp.la && ln -s ../libpcp.la libpcp.la) if gcc -DHAVE_CONFIG_H -I. -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 -m32 -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; \ then mv -f ".deps/pcp_stop_pgpool.Tpo" ".deps/pcp_stop_pgpool.Po"; else rm -f ".deps/pcp_stop_pgpool.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_stop_pgpool pcp_stop_pgpool.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_stop_pgpool pcp_stop_pgpool.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pcp_stop_pgpool if gcc -DHAVE_CONFIG_H -I. -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 -m32 -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; \ then mv -f ".deps/pcp_node_count.Tpo" ".deps/pcp_node_count.Po"; else rm -f ".deps/pcp_node_count.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_node_count pcp_node_count.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_count pcp_node_count.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pcp_node_count if gcc -DHAVE_CONFIG_H -I. -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 -m32 -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; \ then mv -f ".deps/pcp_node_info.Tpo" ".deps/pcp_node_info.Po"; else rm -f ".deps/pcp_node_info.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_node_info pcp_node_info.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_node_info pcp_node_info.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pcp_node_info if gcc -DHAVE_CONFIG_H -I. -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 -m32 -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; \ then mv -f ".deps/pcp_proc_count.Tpo" ".deps/pcp_proc_count.Po"; else rm -f ".deps/pcp_proc_count.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_proc_count pcp_proc_count.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_count pcp_proc_count.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pcp_proc_count if gcc -DHAVE_CONFIG_H -I. -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 -m32 -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; \ then mv -f ".deps/pcp_proc_info.Tpo" ".deps/pcp_proc_info.Po"; else rm -f ".deps/pcp_proc_info.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_proc_info pcp_proc_info.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_proc_info pcp_proc_info.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pcp_proc_info if gcc -DHAVE_CONFIG_H -I. -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 -m32 -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; \ then mv -f ".deps/pcp_systemdb_info.Tpo" ".deps/pcp_systemdb_info.Po"; else rm -f ".deps/pcp_systemdb_info.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_systemdb_info pcp_systemdb_info.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_systemdb_info pcp_systemdb_info.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pcp_systemdb_info if gcc -DHAVE_CONFIG_H -I. -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 -m32 -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; \ then mv -f ".deps/pcp_detach_node.Tpo" ".deps/pcp_detach_node.Po"; else rm -f ".deps/pcp_detach_node.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_detach_node pcp_detach_node.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_detach_node pcp_detach_node.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pcp_detach_node if gcc -DHAVE_CONFIG_H -I. -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 -m32 -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; \ then mv -f ".deps/pcp_attach_node.Tpo" ".deps/pcp_attach_node.Po"; else rm -f ".deps/pcp_attach_node.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_attach_node pcp_attach_node.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_attach_node pcp_attach_node.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pcp_attach_node if gcc -DHAVE_CONFIG_H -I. -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 -m32 -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; \ then mv -f ".deps/pcp_recovery_node.Tpo" ".deps/pcp_recovery_node.Po"; else rm -f ".deps/pcp_recovery_node.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pcp_recovery_node pcp_recovery_node.o libpcp.la -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o .libs/pcp_recovery_node pcp_recovery_node.o ./.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pcp_recovery_node make[2]: Leaving directory `/builddir/build/BUILD/pgpool-II-2.3.1/pcp' make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1' if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.c: In function 'daemonize': main.c:687: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result main.c: In function 'write_pid_file': main.c:775: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c: In function 'failover_handler': main.c:1225: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c: In function 'system_db_health_check': main.c:1632: warning: ignoring return value of 'read', declared with attribute warn_unused_result main.c: In function 'reap_handler': main.c:1654: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c: In function 'wakeup_handler': main.c:1817: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c: In function 'reload_config_handler': main.c:1829: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c: In function 'pool_pause': main.c:1882: warning: ignoring return value of 'read', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT child.o -MD -MP -MF ".deps/child.Tpo" -c -o child.o child.c; \ then mv -f ".deps/child.Tpo" ".deps/child.Po"; else rm -f ".deps/child.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_auth.o -MD -MP -MF ".deps/pool_auth.Tpo" -c -o pool_auth.o pool_auth.c; \ then mv -f ".deps/pool_auth.Tpo" ".deps/pool_auth.Po"; else rm -f ".deps/pool_auth.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_config.o -MD -MP -MF ".deps/pool_config.Tpo" -c -o pool_config.o pool_config.c; \ then mv -f ".deps/pool_config.Tpo" ".deps/pool_config.Po"; else rm -f ".deps/pool_config.Tpo"; exit 1; fi pool_config.c: In function 'yylex': pool_config.l:99: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_error.o -MD -MP -MF ".deps/pool_error.Tpo" -c -o pool_error.o pool_error.c; \ then mv -f ".deps/pool_error.Tpo" ".deps/pool_error.Po"; else rm -f ".deps/pool_error.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -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; \ then mv -f ".deps/pool_process_query.Tpo" ".deps/pool_process_query.Po"; else rm -f ".deps/pool_process_query.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_stream.o -MD -MP -MF ".deps/pool_stream.Tpo" -c -o pool_stream.o pool_stream.c; \ then mv -f ".deps/pool_stream.Tpo" ".deps/pool_stream.Po"; else rm -f ".deps/pool_stream.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -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; \ then mv -f ".deps/pool_connection_pool.Tpo" ".deps/pool_connection_pool.Po"; else rm -f ".deps/pool_connection_pool.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_params.o -MD -MP -MF ".deps/pool_params.Tpo" -c -o pool_params.o pool_params.c; \ then mv -f ".deps/pool_params.Tpo" ".deps/pool_params.Po"; else rm -f ".deps/pool_params.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_signal.o -MD -MP -MF ".deps/pool_signal.Tpo" -c -o pool_signal.o pool_signal.c; \ then mv -f ".deps/pool_signal.Tpo" ".deps/pool_signal.Po"; else rm -f ".deps/pool_signal.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pcp_child.o -MD -MP -MF ".deps/pcp_child.Tpo" -c -o pcp_child.o pcp_child.c; \ then mv -f ".deps/pcp_child.Tpo" ".deps/pcp_child.Po"; else rm -f ".deps/pcp_child.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_shmem.o -MD -MP -MF ".deps/pool_shmem.Tpo" -c -o pool_shmem.o pool_shmem.c; \ then mv -f ".deps/pool_shmem.Tpo" ".deps/pool_shmem.Po"; else rm -f ".deps/pool_shmem.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_sema.o -MD -MP -MF ".deps/pool_sema.Tpo" -c -o pool_sema.o pool_sema.c; \ then mv -f ".deps/pool_sema.Tpo" ".deps/pool_sema.Po"; else rm -f ".deps/pool_sema.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_system.o -MD -MP -MF ".deps/pool_system.Tpo" -c -o pool_system.o pool_system.c; \ then mv -f ".deps/pool_system.Tpo" ".deps/pool_system.Po"; else rm -f ".deps/pool_system.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -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; \ then mv -f ".deps/pool_rewrite_query.Tpo" ".deps/pool_rewrite_query.Po"; else rm -f ".deps/pool_rewrite_query.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -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; \ then mv -f ".deps/pool_rewrite_outfuncs.Tpo" ".deps/pool_rewrite_outfuncs.Po"; else rm -f ".deps/pool_rewrite_outfuncs.Tpo"; exit 1; fi pool_rewrite_outfuncs.c: In function '_rewriteGrantStmt': pool_rewrite_outfuncs.c:7280: warning: enumeration value 'ACL_OBJECT_COLUMN' not handled in switch pool_rewrite_outfuncs.c:7280: warning: enumeration value 'ACL_OBJECT_FDW' not handled in switch pool_rewrite_outfuncs.c:7280: warning: enumeration value 'ACL_OBJECT_FOREIGN_SERVER' not handled in switch if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -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; \ then mv -f ".deps/pool_query_cache.Tpo" ".deps/pool_query_cache.Po"; else rm -f ".deps/pool_query_cache.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_hba.o -MD -MP -MF ".deps/pool_hba.Tpo" -c -o pool_hba.o pool_hba.c; \ then mv -f ".deps/pool_hba.Tpo" ".deps/pool_hba.Po"; else rm -f ".deps/pool_hba.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_path.o -MD -MP -MF ".deps/pool_path.Tpo" -c -o pool_path.o pool_path.c; \ then mv -f ".deps/pool_path.Tpo" ".deps/pool_path.Po"; else rm -f ".deps/pool_path.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_ip.o -MD -MP -MF ".deps/pool_ip.Tpo" -c -o pool_ip.o pool_ip.c; \ then mv -f ".deps/pool_ip.Tpo" ".deps/pool_ip.Po"; else rm -f ".deps/pool_ip.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT ps_status.o -MD -MP -MF ".deps/ps_status.Tpo" -c -o ps_status.o ps_status.c; \ then mv -f ".deps/ps_status.Tpo" ".deps/ps_status.Po"; else rm -f ".deps/ps_status.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT strlcpy.o -MD -MP -MF ".deps/strlcpy.Tpo" -c -o strlcpy.o strlcpy.c; \ then mv -f ".deps/strlcpy.Tpo" ".deps/strlcpy.Po"; else rm -f ".deps/strlcpy.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT recovery.o -MD -MP -MF ".deps/recovery.Tpo" -c -o recovery.o recovery.c; \ then mv -f ".deps/recovery.Tpo" ".deps/recovery.Po"; else rm -f ".deps/recovery.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_relcache.o -MD -MP -MF ".deps/pool_relcache.Tpo" -c -o pool_relcache.o pool_relcache.c; \ then mv -f ".deps/pool_relcache.Tpo" ".deps/pool_relcache.Po"; else rm -f ".deps/pool_relcache.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -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; \ then mv -f ".deps/pool_process_reporting.Tpo" ".deps/pool_process_reporting.Po"; else rm -f ".deps/pool_process_reporting.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pool_timestamp.o -MD -MP -MF ".deps/pool_timestamp.Tpo" -c -o pool_timestamp.o pool_timestamp.c; \ then mv -f ".deps/pool_timestamp.Tpo" ".deps/pool_timestamp.Po"; else rm -f ".deps/pool_timestamp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -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; \ then mv -f ".deps/pool_proto_modules.Tpo" ".deps/pool_proto_modules.Po"; else rm -f ".deps/pool_proto_modules.Tpo"; exit 1; fi pool_proto_modules.c: In function 'ReadyForQuery': pool_proto_modules.c:1331: warning: comparison is always false due to limited range of data type /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 -m32 -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_timestamp.o pool_proto_modules.o -L/usr/lib -lpq parser/libsql-parser.a pcp/libpcp.la parser/nodes.o -lpam -lcrypt -lresolv -lnsl -lm mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -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_timestamp.o pool_proto_modules.o parser/nodes.o -L/usr/lib -lpq parser/libsql-parser.a pcp/.libs/libpcp.so -lpam -lcrypt -lresolv -lnsl -lm creating pgpool if gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc/pgpool-II/\" -I. -I. -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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -MT pg_md5.o -MD -MP -MF ".deps/pg_md5.Tpo" -c -o pg_md5.o pg_md5.c; \ then mv -f ".deps/pg_md5.Tpo" ".deps/pg_md5.Po"; else rm -f ".deps/pg_md5.Tpo"; exit 1; fi /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 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pg_md5 pg_md5.o md5.o -lpam -lcrypt -lresolv -lnsl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -Wmissing-prototypes -Wmissing-declarations -o pg_md5 pg_md5.o md5.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-2.3.1' make[1]: Leaving directory `/builddir/build/BUILD/pgpool-II-2.3.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.30545 + umask 022 + cd /builddir/build/BUILD + cd pgpool-II-2.3.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild + make DESTDIR=/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild install Making install in parser make[1]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1/parser' make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1/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-2.3.1/parser' make[1]: Leaving directory `/builddir/build/BUILD/pgpool-II-2.3.1/parser' Making install in pcp make[1]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1/pcp' make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1/pcp' test -z "/usr/lib" || mkdir -p -- "/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libpcp.la' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/lib/libpcp.la' /usr/bin/install -c .libs/libpcp.so.0.0.0 /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/lib/libpcp.so.0.0.0 (cd /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/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; }; }) (cd /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/lib && { ln -s -f libpcp.so.0.0.0 libpcp.so || { rm -f libpcp.so && ln -s libpcp.so.0.0.0 libpcp.so; }; }) /usr/bin/install -c .libs/libpcp.lai /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/lib/libpcp.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pcp_stop_pgpool' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_stop_pgpool' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pcp_stop_pgpool /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_stop_pgpool /bin/sh ../libtool --mode=install /usr/bin/install -c 'pcp_node_count' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_node_count' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pcp_node_count /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_node_count /bin/sh ../libtool --mode=install /usr/bin/install -c 'pcp_node_info' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_node_info' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pcp_node_info /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_node_info /bin/sh ../libtool --mode=install /usr/bin/install -c 'pcp_proc_count' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_proc_count' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pcp_proc_count /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_proc_count /bin/sh ../libtool --mode=install /usr/bin/install -c 'pcp_proc_info' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_proc_info' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pcp_proc_info /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_proc_info /bin/sh ../libtool --mode=install /usr/bin/install -c 'pcp_systemdb_info' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_systemdb_info' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pcp_systemdb_info /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_systemdb_info /bin/sh ../libtool --mode=install /usr/bin/install -c 'pcp_detach_node' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_detach_node' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pcp_detach_node /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_detach_node /bin/sh ../libtool --mode=install /usr/bin/install -c 'pcp_attach_node' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_attach_node' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pcp_attach_node /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_attach_node /bin/sh ../libtool --mode=install /usr/bin/install -c 'pcp_recovery_node' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_recovery_node' libtool: install: warning: `libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pcp_recovery_node /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_recovery_node test -z "/usr/include" || mkdir -p -- "/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'pcp.h' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/include/pcp.h' /usr/bin/install -c -m 644 '../pool_type.h' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/include/pool_type.h' make[2]: Leaving directory `/builddir/build/BUILD/pgpool-II-2.3.1/pcp' make[1]: Leaving directory `/builddir/build/BUILD/pgpool-II-2.3.1/pcp' make[1]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1' make[2]: Entering directory `/builddir/build/BUILD/pgpool-II-2.3.1' test -z "/usr/bin" || mkdir -p -- "/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'pgpool' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pgpool' libtool: install: warning: `pcp/libpcp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/pgpool /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pgpool /bin/sh ./libtool --mode=install /usr/bin/install -c 'pg_md5' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pg_md5' /usr/bin/install -c pg_md5 /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pg_md5 test -z "/etc/pgpool-II/" || mkdir -p -- "/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II/" /usr/bin/install -c -m 644 'pgpool.conf.sample' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II//pgpool.conf.sample' /usr/bin/install -c -m 644 'pcp.conf.sample' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II//pcp.conf.sample' /usr/bin/install -c -m 644 'pool_hba.conf.sample' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II//pool_hba.conf.sample' /usr/bin/install -c -m 644 'pgpool.conf.sample-replication' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II//pgpool.conf.sample-replication' /usr/bin/install -c -m 644 'pgpool.conf.sample-master-slave' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II//pgpool.conf.sample-master-slave' test -z "/usr/share/man/man8" || mkdir -p -- "/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 './pgpool.8' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/man/man8/pgpool.8' test -z "/usr/share/pgpool-II" || mkdir -p -- "/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/pgpool-II" /usr/bin/install -c -m 644 'sql/system_db.sql' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/pgpool-II/system_db.sql' /usr/bin/install -c -m 644 'sample/pgpool.pam' '/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/pgpool-II/pgpool.pam' make[2]: Leaving directory `/builddir/build/BUILD/pgpool-II-2.3.1' make[1]: Leaving directory `/builddir/build/BUILD/pgpool-II-2.3.1' + install -d /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/pgpool-II + install -d /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II + mv /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild//etc/pgpool-II/pcp.conf.sample /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II/pcp.conf + mv /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild//etc/pgpool-II/pgpool.conf.sample /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II/pgpool.conf + mv /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild//etc/pgpool-II/pool_hba.conf.sample /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/pgpool-II/pool_hba.conf + mv /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild//etc/pgpool-II/pgpool.conf.sample-master-slave /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/pgpool-II/ + mv /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild//etc/pgpool-II/pgpool.conf.sample-replication /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/pgpool-II/ + install -d /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/rc.d/init.d + install -m 755 /builddir/build/SOURCES/pgpool.init /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/rc.d/init.d/pgpool + install -d /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/sysconfig + install -m 644 /builddir/build/SOURCES/pgpool.sysconfig /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/etc/sysconfig/pgpool + rm -f /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/lib/libpcp.a /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/lib/libpcp.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/pgpool-II-2.3.1 extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/lib/libpcp.so.0.0.0 extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_stop_pgpool extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_node_count extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_node_info extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_proc_count extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_proc_info extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_systemdb_info extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_detach_node extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_attach_node extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pcp_recovery_node extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pgpool extracting debug info from /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/bin/pg_md5 symlinked /usr/lib/debug/usr/lib/libpcp.so.0.0.0.debug to /usr/lib/debug/usr/lib/libpcp.so.0.debug symlinked /usr/lib/debug/usr/lib/libpcp.so.0.0.0.debug to /usr/lib/debug/usr/lib/libpcp.so.debug cpio: gcc-4.1.2-20080825/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 6341 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/lib/rpm/redhat/brp-java-repack-jars Processing files: postgresql-pgpool-II-2.3.1-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.25511 + umask 022 + cd /builddir/build/BUILD + cd pgpool-II-2.3.1 + DOCDIR=/var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/doc/postgresql-pgpool-II-2.3.1 + export DOCDIR + rm -rf /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/doc/postgresql-pgpool-II-2.3.1 + /bin/mkdir -p /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/doc/postgresql-pgpool-II-2.3.1 + 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 /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild/usr/share/doc/postgresql-pgpool-II-2.3.1 + exit 0 Provides: config(postgresql-pgpool-II) = 2.3.1-1.el5 libpcp.so.0 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /sbin/ldconfig Requires: /bin/sh config(postgresql-pgpool-II) = 2.3.1-1.el5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libm.so.6 libnsl.so.1 libpam.so.0 libpam.so.0(LIBPAM_1.0) libpcp.so.0 libpq.so.4 libresolv.so.2 rtld(GNU_HASH) Obsoletes: postgresql-pgpool Processing files: postgresql-pgpool-II-devel-2.3.1-1.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpcp.so.0 postgresql-pgpool-II = 2.3.1-1.el5 Processing files: postgresql-pgpool-II-debuginfo-2.3.1-1.el5 Provides: libpcp.so.0.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild warning: Could not canonicalize hostname: ppc04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/postgresql-pgpool-II-2.3.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/postgresql-pgpool-II-devel-2.3.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/postgresql-pgpool-II-debuginfo-2.3.1-1.el5.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.25509 + umask 022 + cd /builddir/build/BUILD + cd pgpool-II-2.3.1 + rm -rf /var/tmp/postgresql-pgpool-II-2.3.1-1.el5-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->