=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for pgpool-II-3.2.4.tar.gz => Checksum RMD160 OK for pgpool-II-3.2.4.tar.gz ===> Installing dependencies for postgresql90-pgpool2-3.2.4nb1 ========================================================================== The supported build options for postgresql90-pgpool2 are: memcached pam ssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.postgresql-pgpool (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, postgresql90-pgpool2-3.2.4nb1. Their current value is shown below: * PGGROUP = pgsql * PGHOME = /usr/pkg/pgsql * PGPOOL_GROUP = pgsql * PGPOOL_USER = pgpool * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency gmake>=3.81: found gmake-3.82nb7 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Full dependency postgresql90-server>=0: found postgresql90-server-9.0.13 => Full dependency postgresql90-client>=9.0.11nb2: found postgresql90-client-9.0.13 ===> Overriding tools for postgresql90-pgpool2-3.2.4nb1 ===> Extracting for postgresql90-pgpool2-3.2.4nb1 ===> Patching for postgresql90-pgpool2-3.2.4nb1 => Applying pkgsrc patches for postgresql90-pgpool2-3.2.4nb1 => Verifying /usr/pkgsrc/wip/pgpool2/patches/patch-Makefile.in => Applying pkgsrc patch /usr/pkgsrc/wip/pgpool2/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Install config files into examples only. |--- Makefile.in.orig 2013-04-26 05:52:43.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 289. Hunk #3 succeeded at 676. Hunk #4 succeeded at 1030. done => Verifying /usr/pkgsrc/wip/pgpool2/patches/patch-configure => Applying pkgsrc patch /usr/pkgsrc/wip/pgpool2/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Pick a better name for the package. |--- configure.orig 2013-04-30 11:16:09.907423424 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3955. done => Verifying /usr/pkgsrc/wip/pgpool2/patches/patch-pgpool.conf.sample => Applying pkgsrc patch /usr/pkgsrc/wip/pgpool2/patches/patch-pgpool.conf.sample Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Default pid file location. |--- pgpool.conf.sample.orig 2013-04-26 05:52:44.000000000 +0000 |+++ pgpool.conf.sample -------------------------- Patching file pgpool.conf.sample using Plan A... Hunk #1 succeeded at 180. done => Verifying /usr/pkgsrc/wip/pgpool2/patches/patch-pool.h => Applying pkgsrc patch /usr/pkgsrc/wip/pgpool2/patches/patch-pool.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Default pid file location. |--- pool.h.orig 2013-04-26 05:52:44.000000000 +0000 |+++ pool.h -------------------------- Patching file pool.h using Plan A... Hunk #1 succeeded at 67. done ===> Creating toolchain wrappers for postgresql90-pgpool2-3.2.4nb1 ===> Configuring for postgresql90-pgpool2-3.2.4nb1 => Fixing default paths => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for x86_64--netbsd-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 -o kristerw -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /scratch/wip/pgpool2/work/.wrapper/bin/ld checking if the linker (/scratch/wip/pgpool2/work/.wrapper/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... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /scratch/wip/pgpool2/work/.wrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/wip/pgpool2/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes 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... 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... 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... no checking crypt.h presence... no checking for crypt.h... no 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... yes checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... yes 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... yes checking for vsyslog... yes checking for pg_config... pg_config 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 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 rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool