Building pgpool-3.4.1_1.txz (origin /buildshare/ports/355755/databases/pgpool) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/pgpool-3.4.1.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pgpool-3.4.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pgpool-3.4.1_1 ===> pgpool-3.4.1_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of pgpool-3.4.1_1 Make install ===> pgpool-3.4.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pgpool-3.4.1_1 for building ===> Extracting for pgpool-3.4.1_1 => SHA256 Checksum OK for pgpool-3.4.1.tar.gz. ===> Patching for pgpool-3.4.1_1 ===> pgpool-3.4.1_1 depends on executable: gmake - found ===> Configuring for pgpool-3.4.1_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for main in -lm... yes checking for main in -lnsl... no 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... yes checking for main in -lBSD... no checking for main in -lgen... no checking for main in -lPW... no checking for main in -lresolv... no checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for netinet/in.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for sys/select.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... 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... yes checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... yes checking return type of signal handlers... void checking for vprintf... (cached) 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... (cached) yes checking for select... (cached) yes checking for socket... yes checking for sigprocmask... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strftime... (cached) yes checking for strtok... yes checking for asprintf... (cached) yes checking for setproctitle... (cached) yes checking for gai_strerror... (cached) yes checking for hstrerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for pgpool-3.4.1_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1' gmake all-am gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1' if cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 if cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 if cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 pool_process_query.c: In function 'Execute': pool_process_query.c:931: warning: comparison is always false due to limited range of data type pool_process_query.c:935: warning: comparison is always false due to limited range of data type pool_process_query.c: In function 'Parse': pool_process_query.c:1104: warning: comparison is always false due to limited range of data type if cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -MT pool_list.o -MD -MP -MF ".deps/pool_list.Tpo" -c -o pool_list.o pool_list.c; \ then mv -f ".deps/pool_list.Tpo" ".deps/pool_list.Po"; else rm -f ".deps/pool_list.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -fno-strict-aliasing -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 cc -O2 -pipe -fno-strict-aliasing -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 ps_status.o strlcpy.o pool_hba.o pool_list.o pool_path.o pool_ip.o -lcompat -lm sed 's,@sysconfdir\@,/usr/local/etc,g' pgpool.8.in >pgpool.8 gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1' ===> Installing for pgpool-3.4.1_1 ===> Generating temporary packing list ===> Checking if databases/pgpool already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1' gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1' test -z "/usr/local/bin" || /bin/sh ./mkinstalldirs "/usr/local/bin" install -s -o root -g wheel -m 555 'pgpool' '/usr/local/bin/pgpool' test -z "/usr/local/etc" || /bin/sh ./mkinstalldirs "/usr/local/etc" install -o root -g wheel -m 444 'pgpool.conf.sample' '/usr/local/etc/pgpool.conf.sample' install -o root -g wheel -m 444 'pool_hba.conf.sample' '/usr/local/etc/pool_hba.conf.sample' test -z "/usr/local/man/man8" || /bin/sh ./mkinstalldirs "/usr/local/man/man8" install -o root -g wheel -m 444 './pgpool.8' '/usr/local/man/man8/pgpool.8' test -z "/usr/local/share/pgpool" || /bin/sh ./mkinstalldirs "/usr/local/share/pgpool" mkdir /usr/local/share/pgpool install -o root -g wheel -m 444 'pgpool.pam' '/usr/local/share/pgpool/pgpool.pam' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1' ===> Staging rc.d startup script(s) install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/README /usr/local/share/doc/pgpool install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/AUTHORS /usr/local/share/doc/pgpool install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/COPYING /usr/local/share/doc/pgpool install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/ChangeLog /usr/local/share/doc/pgpool install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/INSTALL /usr/local/share/doc/pgpool install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/NEWS /usr/local/share/doc/pgpool install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/TODO /usr/local/share/doc/pgpool install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/pgpool/work/pgpool-3.4.1/README.euc_jp /usr/local/share/doc/pgpool ===> Compressing manual pages for pgpool-3.4.1_1 ===> Registering installation for pgpool-3.4.1_1 Installing pgpool-3.4.1_1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/pgpool This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/pgpool If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://pgpool.projects.postgresql.org/ Make package ===> Building package for pgpool-3.4.1_1 Creating package for pgpool-3.4.1_1 slot2: removed