Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2019 08:27:26 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-powerpc64-default][databases/postgresql11-client] Failed for postgresql11-client-11.2_1 in build
Message-ID:  <201904160827.x3G8RQFe056622@pylon.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     pgsql@FreeBSD.org
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: head/databases/postgresql11-client/Makefile 498593 2019-04-10 20:29:18Z sunpoet $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p499067_s346255/logs/postgresql11-client-11.2_1.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p499067_s346255
Log:

=>> Building databases/postgresql11-client
build started at Tue Apr 16 08:21:47 UTC 2019
port directory: /usr/ports/databases/postgresql11-client
package name: postgresql11-client-11.2_1
building for: FreeBSD head-powerpc64-default-job-08 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 powerpc
maintained by: pgsql@FreeBSD.org
Makefile ident:      $FreeBSD: head/databases/postgresql11-client/Makefile 498593 2019-04-10 20:29:18Z sunpoet $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300012
Jail OSVERSION: 1300018
Job Id: 08




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300018
UNAME_v=FreeBSD 13.0-CURRENT 1300018
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
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-3-g02cc9753
MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-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 postgresql11-client-11.2_1:
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     GSSAPI=off: Build with GSSAPI support
     LIBEDIT=off: Use non-GPL libedit instead of readline
     NLS=on: Use internationalized messages
     OPTIMIZED_CFLAGS=off: Builds with compiler optimizations (-O3)
     PAM=off: Build with PAM Support
     SSL=on: Build with OpenSSL support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
pgsql@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-libraries=/usr/local/lib  --with-includes=/usr/local/include  --enable-thread-safety --disable-debug --enable-nls --without-pam --with-openssl --without-llvm --without-gssapi --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
INCLUDES="-I/usr/local/include"  PTHREAD_LIBS="-lpthread"  LDFLAGS_SL="" PKG_CONFIG=pkgconf MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql11-client/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql11-client/work  HOME=/wrkdirs/usr/ports/databases/postgresql11-client/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/postgresql11-client/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
MAKELEVEL=0 PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql11-client/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql11-client/work  HOME=/wrkdirs/usr/ports/databases/postgresql11-client/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/postgresql11-client/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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  -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -lpthread -L/usr/local/lib  " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing  "  MANPREFIX="/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--
PG_USER=postgres  PG_GROUP=postgres PORTDOCS="" DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " GSSAPI="@comment " NO_GSSAPI="" LIBEDIT="@comment " NO_LIBEDIT="" NLS="" NO_NLS="@comment " OPTIMIZED_CFLAGS="@comment " NO_OPTIMIZED_CFLAGS="" PAM="@comment " NO_PAM="" SSL="" NO_SSL="@comment " LLVM="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.28.1  PERL_VER=5.28  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.28 DOCSDIR="share/doc/postgresql"  EXAMPLESDIR="share/examples/postgresql"  DATADIR="share/postgresql"  WWWDIR="www/postgresql"  ETCDIR="etc/postgresql"
--End PLIST_SUB--

--SUB_LIST--
PG_GROUP=postgres  PG_USER=postgres  PG_UID=770 DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " GSSAPI="@comment " NO_GSSAPI="" LIBEDIT="@comment " NO_LIBEDIT="" NLS="" NO_NLS="@comment " OPTIMIZED_CFLAGS="@comment " NO_OPTIMIZED_CFLAGS="" PAM="@comment " NO_PAM="" SSL="" NO_SSL="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/postgresql DOCSDIR=/usr/local/share/doc/postgresql EXAMPLESDIR=/usr/local/share/examples/postgresql  WWWDIR=/usr/local/www/postgresql ETCDIR=/usr/local/etc/postgresql
--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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300018
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---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 PostgreSQL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   postgresql11-client-11.2_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-powerpc64-default-job-08] Installing pkg-1.10.5_5...
[head-powerpc64-default-job-08] Extracting pkg-1.10.5_5: .......... done
===>   postgresql11-client-11.2_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of postgresql11-client-11.2_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License PostgreSQL accepted by the user
===> Fetching all distfiles required by postgresql11-client-11.2_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License PostgreSQL accepted by the user
===> Fetching all distfiles required by postgresql11-client-11.2_1 for building
=> SHA256 Checksum OK for postgresql/postgresql-11.2.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License PostgreSQL accepted by the user
===> Fetching all distfiles required by postgresql11-client-11.2_1 for building
===>  Extracting for postgresql11-client-11.2_1
=> SHA256 Checksum OK for postgresql/postgresql-11.2.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
<snip>
( echo '{ global:'; /usr/bin/awk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DPIC -shared -Wl,-x,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6 execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o path.o pgstrcasecmp.o   thread.o -L../../../../src/port -L../../../../src/common -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq  -L/usr/local/lib -lpthread -L/usr/local/lib    -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'  -lintl -lm -lpthread
rm -f libecpg.so
ln -s libecpg.so.6 libecpg.so
rm -f libecpg.a
ar cr libecpg.a execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o path.o pgstrcasecmp.o thread.o
ranlib libecpg.a
touch libecpg.a
echo 'Name: libecpg' >libecpg.pc
echo 'Description: PostgreSQL libecpg library' >>libecpg.pc
echo 'Url: http://www.postgresql.org/' >>libecpg.pc
echo 'Version: 11.2' >>libecpg.pc
echo 'Requires: ' >>libecpg.pc
echo 'Requires.private: libpq libpgtypes' >>libecpg.pc
echo 'Cflags: -I/usr/local/include' >>libecpg.pc
echo 'Libs: -L/usr/local/lib -lecpg' >>libecpg.pc
echo 'Libs.private: -L/usr/local/lib -lintl -lm -lpthread' >>libecpg.pc
gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/ecpglib'
gmake -C compatlib all
gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/compatlib'
gmake -C ../../../../src/interfaces/ecpg/ecpglib all
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/ecpglib'
gmake -C ../../../../src/interfaces/libpq all
gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/libpq'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/libpq'
gmake -C ../../../../src/interfaces/ecpg/pgtypeslib all
gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/pgtypeslib'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/pgtypeslib'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/ecpglib'
gmake -C ../../../../src/interfaces/ecpg/pgtypeslib all
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/pgtypeslib'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/pgtypeslib'
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DSO_MAJOR_VERSION=3  -c -o informix.o informix.c
( echo '{ global:'; /usr/bin/awk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DPIC -shared -Wl,-x,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3 informix.o   -L../../../../src/port -L../../../../src/common -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq  -L/usr/local/lib -lpthread -L/usr/local/lib    -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'  -lintl -lm -lpthread
rm -f libecpg_compat.so
ln -s libecpg_compat.so.3 libecpg_compat.so
rm -f libecpg_compat.a
ar cr libecpg_compat.a informix.o
ranlib libecpg_compat.a
touch libecpg_compat.a
echo 'Name: libecpg_compat' >libecpg_compat.pc
echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc
echo 'Url: http://www.postgresql.org/' >>libecpg_compat.pc
echo 'Version: 11.2' >>libecpg_compat.pc
echo 'Requires: ' >>libecpg_compat.pc
echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc
echo 'Cflags: -I/usr/local/include' >>libecpg_compat.pc
echo 'Libs: -L/usr/local/lib -lecpg_compat' >>libecpg_compat.pc
echo 'Libs.private: -L/usr/local/lib -lintl -lm -lpthread' >>libecpg_compat.pc
gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/compatlib'
gmake -C preproc all
gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/preproc'
/usr/local/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/local/bin/msgfmt -c -o po/de.mo po/de.po
/usr/local/bin/msgfmt -c -o po/es.mo po/es.po
/usr/local/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/local/bin/msgfmt -c -o po/it.mo po/it.po
/usr/local/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/local/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/local/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/local/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/local/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/local/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/local/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/local/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/local/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/local/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
gmake -C ../../../../src/port all
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/port'
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o chklocale.o chklocale.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o erand48.o erand48.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o inet_net_ntop.o inet_net_ntop.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o noblock.o noblock.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o path.o path.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o pgcheckdir.o pgcheckdir.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o pgmkdirp.o pgmkdirp.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o pgsleep.o pgsleep.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o pgstrcasecmp.o pgstrcasecmp.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o pqsignal.o pqsignal.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o qsort.o qsort.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o qsort_arg.o qsort_arg.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o quotes.o quotes.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o sprompt.o sprompt.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o tar.o tar.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o thread.o thread.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -I../../src/port -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o pg_strong_random.o pg_strong_random.c
rm -f libpgport.a
ar cr libpgport.a pg_crc32c_sb8.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pqsignal.o qsort.o qsort_arg.o quotes.o sprompt.o tar.o thread.o pg_strong_random.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c chklocale.c -o chklocale_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c erand48.c -o erand48_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c inet_net_ntop.c -o inet_net_ntop_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c noblock.c -o noblock_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c path.c -o path_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c pgcheckdir.c -o pgcheckdir_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c pgmkdirp.c -o pgmkdirp_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c pgsleep.c -o pgsleep_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c pgstrcasecmp.c -o pgstrcasecmp_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c pqsignal.c -o pqsignal_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c qsort.c -o qsort_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c qsort_arg.c -o qsort_arg_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c quotes.c -o quotes_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c sprompt.c -o sprompt_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c tar.c -o tar_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c thread.c -o thread_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/port  -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -c pg_strong_random.c -o pg_strong_random_srv.o
rm -f libpgport_srv.a
ar cr libpgport_srv.a pg_crc32c_sb8_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o sprompt_srv.o tar_srv.o thread_srv.o pg_strong_random_srv.o
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/port'
gmake -C ../../../../src/common all
gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/common'
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o base64.o base64.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o config_info.o config_info.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o controldata_utils.o controldata_utils.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o exec.o exec.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o file_perm.o file_perm.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o ip.o ip.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o keywords.o keywords.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o md5.o md5.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o pg_lzcompress.o pg_lzcompress.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o pgfnames.o pgfnames.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o psprintf.o psprintf.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o relpath.o relpath.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o rmtree.o rmtree.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o saslprep.o saslprep.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o scram-common.o scram-common.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o string.o string.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o unicode_norm.o unicode_norm.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o username.o username.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o wait_error.o wait_error.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o sha2_openssl.o sha2_openssl.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o fe_memutils.o fe_memutils.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o file_utils.o file_utils.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -DFRONTEND -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/
 include -I/usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \""  -c -o restricted_token.o restricted_token.c
rm -f libpgcommon.a
ar cr libpgcommon.a base64.o config_info.o controldata_utils.o exec.o file_perm.o ip.o keywords.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2_openssl.o fe_memutils.o file_utils.o restricted_token.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c base64.c -o base64_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c config_info.c -o config_info_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c controldata_utils.c -o controldata_utils_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c exec.c -o exec_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c file_perm.c -o file_perm_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c ip.c -o ip_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c keywords.c -o keywords_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c md5.c -o md5_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c pgfnames.c -o pgfnames_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c psprintf.c -o psprintf_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c relpath.c -o relpath_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c rmtree.c -o rmtree_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c saslprep.c -o saslprep_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c scram-common.c -o scram-common_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c string.c -o string_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c unicode_norm.c -o unicode_norm_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c username.c -o username_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c wait_error.c -o wait_error_srv.o
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing   -I../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include -DVAL_CONFIGURE="\"'--with-libraries=/usr/local/lib' '--with-includes=/usr/local/include' '--enable-thread-safety' '--disable-debug' '--enable-nls' '--without-pam' '--with-openssl' '--without-llvm' '--without-gssapi' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=powerpc64-portbld-freebsd13.0' 'build_alias=powerpc64-portbld-freebsd13.0' 'CC=cc' 'CFLAGS=-O2 -pipe  -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -lpthread -L/usr/local/lib  ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing  ' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'LDFLAGS_SL='\"" -DVAL_CC="\"cc\"" -DVAL_CPPFLAGS="\"-I/usr/local/include -I
 /usr/local/include -I/usr/local/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing \"" -DVAL_CFLAGS_SL="\"-fPIC -DPIC\"" -DVAL_LDFLAGS="\"-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c sha2_openssl.c -o sha2_openssl_srv.o
rm -f libpgcommon_srv.a
ar cr libpgcommon_srv.a base64_srv.o config_info_srv.o controldata_utils_srv.o exec_srv.o file_perm_srv.o ip_srv.o keywords_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_openssl_srv.o
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/common'
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o preproc.o preproc.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o pgc.o pgc.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o type.o type.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o ecpg.o ecpg.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o output.o output.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o parser.o parser.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o keywords.o keywords.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o c_keywords.o c_keywords.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o ecpg_keywords.o ecpg_keywords.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o descriptor.o descriptor.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DECPG_COMPILE -I../../../../src/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -c -o variable.o variable.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 -pipe  -fno-strict-aliasing  -D_THREAD_SAFE  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -L../../../../src/port -L../../../../src/common  -L/usr/local/lib -lpthread -L/usr/local/lib    -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'  preproc.o pgc.o type.o ecpg.o output.o parser.o keywords.o c_keywords.o ecpg_keywords.o ../ecpglib/typename.o descriptor.o variable.o -lpgcommon -lpgport -lintl -lssl -lcrypto -lz -lreadline -lcrypt -lm  -lpthread -o ecpg
preproc.o:(.text+0x1d11c): undefined reference to `pg_strcasecmp'
preproc.o:(.text+0x1d55c): undefined reference to `pg_strcasecmp'
preproc.o:(.got+0x140): undefined reference to `pg_strcasecmp'
pgc.o:(.text+0x2d70): undefined reference to `strtoint'
ecpg.o:(.text+0x114): undefined reference to `set_pglocale_pgservice'
ecpg.o:(.text+0x120): undefined reference to `get_progname'
ecpg.o:(.text+0x134): undefined reference to `find_my_exec'
ecpg.o:(.text+0x438): undefined reference to `get_include_path'
ecpg.o:(.text+0x658): undefined reference to `pg_strcasecmp'
ecpg.o:(.text+0x670): undefined reference to `pg_strcasecmp'
ecpg.o:(.text+0x694): undefined reference to `get_pkginclude_path'
ecpg.o:(.text+0x7f0): undefined reference to `pg_strcasecmp'
ecpg.o:(.text+0xb6c): undefined reference to `last_dir_separator'
ecpg_keywords.o:(.text+0x20): undefined reference to `ScanKeywordLookup'
ecpg_keywords.o:(.text+0x50): undefined reference to `ScanKeywordLookup'
gmake[2]: *** [Makefile:37: ecpg] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg/preproc'
gmake[1]: *** [Makefile:17: all-preproc-recurse] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql11-client/work/postgresql-11.2/src/interfaces/ecpg'
gmake: *** [Makefile:17: all-ecpg-recurse] Error 2
*** Error code 2

Stop.
make: stopped in /usr/ports/databases/postgresql11-client



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904160827.x3G8RQFe056622>