[package - main-powerpc64-default][databases/pgpool-II-40] Failed for pgpool-II40-4.0.21 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Wed, 22 Feb 2023 21:21:36 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     tz@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/foul1/data/main-powerpc64-default/pb64d2f1e5acf_sc92790b3fb/logs/pgpool-II40-4.0.21.log
Build URL:      https://pkg-status.freebsd.org/foul1/build.html?mastername=main-powerpc64-default&build=pb64d2f1e5acf_sc92790b3fb
Log:

=>> Building databases/pgpool-II-40
build started at Wed Feb 22 21:18:50 UTC 2023
port directory: /usr/ports/databases/pgpool-II-40
package name: pgpool-II40-4.0.21
building for: FreeBSD main-powerpc64-default-job-08 14.0-CURRENT FreeBSD 14.0-CURRENT 1400079 powerpc
maintained by: tz@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1400079
Job Id: 08




!!! Jail is newer than host. (Jail: 1400079, Host: 1400073) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400079
UNAME_v=FreeBSD 14.0-CURRENT 1400079
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for pgpool-II40-4.0.21:
     DOCS=on: Build and/or install documentation
     MEMCACHED=off: Use memcached for in memory query cache
     PAM=off: Build with PAM support
     SSL=on: Build with OpenSSL support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
tz@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-openssl --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgpool-II-40/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgpool-II-40/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/pgpool-II-40/work/.cache  HOME=/wrkdirs/usr/ports/databases/pgpool-II-40/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/pgpool-II-40/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/pgpool-II-40/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgpool-II-40/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgpool-II-40/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/pgpool-II-40/work/.cache  HOME=/wrkdirs/usr/ports/databases/pgpool-II-40/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/pgpool-II-40/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/pgpool-II-40/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib  -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MAN
 PREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pgpool-II"  EXAMPLESDIR="share/examples/pgpool-II"  DATADIR="share/pgpool-II"  WWWDIR="www/pgpool-II"  ETCDIR="etc/pgpool-II"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/pgpool-II DOCSDIR=/usr/local/share/doc/pgpool-II EXAMPLESDIR=/usr/local/share/examples/pgpool-II  WWWDIR=/usr/local/www/pgpool-II ETCDIR=/usr/local/etc/pgpool-II
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400079
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pgpool-II40-4.0.21 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.1.pkg
[main-powerpc64-default-job-08] Installing pkg-1.19.1...
[main-powerpc64-default-job-08] Extracting pkg-1.19.1: .......... done
===>   pgpool-II40-4.0.21 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pgpool-II40-4.0.21
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by pgpool-II40-4.0.21 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by pgpool-II40-4.0.21 for building
=> SHA256 Checksum OK for pgpool-II-4.0.21.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by pgpool-II40-4.0.21 for building
===>  Extracting for pgpool-II40-4.0.21
=> SHA256 Checksum OK for pgpool-II-4.0.21.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pgpool-II40-4.0.21
===>  Applying FreeBSD patches for pgpool-II40-4.0.21 from /usr/ports/databases/pgpool-II-40/files
<snip>
config.status: creating doc.ja/src/Makefile
config.status: creating doc.ja/src/sgml/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/parser/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/libs/pcp/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/tools/pgmd5/Makefile
config.status: creating src/tools/pgenc/Makefile
config.status: creating src/tools/pcp/Makefile
config.status: creating src/tools/pgproto/Makefile
config.status: creating src/watchdog/Makefile
config.status: creating src/include/config.h
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for pgpool-II40-4.0.21
gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21'
Making all in src
gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src'
Making all in parser
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/parser'
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o copyfuncs.o copyfuncs.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o gram.o gram.c
gram.c:25673:9: warning: variable 'base_yynerrs' set but not used [-Wunused-but-set-variable]
    int yynerrs;
        ^
gram.c:67:25: note: expanded from macro 'yynerrs'
#define yynerrs         base_yynerrs
                        ^
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o keywords.o keywords.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o list.o list.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o makefuncs.o makefuncs.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o nodes.o nodes.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o outfuncs.o outfuncs.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o parser.o parser.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pool_string.o pool_string.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o scansup.o scansup.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o stringinfo.o stringinfo.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o value.o value.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wchar.o wchar.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o scan.o scan.c
1 warning generated.
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/mcxt.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../src/utils/mmgr/aset.o ../../src/utils/mmgr/aset.c
cc -DHAVE_CONFIG_H -I. -I../../src/include  -D_GNU_SOURCE -I ../../src/include/parser -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../src/utils/error/elog.o ../../src/utils/error/elog.c
rm -f libsql-parser.a
ar cr libsql-parser.a copyfuncs.o gram.o keywords.o list.o makefuncs.o nodes.o outfuncs.o parser.o pool_string.o scansup.o stringinfo.o value.o ../../src/utils/mmgr/mcxt.o ../../src/utils/mmgr/aset.o ../../src/utils/error/elog.o wchar.o scan.o  
ranlib libsql-parser.a
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/parser'
Making all in libs
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/libs'
Making all in pcp
gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/libs/pcp'
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp.lo pcp.c
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../utils/strlcpy.lo ../../utils/strlcpy.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp.c  -fPIC -DPIC -o .libs/pcp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/strlcpy.c  -fPIC -DPIC -o ../../utils/.libs/strlcpy.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/strlcpy.c -o ../../utils/strlcpy.o >/dev/null 2>&1
rm -f pcp_stream.c && ln -s ../../../src/utils/pcp/pcp_stream.c .
rm -f md5.c && ln -s ../../../src/auth/md5.c .
rm -f json.c && ln -s ../../../src/utils/json.c .
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../utils/pool_path.lo ../../utils/pool_path.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/pool_path.c  -fPIC -DPIC -o ../../utils/.libs/pool_path.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../utils/pool_path.c -o ../../utils/pool_path.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp.c -o pcp.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../tools/fe_port.lo ../../tools/fe_port.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_port.c  -fPIC -DPIC -o ../../tools/.libs/fe_port.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_port.c -o ../../tools/fe_port.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o ../../tools/fe_memutils.lo ../../tools/fe_memutils.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_memutils.c  -fPIC -DPIC -o ../../tools/.libs/fe_memutils.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c ../../tools/fe_memutils.c -o ../../tools/fe_memutils.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_stream.lo pcp_stream.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp_stream.c  -fPIC -DPIC -o .libs/pcp_stream.o
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o md5.lo md5.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c pcp_stream.c -o pcp_stream.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o json.lo json.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c json.c  -fPIC -DPIC -o .libs/json.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c md5.c -o md5.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../src/include -D_GNU_SOURCE -DPOOL_PRIVATE -I /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c json.c -o json.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -version-info 1:0:0 -L/usr/local/lib  -fstack-protector-strong  -o libpcp.la -rpath /usr/local/lib pcp.lo ../../utils/pool_path.lo ../../tools/fe_port.lo ../../tools/fe_memutils.lo ../../utils/strlcpy.lo pcp_stream.lo md5.lo json.lo  -lssl -lcrypto -lcrypt -lm 
libtool: link: cc -shared  -fPIC -DPIC  .libs/pcp.o ../../utils/.libs/pool_path.o ../../tools/.libs/fe_port.o ../../tools/.libs/fe_memutils.o ../../utils/.libs/strlcpy.o .libs/pcp_stream.o .libs/md5.o .libs/json.o   -L/usr/local/lib -lssl -lcrypto -lcrypt -lm  -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libpcp.so.1 -o .libs/libpcp.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libpcp.so.1" && ln -s "libpcp.so.1.0.0" "libpcp.so.1")
libtool: link: (cd ".libs" && rm -f "libpcp.so" && ln -s "libpcp.so.1.0.0" "libpcp.so")
libtool: link: ar cr .libs/libpcp.a  pcp.o ../../utils/pool_path.o ../../tools/fe_port.o ../../tools/fe_memutils.o ../../utils/strlcpy.o pcp_stream.o md5.o json.o
libtool: link: ranlib .libs/libpcp.a
libtool: link: ( cd ".libs" && rm -f "libpcp.la" && ln -s "../libpcp.la" "libpcp.la" )
gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/libs/pcp'
gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/libs'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/libs'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/libs'
Making all in watchdog
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/watchdog'
cc -DHAVE_CONFIG_H -DWATCHDOG_DEBUG_OPTS=0 -I. -I../../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o watchdog.o watchdog.c
cc -DHAVE_CONFIG_H -DWATCHDOG_DEBUG_OPTS=0 -I. -I../../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_if.o wd_if.c
cc -DHAVE_CONFIG_H -DWATCHDOG_DEBUG_OPTS=0 -I. -I../../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_lifecheck.o wd_lifecheck.c
cc -DHAVE_CONFIG_H -DWATCHDOG_DEBUG_OPTS=0 -I. -I../../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_commands.o wd_commands.c
cc -DHAVE_CONFIG_H -DWATCHDOG_DEBUG_OPTS=0 -I. -I../../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_json_data.o wd_json_data.c
wd_json_data.c:179:2: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]
        value = json_get_value_for_key(root, "wd_remote_nodes");
        ^
wd_json_data.c:175:5: note: previous statement is here
    else
    ^
1 warning generated.
cc -DHAVE_CONFIG_H -DWATCHDOG_DEBUG_OPTS=0 -I. -I../../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_ping.o wd_ping.c
cc -DHAVE_CONFIG_H -DWATCHDOG_DEBUG_OPTS=0 -I. -I../../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_heartbeat.o wd_heartbeat.c
cc -DHAVE_CONFIG_H -DWATCHDOG_DEBUG_OPTS=0 -I. -I../../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_utils.o wd_utils.c
cc -DHAVE_CONFIG_H -DWATCHDOG_DEBUG_OPTS=0 -I. -I../../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o wd_escalation.o wd_escalation.c
rm -f lib-watchdog.a
ar cr lib-watchdog.a watchdog.o wd_if.o wd_lifecheck.o wd_commands.o wd_json_data.o wd_ping.o wd_heartbeat.o wd_utils.o wd_escalation.o 
ranlib lib-watchdog.a
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src/watchdog'
Making all in .
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src'
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_select_walker.o utils/pool_select_walker.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/psprintf.o utils/psprintf.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_params.o utils/pool_params.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/ps_status.o utils/ps_status.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_shmem.o utils/pool_shmem.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_sema.o utils/pool_sema.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_signal.o utils/pool_signal.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_ip.o utils/pool_ip.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_relcache.o utils/pool_relcache.c
utils/pool_relcache.c:93:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
                (*relcache->unregister_func) (relcache->cache[i].data);
                                             ^
utils/pool_relcache.c:228:38: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
        result = (*relcache->register_func) (res);
                                            ^
utils/pool_relcache.c:248:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
                (*relcache->unregister_func) (relcache->cache[index].data);
                                             ^
3 warnings generated.
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_process_reporting.o utils/pool_process_reporting.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_ssl.o utils/pool_ssl.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/pool_stream.o utils/pool_stream.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/getopt_long.o utils/getopt_long.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/error/assert.o utils/error/assert.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/regex_array.o utils/regex_array.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/json_writer.o utils/json_writer.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/json.o utils/json.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/scram-common.o utils/scram-common.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/base64.o utils/base64.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/sha2.o utils/sha2.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/ssl_utils.o utils/ssl_utils.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o utils/statistics.o utils/statistics.c
sed -e 's#[@][@]PGPOOL_INSTALL_DIR[@][@]#/usr/local#g' \
	-e 's#[@][@]PGPOOL_CONFIG_DIR[@][@]#/usr/local/etc#g' \
	-e 's#[@][@]PGSQL_BIN_DIR[@][@]#/usr/local/bin#g' \
	-e 's#[@][@]PGSQL_LIB_DIR[@][@]#/usr/local/lib#g' test/pgpool_setup.in > test/pgpool_setup
chmod +x test/pgpool_setup
sed -e 's#[@][@]PGPOOL_INSTALL_DIR[@][@]#/usr/local#g' \
	-e 's#[@][@]PGPOOL_CONFIG_DIR[@][@]#/usr/local/etc#g' \
	-e 's#[@][@]PGSQL_BIN_DIR[@][@]#/usr/local/bin#g' \
	-e 's#[@][@]PGSQL_LIB_DIR[@][@]#/usr/local/lib#g' test/watchdog_setup.in > test/watchdog_setup
chmod +x test/watchdog_setup
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/main.o main/main.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/pool_globals.o main/pool_globals.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/pgpool_main.o main/pgpool_main.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o main/health_check.o main/health_check.c
main/pgpool_main.c:752:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
                func(params);
                    ^
main/health_check.c:434:8: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        int                     i;
                                ^
1 warning generated.
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o config/pool_config.o config/pool_config.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o config/pool_config_variables.o config/pool_config_variables.c
1 warning generated.
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_con/pcp_child.o pcp_con/pcp_child.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_con/pcp_worker.o pcp_con/pcp_worker.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o pcp_con/recovery.o pcp_con/recovery.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/md5.o auth/md5.c
cc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I. -I../src/include  -D_GNU_SOURCE -I /usr/local/include -I/usr/local/include  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations -fno-strict-aliasing -c -o auth/pool_auth.o auth/pool_auth.c
auth/pool_auth.c:165:20: warning: call to undeclared function 'crypt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
                crypt_password = crypt(password, salt);
                                 ^
auth/pool_auth.c:165:18: error: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
                crypt_password = crypt(password, salt);
                               ^ ~~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
gmake[3]: *** [Makefile:815: auth/pool_auth.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src'
gmake[2]: *** [Makefile:881: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21/src'
gmake[1]: *** [Makefile:401: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/pgpool-II-40/work/pgpool-II-4.0.21'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/pgpool-II-40