Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/postgresql.spec'], chrootPath='/var/lib/mock/660544-fedora-rawhide-ppc64le-1510322034.187982/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/postgresql.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/perl: No such file or directory Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/sclo-postgresql96-postgresql-9.6.5-2.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/postgresql.spec'], chrootPath='/var/lib/mock/660544-fedora-rawhide-ppc64le-1510322034.187982/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/postgresql.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HbEgCg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/SOURCES + sha256sum -c /builddir/build/SOURCES/postgresql-9.6.5.tar.bz2.sha256 postgresql-9.6.5.tar.bz2: OK + cd /builddir/build/BUILD + rm -rf postgresql-9.6.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/postgresql-9.6.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd postgresql-9.6.5 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/postgresql-setup-6.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (rpm-pgsql.patch):' Patch #1 (rpm-pgsql.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile.global.in Hunk #1 succeeded at 83 (offset 28 lines). Hunk #2 succeeded at 101 (offset 28 lines). Patch #2 (postgresql-logging.patch): + echo 'Patch #2 (postgresql-logging.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/backend/utils/misc/postgresql.conf.sample Hunk #1 succeeded at 335 (offset 56 lines). Hunk #2 succeeded at 343 (offset 56 lines). Hunk #3 succeeded at 355 (offset 56 lines). Patch #5 (postgresql-var-run-socket.patch): + echo 'Patch #5 (postgresql-var-run-socket.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/backend/utils/misc/guc.c Hunk #1 succeeded at 3351 (offset 380 lines). patching file src/bin/initdb/initdb.c Hunk #1 succeeded at 1221 (offset 17 lines). patching file src/include/pg_config_manual.h Hunk #1 succeeded at 182 (offset 13 lines). Patch #6 (postgresql-man.patch): + echo 'Patch #6 (postgresql-man.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/src/sgml/man1/ecpg.1 Hunk #1 succeeded at 74 (offset -6 lines). Hunk #2 succeeded at 127 (offset -6 lines). patching file doc/src/sgml/man1/initdb.1 Hunk #1 succeeded at 278 (offset -3 lines). Patch #7 (postgresql-socket-dirs-pgupgrade.patch): + echo 'Patch #7 (postgresql-socket-dirs-pgupgrade.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/bin/pg_upgrade/server.c Hunk #1 succeeded at 192 (offset 1 line). Hunk #2 succeeded at 216 (offset 14 lines). + cp -p /builddir/build/SOURCES/postgresql-9.6.5-US.pdf . + find . -type f -name Makefile -exec sed -i -e 's/SO_MAJOR_VERSION=\s\?\([0-9]\+\)/SO_MAJOR_VERSION= sclo-postgresql96-\1/' '{}' ';' + xargs rm + find . -type f -name .gitignore + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B8fLzM + umask 022 + cd /builddir/build/BUILD + cd postgresql-9.6.5 ++ id -u + '[' x1001 = x0 ']' + cd postgresql-setup-6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/opt/rh/sclo-postgresql96/root/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/opt/rh/sclo-postgresql96/root/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=powerpc64le-redhat-linux-gnu --host=powerpc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/opt/rh/sclo-postgresql96/root/usr --exec-prefix=/opt/rh/sclo-postgresql96/root/usr --bindir=/opt/rh/sclo-postgresql96/root/usr/bin --sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin --sysconfdir=/etc/opt/rh/scls/sclo-postgresql96 --datadir=/opt/rh/sclo-postgresql96/root/usr/share --includedir=/opt/rh/sclo-postgresql96/root/usr/include --libdir=/opt/rh/sclo-postgresql96/root/usr/lib64 --libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec --localstatedir=/var/opt/rh/scls/sclo-postgresql96 --sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib --mandir=/opt/rh/sclo-postgresql96/root/usr/share/man --infodir=/opt/rh/sclo-postgresql96/root/usr/share/info pgdocdir=/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql PGVERSION=9.6.5 PGMAJORVERSION=9.6 SCLS=sclo-postgresql96 NAME_SRV_PFX=sclo-postgresql96- NAME_PKG_PFX=sclo-postgresql96- NAME_DEFAULT_PREV_SERVICE=postgresql configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for sed... /usr/bin/sed checking for rpmmacrosdir... /usr/lib/rpm/macros.d checking for sed... (cached) /usr/bin/sed checking for runuser... /usr/sbin/runuser checking for mountpoint... /usr/bin/mountpoint checking for oprating system (distribution)... redhat checking for rpm... /usr/bin/rpm checking for postgres... no checking for pg_upgrade... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: executing tests/atconfig commands configure: WARNING: unrecognized options: --disable-dependency-tracking configure: Configured the folowing way: PostgreSQL version: 9.6.5 PGDATADIR: ${localstatedir}/lib/pgsql/data PostgreSQL service: sclo-postgresql96-postgresql PostgreSQL package: sclo-postgresql96-postgresql PostgreSQL bin_pfx: postgresql Init system: systemd + make -j2 Making all in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' GEN postgresql-setup GEN initdb GEN upgrade GEN postgresql-ctl GEN postgresql-check-db-dir GEN sbin/postgresql-new-systemd-unit GEN share/postgresql-setup/library.sh GEN lib/rpm/macros.d/macros.postgresql GEN README.rpm-dist.sed GEN sclo-postgresql96-postgresql.service GEN sclo-postgresql96-postgresql@.service GEN doc/postgresql-setup.1 GEN doc/postgresql-new-systemd-unit.1 GEN README.rpm-dist.m4 GEN README.rpm-dist.sgml GEN README.rpm-dist GEN .generated_files make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' + cd .. + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 ++ xargs -n 1 ++ sed 's|-O2|-O3|g' ++ xargs -n 100 + CFLAGS='-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' ++ echo -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 ++ xargs -n 1 ++ xargs -n 100 ++ grep -v ffast-math + CFLAGS='-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/opt/rh/sclo-postgresql96/root/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/opt/rh/sclo-postgresql96/root/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=powerpc64le-redhat-linux-gnu --host=powerpc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/opt/rh/sclo-postgresql96/root/usr --exec-prefix=/opt/rh/sclo-postgresql96/root/usr --bindir=/opt/rh/sclo-postgresql96/root/usr/bin --sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin --sysconfdir=/etc/opt/rh/scls/sclo-postgresql96 --datadir=/opt/rh/sclo-postgresql96/root/usr/share --includedir=/opt/rh/sclo-postgresql96/root/usr/include --libdir=/opt/rh/sclo-postgresql96/root/usr/lib64 --libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec --localstatedir=/var/opt/rh/scls/sclo-postgresql96 --sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib --mandir=/opt/rh/sclo-postgresql96/root/usr/share/man --infodir=/opt/rh/sclo-postgresql96/root/usr/share/info --disable-rpath --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-python --with-ldap --with-openssl --with-pam --with-krb5 --with-gssapi --with-ossp-uuid --with-libxml --with-libxslt --enable-nls --enable-dtrace --with-selinux --with-system-tzdata=/usr/share/zoneinfo --datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-krb5 checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking which template to use... linux checking whether to build with 64-bit integer date/time support... yes checking whether NLS is wanted... yes checking for default port number... 5432 checking for dtrace... dtrace checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for WAL segment size... 16MB checking for powerpc64le-redhat-linux-gnu-gcc... no checking for powerpc64le-redhat-linux-gnu-cc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wendif-labels... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wformat-security... yes checking whether gcc supports -fno-strict-aliasing... yes checking whether gcc supports -fwrapv... yes checking whether gcc supports -fexcess-precision=standard... yes checking whether gcc supports -funroll-loops... yes checking whether gcc supports -ftree-vectorize... yes checking whether gcc supports -Wunused-command-line-argument... no checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with Tcl... yes checking whether to build Perl modules... yes checking whether to build Python modules... yes checking whether to build with GSSAPI support... yes checking whether to build with PAM support... yes checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... yes checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking whether to build with SELinux support... yes checking whether to build with systemd support... no checking for xml2-config... xml2-config checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for powerpc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for powerpc64le-redhat-linux-gnu-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for powerpc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for gawk... gawk checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.0.4 checking for flex... /usr/bin/flex configure: using flex 2.6.1 checking for perl... /usr/bin/perl configure: using perl 5.26.1 checking for Perl archlibexp... /usr/lib64/perl5 checking for Perl privlibexp... /usr/share/perl5 checking for Perl useshrplib... true checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for CFLAGS to compile embedded Perl... checking for flags to link embedded Perl... -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -lnsl -ldl -lm -lcrypt -lutil -lc checking for python... /usr/bin/python3 checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu checking Python include directories... -I/usr/include/python3.6m checking how to link an embedded Python application... -L/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu -lpython3.6m -lpthread -ldl -lutil -lm checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if compiler needs certain flags to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for library containing gss_init_sec_context... -lgssapi_krb5 checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_get_current_compression... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for RAND_OpenSSL... yes checking for CRYPTO_lock... no checking for pam_start in -lpam... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking for ldap_bind in -lldap... yes checking for ldap_simple_bind in -lldap_r... yes checking for security_compute_create_name in -lselinux... yes checking for uuid_export in -lossp-uuid... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for compatible LDAP implementation... yes checking ossp/uuid.h usability... no checking ossp/uuid.h presence... no checking for ossp/uuid.h... no checking uuid.h usability... yes checking uuid.h presence... yes checking for uuid.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for __builtin_types_compatible_p... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for __VA_ARGS__... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports lwarx hint bit... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for dlopen... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for shm_open... yes checking for symlink... yes checking for sync_file_range... yes checking for towlower... yes checking for utime... yes checking for utimes... yes checking for wcstombs... yes checking for wcstombs_l... no checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking whether sys_siglist is declared... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether snprintf supports argument control... yes checking whether long int is 64 bits... yes checking whether snprintf supports the %z modifier... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... no checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no checking which CRC-32C implementation to use... slicing-by-8 checking for library containing bind_textdomain_codeset... none required checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for msgfmt... msgfmt checking for msgfmt flags... -c checking for msgmerge... msgmerge checking for xgettext... xgettext checking for tclsh... /usr/bin/tclsh checking for tclConfig.sh... /usr/lib64/tclConfig.sh checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking for perl.h... yes checking for libperl... yes checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for onsgmls... onsgmls checking for openjade... openjade checking for DocBook V4.2... yes checking for DocBook stylesheets... /usr/share/sgml/docbook/dsssl-stylesheets checking for collateindex.pl... /usr/bin/collateindex.pl checking for dbtoepub... no checking for xmllint... xmllint checking for xsltproc... xsltproc checking for osx... osx checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 7.2.1 20170829 (Red Hat 7.2.1-1) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 configure: using LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/backend/port/dynloader/linux.h to src/include/dynloader.h config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-krb5 + make -j2 -C src/pl/plpython all make: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . make -C catalog schemapg.h prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f errcodes.h && \ ln -s "$prereqdir/errcodes.h" . make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[2]: 'schemapg.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f fmgroids.h && \ ln -s "$prereqdir/fmgroids.h" . make -C utils probes.h make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' dtrace -C -h -s probes.d -o probes.h.tmp sed -e 's/POSTGRESQL_/TRACE_POSTGRESQL_/g' probes.h.tmp >probes.h rm probes.h.tmp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' prereqdir=`cd 'catalog/' >/dev/null && pwd` && \ cd '../../src/include/catalog/' && rm -f schemapg.h && \ ln -s "$prereqdir/schemapg.h" . cd '../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_cursorobject.o plpy_cursorobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_elog.o plpy_elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_exec.o plpy_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_main.o plpy_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_planobject.o plpy_planobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_plpymodule.o plpy_plpymodule.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_procedure.o plpy_procedure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_resultobject.o plpy_resultobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_spi.o plpy_spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_subxactobject.o plpy_subxactobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_typeio.o plpy_typeio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_util.o plpy_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o plpython3.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu -lpython3.6m -lpthread -ldl -lutil -lm make: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' + cp -a src/pl/plpython src/pl/plpython3 + cp src/Makefile.global src/Makefile.global.python3 + make distclean make -C doc distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/doc' make -C src distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src' make -C sgml distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src/sgml' rm -f INSTALL rm -f INSTALL.html rm -f postgres.html postgres.txt rm -f *.rtf *.tex-ps *.tex-pdf *.dvi *.aux *.log *.ps *.pdf *.out *.fot rm -f HTML.index bookindex.sgml version.sgml features-supported.sgml features-unsupported.sgml errcodes-table.sgml rm -f postgres.xml postgres.xmltmp htmlhelp.hhp toc.hhc index.hhk *.fo *.fo.tmp rm -f postgres.epub rm -f *.texixml *.texi *.info db2texi.refs make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src/sgml' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/doc' make -C contrib distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib' make -C adminpack distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/adminpack' rm -f adminpack.so libadminpack.a libadminpack.pc rm -f adminpack.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/adminpack' make -C auth_delay distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auth_delay' rm -f auth_delay.so auth_delay.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auth_delay' make -C auto_explain distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auto_explain' rm -f auto_explain.so libauto_explain.a libauto_explain.pc rm -f auto_explain.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auto_explain' make -C bloom distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/bloom' rm -f bloom.so libbloom.a libbloom.pc rm -f blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/bloom' make -C btree_gin distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gin' rm -f btree_gin.so libbtree_gin.a libbtree_gin.pc rm -f btree_gin.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gin' make -C btree_gist distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gist' rm -f btree_gist.so libbtree_gist.a libbtree_gist.pc rm -f btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gist' make -C chkpass distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/chkpass' rm -f chkpass.so libchkpass.a libchkpass.pc rm -f chkpass.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/chkpass' make -C citext distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/citext' rm -f citext.so citext.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/citext' make -C cube distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/cube' rm -f cube.so libcube.a libcube.pc rm -f cube.o cubeparse.o rm -rf y.tab.c y.tab.h rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/cube' make -C dblink distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dblink' rm -f dblink.so libdblink.a libdblink.pc rm -f dblink.o rm -rf sql/paths.sql expected/paths.out rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dblink' make -C dict_int distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_int' rm -f dict_int.so libdict_int.a libdict_int.pc rm -f dict_int.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_int' make -C dict_xsyn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_xsyn' rm -f dict_xsyn.so libdict_xsyn.a libdict_xsyn.pc rm -f dict_xsyn.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_xsyn' make -C earthdistance distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/earthdistance' rm -f earthdistance.so earthdistance.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/earthdistance' make -C file_fdw distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/file_fdw' rm -f file_fdw.so file_fdw.o rm -rf sql/file_fdw.sql expected/file_fdw.out rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/file_fdw' make -C fuzzystrmatch distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/fuzzystrmatch' rm -f fuzzystrmatch.so libfuzzystrmatch.a libfuzzystrmatch.pc rm -f fuzzystrmatch.o dmetaphone.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/fuzzystrmatch' make -C hstore distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore' rm -f hstore.so libhstore.a libhstore.pc rm -f hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore' make -C intagg distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intagg' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intagg' make -C intarray distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intarray' rm -f _int.so lib_int.a lib_int.pc rm -f _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o _int_selfuncs.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intarray' make -C isn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/isn' rm -f isn.so isn.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/isn' make -C lo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/lo' rm -f lo.so lo.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/lo' make -C ltree distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree' rm -f ltree.so libltree.a libltree.pc rm -f ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o ltxtquery_io.o ltxtquery_op.o ltree_gist.o _ltree_gist.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree' make -C oid2name distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/oid2name' rm -f oid2name rm -f oid2name.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/oid2name' make -C pageinspect distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pageinspect' rm -f pageinspect.so libpageinspect.a libpageinspect.pc rm -f rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o brinfuncs.o ginfuncs.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pageinspect' make -C passwordcheck distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/passwordcheck' rm -f passwordcheck.so libpasswordcheck.a libpasswordcheck.pc rm -f passwordcheck.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/passwordcheck' make -C pg_buffercache distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_buffercache' rm -f pg_buffercache.so libpg_buffercache.a libpg_buffercache.pc rm -f pg_buffercache_pages.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_buffercache' make -C pg_freespacemap distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_freespacemap' rm -f pg_freespacemap.so libpg_freespacemap.a libpg_freespacemap.pc rm -f pg_freespacemap.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_freespacemap' make -C pg_prewarm distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_prewarm' rm -f pg_prewarm.so libpg_prewarm.a libpg_prewarm.pc rm -f pg_prewarm.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_prewarm' make -C pg_standby distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_standby' rm -f pg_standby rm -f pg_standby.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_standby' make -C pg_stat_statements distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_stat_statements' rm -f pg_stat_statements.so libpg_stat_statements.a libpg_stat_statements.pc rm -f pg_stat_statements.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_stat_statements' make -C pg_trgm distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_trgm' rm -f pg_trgm.so libpg_trgm.a libpg_trgm.pc rm -f trgm_op.o trgm_gist.o trgm_gin.o trgm_regexp.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_trgm' make -C pgcrypto distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgcrypto' rm -f pgcrypto.so libpgcrypto.a libpgcrypto.pc rm -f pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o openssl.o pgp-mpi-openssl.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o rm -rf gen-rtab rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgcrypto' make -C pgrowlocks distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgrowlocks' rm -f pgrowlocks.so libpgrowlocks.a libpgrowlocks.pc rm -f pgrowlocks.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgrowlocks' make -C pgstattuple distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgstattuple' rm -f pgstattuple.so libpgstattuple.a libpgstattuple.pc rm -f pgstattuple.o pgstatindex.o pgstatapprox.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgstattuple' make -C pg_visibility distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_visibility' rm -f pg_visibility.so libpg_visibility.a libpg_visibility.pc rm -f pg_visibility.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_visibility' make -C postgres_fdw distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/postgres_fdw' rm -f postgres_fdw.so libpostgres_fdw.a libpostgres_fdw.pc rm -f postgres_fdw.o option.o deparse.o connection.o shippable.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/postgres_fdw' make -C seg distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/seg' rm -f seg.so libseg.a libseg.pc rm -f seg.o segparse.o rm -rf y.tab.c y.tab.h rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/seg' make -C spi distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' rm -f autoinc.so insert_username.so moddatetime.so refint.so timetravel.so autoinc.o insert_username.o moddatetime.o refint.o timetravel.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make -C tablefunc distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tablefunc' rm -f tablefunc.so tablefunc.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tablefunc' make -C tcn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tcn' rm -f tcn.so tcn.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tcn' make -C test_decoding distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' rm -f test_decoding.so test_decoding.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ ./regression_output ./isolation_output make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' make -C tsm_system_rows distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_rows' rm -f tsm_system_rows.so libtsm_system_rows.a libtsm_system_rows.pc rm -f tsm_system_rows.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_rows' make -C tsm_system_time distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_time' rm -f tsm_system_time.so libtsm_system_time.a libtsm_system_time.pc rm -f tsm_system_time.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_time' make -C tsearch2 distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsearch2' rm -f tsearch2.so tsearch2.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsearch2' make -C unaccent distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/unaccent' rm -f unaccent.so libunaccent.a libunaccent.pc rm -f unaccent.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/unaccent' make -C vacuumlo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/vacuumlo' rm -f vacuumlo rm -f vacuumlo.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/vacuumlo' make -C sslinfo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sslinfo' rm -f sslinfo.so libsslinfo.a libsslinfo.pc rm -f sslinfo.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sslinfo' make -C uuid-ossp distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/uuid-ossp' rm -f uuid-ossp.so libuuid-ossp.a libuuid-ossp.pc rm -f uuid-ossp.o rm -rf md5.c sha1.c rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/uuid-ossp' make -C xml2 distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/xml2' rm -f pgxml.so libpgxml.a libpgxml.pc rm -f xpath.o xslt_proc.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/xml2' make -C sepgsql distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sepgsql' rm -f sepgsql.so libsepgsql.a libsepgsql.pc rm -f sepgsql.sql rm -f hooks.o selinux.o uavc.o label.o dml.o database.o schema.o relation.o proc.o rm -rf -r results/ regression.diffs regression.out tmp_check/ log/ tmp/ *.pp sepgsql-regtest.if sepgsql-regtest.fc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sepgsql' make -C hstore_plperl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plperl' rm -f hstore_plperl.so libhstore_plperl.a libhstore_plperl.pc rm -f hstore_plperl.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plperl' make -C hstore_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plpython' rm -f hstore_plpython3.so libhstore_plpython3.a libhstore_plpython3.pc rm -f hstore_plpython.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ sql/python3/ expected/python3/ results/python3/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plpython' make -C ltree_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree_plpython' rm -f ltree_plpython3.so libltree_plpython3.a libltree_plpython3.pc rm -f ltree_plpython.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ sql/python3/ expected/python3/ results/python3/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree_plpython' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib' make -C config distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/config' make[1]: Nothing to be done for 'distclean'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/config' make -C src distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src' make -C common distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' rm -f libpgcommon.a libpgcommon_srv.a config_info.o controldata_utils.o exec.o keywords.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o string.o username.o wait_error.o fe_memutils.o restricted_token.o config_info_srv.o controldata_utils_srv.o exec_srv.o keywords_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o string_srv.o username_srv.o wait_error_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C port distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' rm -f libpgport.a libpgport_srv.a fls.o strlcat.o strlcpy.o getpeereid.o 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 fls_srv.o strlcat_srv.o strlcpy_srv.o getpeereid_srv.o 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_config_paths.h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C timezone distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' rm -f zic zic.o abbrevs.txt make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' make -C backend distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' rm -f gettext-files rm -f po/de.mo po/es.mo po/fr.mo po/id.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/zh_CN.mo rm -f po/postgres.pot make -C access clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access' make -C brin clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/brin' rm -f objfiles.txt brin.o brin_pageops.o brin_revmap.o brin_tuple.o brin_xlog.o brin_minmax.o brin_inclusion.o brin_validate.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/brin' make -C common clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/common' rm -f objfiles.txt heaptuple.o indextuple.o printtup.o reloptions.o scankey.o tupconvert.o tupdesc.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/common' make -C gin clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gin' rm -f objfiles.txt ginutil.o gininsert.o ginxlog.o ginentrypage.o gindatapage.o ginbtree.o ginscan.o ginget.o ginvacuum.o ginarrayproc.o ginbulk.o ginfast.o ginpostinglist.o ginlogic.o ginvalidate.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gin' make -C gist clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gist' rm -f objfiles.txt gist.o gistutil.o gistxlog.o gistvacuum.o gistget.o gistscan.o gistproc.o gistsplit.o gistbuild.o gistbuildbuffers.o gistvalidate.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gist' make -C hash clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/hash' rm -f objfiles.txt hash.o hashfunc.o hashinsert.o hashovfl.o hashpage.o hashscan.o hashsearch.o hashsort.o hashutil.o hashvalidate.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/hash' make -C heap clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/heap' rm -f objfiles.txt heapam.o hio.o pruneheap.o rewriteheap.o syncscan.o tuptoaster.o visibilitymap.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/heap' make -C index clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/index' rm -f objfiles.txt amapi.o amvalidate.o genam.o indexam.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/index' make -C nbtree clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/nbtree' rm -f objfiles.txt nbtcompare.o nbtinsert.o nbtpage.o nbtree.o nbtsearch.o nbtutils.o nbtsort.o nbtvalidate.o nbtxlog.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/nbtree' make -C rmgrdesc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/rmgrdesc' rm -f objfiles.txt brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/rmgrdesc' make -C spgist clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/spgist' rm -f objfiles.txt spgutils.o spginsert.o spgscan.o spgvacuum.o spgvalidate.o spgdoinsert.o spgxlog.o spgtextproc.o spgquadtreeproc.o spgkdtreeproc.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/spgist' make -C tablesample clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/tablesample' rm -f objfiles.txt bernoulli.o system.o tablesample.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/tablesample' make -C transam clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/transam' rm -f objfiles.txt clog.o commit_ts.o generic_xlog.o multixact.o parallel.o rmgr.o slru.o subtrans.o timeline.o transam.o twophase.o twophase_rmgr.o varsup.o xact.o xlog.o xlogarchive.o xlogfuncs.o xloginsert.o xlogreader.o xlogutils.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/transam' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access' make -C bootstrap clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/bootstrap' rm -f objfiles.txt bootparse.o bootstrap.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/bootstrap' make -C catalog clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' rm -f objfiles.txt catalog.o dependency.o heap.o index.o indexing.o namespace.o aclchk.o objectaccess.o objectaddress.o pg_aggregate.o pg_collation.o pg_constraint.o pg_conversion.o pg_depend.o pg_enum.o pg_inherits.o pg_largeobject.o pg_namespace.o pg_operator.o pg_proc.o pg_range.o pg_db_role_setting.o pg_shdepend.o pg_type.o storage.o toasting.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make -C parser clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/parser' rm -f objfiles.txt analyze.o gram.o scan.o parser.o parse_agg.o parse_clause.o parse_coerce.o parse_collate.o parse_cte.o parse_expr.o parse_func.o parse_node.o parse_oper.o parse_param.o parse_relation.o parse_target.o parse_type.o parse_utilcmd.o scansup.o rm -f lex.backup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/parser' make -C commands clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/commands' rm -f objfiles.txt amcmds.o aggregatecmds.o alter.o analyze.o async.o cluster.o comment.o collationcmds.o constraint.o conversioncmds.o copy.o createas.o dbcommands.o define.o discard.o dropcmds.o event_trigger.o explain.o extension.o foreigncmds.o functioncmds.o indexcmds.o lockcmds.o matview.o operatorcmds.o opclasscmds.o policy.o portalcmds.o prepare.o proclang.o schemacmds.o seclabel.o sequence.o tablecmds.o tablespace.o trigger.o tsearchcmds.o typecmds.o user.o vacuum.o vacuumlazy.o variable.o view.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/commands' make -C executor clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/executor' rm -f objfiles.txt execAmi.o execCurrent.o execGrouping.o execIndexing.o execJunk.o execMain.o execParallel.o execProcnode.o execQual.o execScan.o execTuples.o execUtils.o functions.o instrument.o nodeAppend.o nodeAgg.o nodeBitmapAnd.o nodeBitmapOr.o nodeBitmapHeapscan.o nodeBitmapIndexscan.o nodeCustom.o nodeGather.o nodeHash.o nodeHashjoin.o nodeIndexscan.o nodeIndexonlyscan.o nodeLimit.o nodeLockRows.o nodeMaterial.o nodeMergeAppend.o nodeMergejoin.o nodeModifyTable.o nodeNestloop.o nodeFunctionscan.o nodeRecursiveunion.o nodeResult.o nodeSamplescan.o nodeSeqscan.o nodeSetOp.o nodeSort.o nodeUnique.o nodeValuesscan.o nodeCtescan.o nodeWorktablescan.o nodeGroup.o nodeSubplan.o nodeSubqueryscan.o nodeTidscan.o nodeForeignscan.o nodeWindowAgg.o tstoreReceiver.o tqueue.o spi.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/executor' make -C foreign clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/foreign' rm -f objfiles.txt foreign.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/foreign' make -C lib clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/lib' rm -f objfiles.txt binaryheap.o bipartite_match.o hyperloglog.o ilist.o pairingheap.o rbtree.o stringinfo.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/lib' make -C libpq clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/libpq' rm -f objfiles.txt be-fsstubs.o be-secure.o auth.o crypt.o hba.o ip.o md5.o pqcomm.o pqformat.o pqmq.o pqsignal.o be-secure-openssl.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/libpq' make -C main clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/main' rm -f objfiles.txt main.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/main' make -C nodes clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/nodes' rm -f objfiles.txt nodeFuncs.o nodes.o list.o bitmapset.o tidbitmap.o copyfuncs.o equalfuncs.o extensible.o makefuncs.o outfuncs.o readfuncs.o print.o read.o params.o value.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/nodes' make -C optimizer clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer' make -C geqo clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/geqo' rm -f objfiles.txt geqo_copy.o geqo_eval.o geqo_main.o geqo_misc.o geqo_mutation.o geqo_pool.o geqo_random.o geqo_recombination.o geqo_selection.o geqo_erx.o geqo_pmx.o geqo_cx.o geqo_px.o geqo_ox1.o geqo_ox2.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/geqo' make -C path clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/path' rm -f objfiles.txt allpaths.o clausesel.o costsize.o equivclass.o indxpath.o joinpath.o joinrels.o pathkeys.o tidpath.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/path' make -C plan clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/plan' rm -f objfiles.txt analyzejoins.o createplan.o initsplan.o planagg.o planmain.o planner.o setrefs.o subselect.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/plan' make -C prep clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/prep' rm -f objfiles.txt prepjointree.o prepqual.o prepsecurity.o preptlist.o prepunion.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/prep' make -C util clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/util' rm -f objfiles.txt clauses.o joininfo.o orclauses.o pathnode.o placeholder.o plancat.o predtest.o relnode.o restrictinfo.o tlist.o var.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/util' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer' make -C port clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port' rm -f objfiles.txt atomics.o dynloader.o pg_sema.o pg_shmem.o rm -f tas_cpp.s make -C darwin clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port/darwin' rm -f objfiles.txt system.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port/darwin' make -C win32 clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port/win32' rm -f objfiles.txt timer.o socket.o signal.o mingwcompat.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port/win32' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port' make -C postmaster clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/postmaster' rm -f objfiles.txt autovacuum.o bgworker.o bgwriter.o checkpointer.o fork_process.o pgarch.o pgstat.o postmaster.o startup.o syslogger.o walwriter.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/postmaster' make -C regex clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/regex' rm -f objfiles.txt regcomp.o regerror.o regexec.o regfree.o regprefix.o regexport.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/regex' make -C replication clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication' make -C logical clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/logical' rm -f objfiles.txt decode.o logical.o logicalfuncs.o message.o origin.o reorderbuffer.o snapbuild.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/logical' rm -f objfiles.txt walsender.o walreceiverfuncs.o walreceiver.o basebackup.o repl_gram.o slot.o slotfuncs.o syncrep.o syncrep_gram.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication' make -C rewrite clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/rewrite' rm -f objfiles.txt rewriteRemove.o rewriteDefine.o rewriteHandler.o rewriteManip.o rewriteSupport.o rowsecurity.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/rewrite' make -C storage clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage' make -C buffer clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/buffer' rm -f objfiles.txt buf_table.o buf_init.o bufmgr.o freelist.o localbuf.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/buffer' make -C file clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/file' rm -f objfiles.txt fd.o buffile.o copydir.o reinit.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/file' make -C freespace clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/freespace' rm -f objfiles.txt freespace.o fsmpage.o indexfsm.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/freespace' make -C ipc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/ipc' rm -f objfiles.txt dsm_impl.o dsm.o ipc.o ipci.o latch.o pmsignal.o procarray.o procsignal.o shmem.o shmqueue.o shm_mq.o shm_toc.o sinval.o sinvaladt.o standby.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/ipc' make -C large_object clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/large_object' rm -f objfiles.txt inv_api.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/large_object' make -C lmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/lmgr' rm -f objfiles.txt lmgr.o lock.o proc.o deadlock.o lwlock.o lwlocknames.o spin.o s_lock.o predicate.o rm -f s_lock_test make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/lmgr' make -C page clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/page' rm -f objfiles.txt bufpage.o checksum.o itemptr.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/page' make -C smgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/smgr' rm -f objfiles.txt md.o smgr.o smgrtype.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/smgr' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage' make -C tcop clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tcop' rm -f objfiles.txt dest.o fastpath.o postgres.o pquery.o utility.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tcop' make -C tsearch clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tsearch' rm -f objfiles.txt ts_locale.o ts_parse.o wparser.o wparser_def.o dict.o dict_simple.o dict_synonym.o dict_thesaurus.o dict_ispell.o regis.o spell.o to_tsany.o ts_selfuncs.o ts_typanalyze.o ts_utils.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tsearch' make -C utils clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' make -C adt clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/adt' rm -f objfiles.txt acl.o amutils.o arrayfuncs.o array_expanded.o array_selfuncs.o array_typanalyze.o array_userfuncs.o arrayutils.o ascii.o bool.o cash.o char.o date.o datetime.o datum.o dbsize.o domains.o encode.o enum.o expandeddatum.o float.o format_type.o formatting.o genfile.o geo_ops.o geo_selfuncs.o geo_spgist.o inet_cidr_ntop.o inet_net_pton.o int.o int8.o json.o jsonb.o jsonb_gin.o jsonb_op.o jsonb_util.o jsonfuncs.o like.o lockfuncs.o mac.o misc.o nabstime.o name.o network.o network_gist.o network_selfuncs.o numeric.o numutils.o oid.o oracle_compat.o orderedsetaggs.o pg_locale.o pg_lsn.o pg_upgrade_support.o pgstatfuncs.o pseudotypes.o quote.o rangetypes.o rangetypes_gist.o rangetypes_selfuncs.o rangetypes_spgist.o rangetypes_typanalyze.o regexp.o regproc.o ri_triggers.o rowtypes.o ruleutils.o selfuncs.o tid.o timestamp.o trigfuncs.o tsginidx.o tsgistidx.o tsquery.o tsquery_cleanup.o tsquery_gist.o tsquery_op.o tsquery_rewrite.o tsquery_util.o tsrank.o tsvector.o tsvector_op.o tsvector_parser.o txid.o uuid.o varbit.o varchar.o varlena.o version.o windowfuncs.o xid.o xml.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/adt' make -C cache clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/cache' rm -f objfiles.txt attoptcache.o catcache.o evtcache.o inval.o plancache.o relcache.o relmapper.o relfilenodemap.o spccache.o syscache.o lsyscache.o typcache.o ts_cache.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/cache' make -C error clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/error' rm -f objfiles.txt assert.o elog.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/error' make -C fmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/fmgr' rm -f objfiles.txt dfmgr.o fmgr.o funcapi.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/fmgr' make -C hash clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/hash' rm -f objfiles.txt dynahash.o hashfn.o pg_crc.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/hash' make -C init clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/init' rm -f objfiles.txt globals.o miscinit.o postinit.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/init' make -C mb clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb' rm -f objfiles.txt encnames.o conv.o mbutils.o wchar.o wstrcmp.o wstrncmp.o make -C conversion_procs clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' rm -f ascii_and_mic.so libascii_and_mic.a libascii_and_mic.pc rm -f ascii_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' rm -f cyrillic_and_mic.so libcyrillic_and_mic.a libcyrillic_and_mic.pc rm -f cyrillic_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' rm -f euc_cn_and_mic.so libeuc_cn_and_mic.a libeuc_cn_and_mic.pc rm -f euc_cn_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' rm -f euc_jp_and_sjis.so libeuc_jp_and_sjis.a libeuc_jp_and_sjis.pc rm -f euc_jp_and_sjis.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' rm -f euc_kr_and_mic.so libeuc_kr_and_mic.a libeuc_kr_and_mic.pc rm -f euc_kr_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' rm -f euc_tw_and_big5.so libeuc_tw_and_big5.a libeuc_tw_and_big5.pc rm -f big5.o euc_tw_and_big5.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' rm -f latin2_and_win1250.so liblatin2_and_win1250.a liblatin2_and_win1250.pc rm -f latin2_and_win1250.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' rm -f latin_and_mic.so liblatin_and_mic.a liblatin_and_mic.pc rm -f latin_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' rm -f utf8_and_ascii.so libutf8_and_ascii.a libutf8_and_ascii.pc rm -f utf8_and_ascii.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' rm -f utf8_and_big5.so libutf8_and_big5.a libutf8_and_big5.pc rm -f utf8_and_big5.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' rm -f utf8_and_cyrillic.so libutf8_and_cyrillic.a libutf8_and_cyrillic.pc rm -f utf8_and_cyrillic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' rm -f utf8_and_euc_cn.so libutf8_and_euc_cn.a libutf8_and_euc_cn.pc rm -f utf8_and_euc_cn.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' rm -f utf8_and_euc_jp.so libutf8_and_euc_jp.a libutf8_and_euc_jp.pc rm -f utf8_and_euc_jp.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' rm -f utf8_and_euc_kr.so libutf8_and_euc_kr.a libutf8_and_euc_kr.pc rm -f utf8_and_euc_kr.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' rm -f utf8_and_euc_tw.so libutf8_and_euc_tw.a libutf8_and_euc_tw.pc rm -f utf8_and_euc_tw.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' rm -f utf8_and_gb18030.so libutf8_and_gb18030.a libutf8_and_gb18030.pc rm -f utf8_and_gb18030.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' rm -f utf8_and_gbk.so libutf8_and_gbk.a libutf8_and_gbk.pc rm -f utf8_and_gbk.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' rm -f utf8_and_iso8859.so libutf8_and_iso8859.a libutf8_and_iso8859.pc rm -f utf8_and_iso8859.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' rm -f utf8_and_iso8859_1.so libutf8_and_iso8859_1.a libutf8_and_iso8859_1.pc rm -f utf8_and_iso8859_1.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' rm -f utf8_and_johab.so libutf8_and_johab.a libutf8_and_johab.pc rm -f utf8_and_johab.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' rm -f utf8_and_sjis.so libutf8_and_sjis.a libutf8_and_sjis.pc rm -f utf8_and_sjis.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' rm -f utf8_and_win.so libutf8_and_win.a libutf8_and_win.pc rm -f utf8_and_win.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' rm -f utf8_and_uhc.so libutf8_and_uhc.a libutf8_and_uhc.pc rm -f utf8_and_uhc.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' rm -f utf8_and_euc2004.so libutf8_and_euc2004.a libutf8_and_euc2004.pc rm -f utf8_and_euc2004.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' rm -f utf8_and_sjis2004.so libutf8_and_sjis2004.a libutf8_and_sjis2004.pc rm -f utf8_and_sjis2004.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f euc2004_sjis2004.so libeuc2004_sjis2004.a libeuc2004_sjis2004.pc rm -f euc2004_sjis2004.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f conversion_create.sql make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb' make -C misc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/misc' rm -f objfiles.txt guc.o help_config.o pg_config.o pg_controldata.o pg_rusage.o ps_status.o rls.o sampling.o superuser.o timeout.o tzparser.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/misc' make -C mmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mmgr' rm -f objfiles.txt aset.o mcxt.o portalmem.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mmgr' make -C resowner clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/resowner' rm -f objfiles.txt resowner.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/resowner' make -C sort clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/sort' rm -f objfiles.txt logtape.o sortsupport.o tuplesort.o tuplestore.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/sort' make -C time clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/time' rm -f objfiles.txt combocid.o tqual.o snapmgr.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/time' rm -f objfiles.txt fmgrtab.o rm -f probes.h make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' make -C ../../src/timezone clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' rm -f objfiles.txt localtime.o strftime.o pgtz.o rm -f zic zic.o abbrevs.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' rm -f objfiles.txt access/objfiles.txt bootstrap/objfiles.txt catalog/objfiles.txt parser/objfiles.txt commands/objfiles.txt executor/objfiles.txt foreign/objfiles.txt lib/objfiles.txt libpq/objfiles.txt main/objfiles.txt nodes/objfiles.txt optimizer/objfiles.txt port/objfiles.txt postmaster/objfiles.txt regex/objfiles.txt replication/objfiles.txt rewrite/objfiles.txt storage/objfiles.txt tcop/objfiles.txt tsearch/objfiles.txt utils/objfiles.txt ../../src/timezone/objfiles.txt utils/probes.o ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a rm -f utils/probes.o postgres \ ../../src/include/parser/gram.h \ ../../src/include/catalog/schemapg.h \ ../../src/include/storage/lwlocknames.h \ ../../src/include/utils/fmgroids.h \ ../../src/include/utils/probes.h rm -f port/tas.s port/dynloader.c port/pg_sema.c port/pg_shmem.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C backend/utils/mb/conversion_procs distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' rm -f ascii_and_mic.so libascii_and_mic.a libascii_and_mic.pc rm -f ascii_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' rm -f cyrillic_and_mic.so libcyrillic_and_mic.a libcyrillic_and_mic.pc rm -f cyrillic_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' rm -f euc_cn_and_mic.so libeuc_cn_and_mic.a libeuc_cn_and_mic.pc rm -f euc_cn_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' rm -f euc_jp_and_sjis.so libeuc_jp_and_sjis.a libeuc_jp_and_sjis.pc rm -f euc_jp_and_sjis.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' rm -f euc_kr_and_mic.so libeuc_kr_and_mic.a libeuc_kr_and_mic.pc rm -f euc_kr_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' rm -f euc_tw_and_big5.so libeuc_tw_and_big5.a libeuc_tw_and_big5.pc rm -f big5.o euc_tw_and_big5.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' rm -f latin2_and_win1250.so liblatin2_and_win1250.a liblatin2_and_win1250.pc rm -f latin2_and_win1250.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' rm -f latin_and_mic.so liblatin_and_mic.a liblatin_and_mic.pc rm -f latin_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' rm -f utf8_and_ascii.so libutf8_and_ascii.a libutf8_and_ascii.pc rm -f utf8_and_ascii.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' rm -f utf8_and_big5.so libutf8_and_big5.a libutf8_and_big5.pc rm -f utf8_and_big5.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' rm -f utf8_and_cyrillic.so libutf8_and_cyrillic.a libutf8_and_cyrillic.pc rm -f utf8_and_cyrillic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' rm -f utf8_and_euc_cn.so libutf8_and_euc_cn.a libutf8_and_euc_cn.pc rm -f utf8_and_euc_cn.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' rm -f utf8_and_euc_jp.so libutf8_and_euc_jp.a libutf8_and_euc_jp.pc rm -f utf8_and_euc_jp.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' rm -f utf8_and_euc_kr.so libutf8_and_euc_kr.a libutf8_and_euc_kr.pc rm -f utf8_and_euc_kr.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' rm -f utf8_and_euc_tw.so libutf8_and_euc_tw.a libutf8_and_euc_tw.pc rm -f utf8_and_euc_tw.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' rm -f utf8_and_gb18030.so libutf8_and_gb18030.a libutf8_and_gb18030.pc rm -f utf8_and_gb18030.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' rm -f utf8_and_gbk.so libutf8_and_gbk.a libutf8_and_gbk.pc rm -f utf8_and_gbk.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' rm -f utf8_and_iso8859.so libutf8_and_iso8859.a libutf8_and_iso8859.pc rm -f utf8_and_iso8859.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' rm -f utf8_and_iso8859_1.so libutf8_and_iso8859_1.a libutf8_and_iso8859_1.pc rm -f utf8_and_iso8859_1.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' rm -f utf8_and_johab.so libutf8_and_johab.a libutf8_and_johab.pc rm -f utf8_and_johab.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' rm -f utf8_and_sjis.so libutf8_and_sjis.a libutf8_and_sjis.pc rm -f utf8_and_sjis.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' rm -f utf8_and_win.so libutf8_and_win.a libutf8_and_win.pc rm -f utf8_and_win.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' rm -f utf8_and_uhc.so libutf8_and_uhc.a libutf8_and_uhc.pc rm -f utf8_and_uhc.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' rm -f utf8_and_euc2004.so libutf8_and_euc2004.a libutf8_and_euc2004.pc rm -f utf8_and_euc2004.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' rm -f utf8_and_sjis2004.so libutf8_and_sjis2004.a libutf8_and_sjis2004.pc rm -f utf8_and_sjis2004.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f euc2004_sjis2004.so libeuc2004_sjis2004.a libeuc2004_sjis2004.pc rm -f euc2004_sjis2004.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f conversion_create.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/snowball' rm -f dict_snowball.so libdict_snowball.a libdict_snowball.pc rm -f dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_hungarian.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o snowball_create.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/snowball' make -C include distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/include' rm -f utils/fmgroids.h utils/errcodes.h parser/gram.h utils/probes.h catalog/schemapg.h rm -f pg_config.h pg_config_ext.h pg_config_os.h dynloader.h stamp-h stamp-ext-h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/include' make -C interfaces distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces' make -C libpq distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' rm -f libpq.so.sclo-postgresql96-5.9 libpq.so libpq.so.sclo-postgresql96-5 libpq.a exports.list libpq.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/tr.mo po/zh_CN.mo po/zh_TW.mo rm -f po/libpq.pot make -C test distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq/test' rm -f uri-regress *.o rm -f regress.out regress.diff make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq/test' rm -f fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o libpq-events.o chklocale.o inet_net_ntop.o noblock.o pgstrcasecmp.o pqsignal.o thread.o strlcpy.o getpeereid.o ip.o md5.o encnames.o wchar.o fe-secure-openssl.o pthread.h libpq.rc rm -f pg_config_paths.h rm -f inet_net_ntop.c noblock.c pgstrcasecmp.c pqsignal.c thread.c rm -f chklocale.c crypt.c getaddrinfo.c getpeereid.c inet_aton.c open.c system.c snprintf.c strerror.c strlcpy.c win32error.c win32setlocale.c rm -f pgsleep.c rm -f md5.c ip.c rm -f encnames.c wchar.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ecpg distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg' make -C include distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/include' rm -f ecpg_config.h stamp-h make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/include' make -C pgtypeslib distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' rm -f libpgtypes.so.sclo-postgresql96-3.7 libpgtypes.so libpgtypes.so.sclo-postgresql96-3 libpgtypes.a exports.list libpgtypes.pc rm -f numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o pgstrcasecmp.c rint.c snprintf.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make -C ecpglib distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' rm -f libecpg.so.sclo-postgresql96-6.8 libecpg.so libecpg.so.sclo-postgresql96-6 libecpg.a exports.list libecpg.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/tr.mo po/zh_CN.mo rm -f po/ecpglib.pot rm -f execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o path.o pgstrcasecmp.o strlcpy.o thread.o rm -f path.c pgstrcasecmp.c snprintf.c strlcpy.c thread.c win32setlocale.c isinf.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' make -C compatlib distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/compatlib' rm -f libecpg_compat.so.sclo-postgresql96-3.8 libecpg_compat.so libecpg_compat.so.sclo-postgresql96-3 libecpg_compat.a exports.list libecpg_compat.pc rm -f informix.o snprintf.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/compatlib' make -C preproc distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/preproc' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/tr.mo po/zh_CN.mo po/zh_TW.mo rm -f po/ecpg.pot rm -f *.o ecpg make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/preproc' make -C test clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test' make -C connect clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/connect' rm -f test1 test1.c test2 test2.c test3 test3.c test4 test4.c test5 test5.c test1.o test1.c.o test2.o test2.c.o test3.o test3.c.o test4.o test4.c.o test5.o test5.c.o test1.c test1.c.c test2.c test2.c.c test3.c test3.c.c test4.c test4.c.c test5.c test5.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/connect' make -C sql clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/sql' rm -f array array.c binary binary.c code100 code100.c copystdout copystdout.c define define.c desc desc.c sqlda sqlda.c describe describe.c dyntest dyntest.c dynalloc dynalloc.c dynalloc2 dynalloc2.c execute execute.c fetch fetch.c func func.c indicators indicators.c oldexec oldexec.c parser parser.c quote quote.c show show.c insupd insupd.c array.o array.c.o binary.o binary.c.o code100.o code100.c.o copystdout.o copystdout.c.o define.o define.c.o desc.o desc.c.o sqlda.o sqlda.c.o describe.o describe.c.o dyntest.o dyntest.c.o dynalloc.o dynalloc.c.o dynalloc2.o dynalloc2.c.o execute.o execute.c.o fetch.o fetch.c.o func.o func.c.o indicators.o indicators.c.o oldexec.o oldexec.c.o parser.o parser.c.o quote.o quote.c.o show.o show.c.o insupd.o insupd.c.o array.c array.c.c binary.c binary.c.c code100.c code100.c.c copystdout.c copystdout.c.c define.c define.c.c desc.c desc.c.c sqlda.c sqlda.c.c describe.c describe.c.c dyntest.c dyntest.c.c dynalloc.c dynalloc.c.c dynalloc2.c dynalloc2.c.c execute.c execute.c.c fetch.c fetch.c.c func.c func.c.c indicators.c indicators.c.c oldexec.c oldexec.c.c parser.c parser.c.c quote.c quote.c.c show.c show.c.c insupd.c insupd.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/sql' make -C pgtypeslib clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/pgtypeslib' rm -f dt_test dt_test.c dt_test2 dt_test2.c num_test num_test.c num_test2 num_test2.c nan_test nan_test.c dt_test.o dt_test.c.o dt_test2.o dt_test2.c.o num_test.o num_test.c.o num_test2.o num_test2.c.o nan_test.o nan_test.c.o dt_test.c dt_test.c.c dt_test2.c dt_test2.c.c num_test.c num_test.c.c num_test2.c num_test2.c.c nan_test.c nan_test.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/pgtypeslib' make -C preproc clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/preproc' rm -f array_of_struct array_of_struct.c autoprep autoprep.c comment comment.c cursor cursor.c define define.c init init.c strings strings.c outofscope outofscope.c type type.c variable variable.c whenever whenever.c pointer_to_struct pointer_to_struct.c array_of_struct.o array_of_struct.c.o autoprep.o autoprep.c.o comment.o comment.c.o cursor.o cursor.c.o define.o define.c.o init.o init.c.o strings.o strings.c.o outofscope.o outofscope.c.o type.o type.c.o variable.o variable.c.o whenever.o whenever.c.o pointer_to_struct.o pointer_to_struct.c.o array_of_struct.c array_of_struct.c.c autoprep.c autoprep.c.c comment.c comment.c.c cursor.c cursor.c.c define.c define.c.c init.c init.c.c strings.c strings.c.c outofscope.c outofscope.c.c type.c type.c.c variable.c variable.c.c whenever.c whenever.c.c pointer_to_struct.c pointer_to_struct.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/preproc' make -C compat_informix clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/compat_informix' rm -f test_informix test_informix.c test_informix2 test_informix2.c dec_test dec_test.c rfmtdate rfmtdate.c rfmtlong rfmtlong.c rnull rnull.c sqlda sqlda.c describe describe.c charfuncs charfuncs.c test_informix.o test_informix.c.o test_informix2.o test_informix2.c.o dec_test.o dec_test.c.o rfmtdate.o rfmtdate.c.o rfmtlong.o rfmtlong.c.o rnull.o rnull.c.o sqlda.o sqlda.c.o describe.o describe.c.o charfuncs.o charfuncs.c.o test_informix.c test_informix.c.c test_informix2.c test_informix2.c.c dec_test.c dec_test.c.c rfmtdate.c rfmtdate.c.c rfmtlong.c rfmtlong.c.c rnull.c rnull.c.c sqlda.c sqlda.c.c describe.c describe.c.c charfuncs.c charfuncs.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/compat_informix' make -C thread clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/thread' rm -f thread_implicit thread_implicit.c thread thread.c prep prep.c descriptor descriptor.c alloc alloc.c thread_implicit.o thread_implicit.c.o thread.o thread.c.o prep.o prep.c.o descriptor.o descriptor.c.o alloc.o alloc.c.o thread_implicit.c thread_implicit.c.c thread.c thread.c.c prep.c prep.c.c descriptor.c descriptor.c.c alloc.c alloc.c.c make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test/thread' rm -rf tmp_check results log rm -f pg_regress regression.diffs regression.out pg_regress_ecpg.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/test' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces' make -C backend/replication/libpqwalreceiver distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/libpqwalreceiver' rm -f libpqwalreceiver.so liblibpqwalreceiver.a liblibpqwalreceiver.pc rm -f libpqwalreceiver.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/libpqwalreceiver' make -C fe_utils distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' rm -f libpgfeutils.a mbprint.o print.o psqlscan.o simple_list.o string_utils.o lex.backup make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make -C bin distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin' make -C initdb distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/initdb' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/zh_CN.mo rm -f po/initdb.pot rm -f initdb initdb.o findtimezone.o localtime.o encnames.o encnames.c localtime.c rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/initdb' make -C pg_archivecleanup distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_archivecleanup' rm -f pg_archivecleanup pg_archivecleanup.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_archivecleanup' make -C pg_basebackup distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_basebackup' rm -f po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/zh_CN.mo rm -f po/pg_basebackup.pot rm -f pg_basebackup pg_receivexlog pg_recvlogical \ pg_basebackup.o pg_receivexlog.o pg_recvlogical.o \ receivelog.o streamutil.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_basebackup' make -C pg_config distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_config' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/nb.mo po/pl.mo po/pt_BR.mo po/ro.mo po/ru.mo po/sv.mo po/ta.mo po/tr.mo po/zh_CN.mo po/zh_TW.mo rm -f po/pg_config.pot rm -f pg_config pg_config.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_config' make -C pg_controldata distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_controldata' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/zh_CN.mo rm -f po/pg_controldata.pot rm -f pg_controldata pg_controldata.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_controldata' make -C pg_ctl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_ctl' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/zh_CN.mo rm -f po/pg_ctl.pot rm -f pg_ctl pg_ctl.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_ctl' make -C pg_dump distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_dump' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/zh_CN.mo rm -f po/pg_dump.pot rm -f pg_dump pg_restore pg_dumpall pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o pg_dump.o common.o pg_dump_sort.o pg_restore.o pg_dumpall.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_dump' make -C pg_resetxlog distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_resetxlog' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/zh_CN.mo rm -f po/pg_resetxlog.pot rm -f pg_resetxlog pg_resetxlog.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_resetxlog' make -C pg_rewind distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_rewind' rm -f po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/zh_CN.mo rm -f po/pg_rewind.pot rm -f pg_rewind pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o logging.o xlogreader.c rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_rewind' make -C pg_test_fsync distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_fsync' rm -f pg_test_fsync pg_test_fsync.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_fsync' make -C pg_test_timing distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_timing' rm -f pg_test_timing pg_test_timing.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_timing' make -C pg_upgrade distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_upgrade' rm -f pg_upgrade check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o rm -rf analyze_new_cluster.sh delete_old_cluster.sh log/ tmp_check/ \ pg_upgrade_dump_globals.sql \ pg_upgrade_dump_*.custom pg_upgrade_*.log make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_upgrade' make -C pg_xlogdump distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_xlogdump' rm -f pg_xlogdump pg_xlogdump.o compat.o xlogreader.o rmgrdesc.o brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o brindesc.c clogdesc.c committsdesc.c dbasedesc.c genericdesc.c gindesc.c gistdesc.c hashdesc.c heapdesc.c logicalmsgdesc.c mxactdesc.c nbtdesc.c relmapdesc.c replorigindesc.c seqdesc.c smgrdesc.c spgdesc.c standbydesc.c tblspcdesc.c xactdesc.c xlogdesc.c xlogreader.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_xlogdump' make -C pgbench distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pgbench' rm -f pgbench pgbench.o exprparse.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pgbench' make -C psql distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/psql' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/zh_CN.mo po/zh_TW.mo rm -f po/psql.pot rm -f psql command.o common.o help.o input.o stringutils.o mainloop.o copy.o startup.o prompt.o variables.o large_obj.o describe.o crosstabview.o tab-complete.o sql_help.o psqlscanslash.o lex.backup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/psql' make -C scripts distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/scripts' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/zh_CN.mo rm -f po/pgscripts.pot rm -f createdb createlang createuser dropdb droplang dropuser clusterdb vacuumdb reindexdb pg_isready createdb.o createlang.o createuser.o dropdb.o droplang.o dropuser.o clusterdb.o vacuumdb.o reindexdb.o pg_isready.o rm -f common.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/scripts' make -C pgevent distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pgevent' make[3]: Nothing to be done for 'distclean'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pgevent' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin' make -C pl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl' make -C plpgsql distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql' make -C src distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql/src' rm -f plpgsql.so libplpgsql.a libplpgsql.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ro.mo po/ru.mo po/zh_CN.mo po/zh_TW.mo rm -f po/plpgsql.pot rm -f pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql' make -C plperl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plperl' rm -f plperl.so libplperl.a libplperl.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ro.mo po/ru.mo po/sv.mo po/tr.mo po/zh_CN.mo po/zh_TW.mo rm -f po/plperl.pot rm -f SPI.c Util.c plperl.o SPI.o Util.o perlchunks.h plperl_opmask.h rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plperl' make -C plpython distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' rm -f plpython3.so libplpython3.a libplpython3.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/zh_CN.mo rm -f po/plpython.pot rm -f plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ sql/python3/ expected/python3/ results/python3/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' make -C tcl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl' rm -f pltcl.so libpltcl.a libpltcl.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ro.mo po/ru.mo po/tr.mo po/zh_CN.mo po/zh_TW.mo rm -f po/pltcl.pot rm -f pltcl.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make -C modules distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' rm -f pltcl_loadmod pltcl_delmod pltcl_listmod make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl' make -C makefiles distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/makefiles' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/makefiles' make -C test/regress distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' rm -f regress.so libregress.a libregress.pc rm -f regress.o refint.so autoinc.so rm -f pg_regress_main.o pg_regress.o pg_regress rm -f expected/create_function_1.out expected/copy.out expected/misc.out expected/constraints.out expected/tablespace.out expected/largeobject_1.out expected/create_function_2.out expected/largeobject.out sql/create_function_1.sql sql/copy.sql sql/misc.sql sql/constraints.sql sql/tablespace.sql sql/create_function_2.sql sql/largeobject.sql rm -rf testtablespace rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C test/perl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/perl' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/perl' make -C test distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test' make -C perl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/perl' make[3]: Nothing to be done for 'distclean'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/perl' make -C regress distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' rm -f regress.so libregress.a libregress.pc rm -f regress.o refint.so autoinc.so rm -f pg_regress_main.o pg_regress.o pg_regress rm -f expected/create_function_1.out expected/copy.out expected/misc.out expected/constraints.out expected/tablespace.out expected/largeobject_1.out expected/create_function_2.out expected/largeobject.out sql/create_function_1.sql sql/copy.sql sql/misc.sql sql/constraints.sql sql/tablespace.sql sql/create_function_2.sql sql/largeobject.sql rm -rf testtablespace rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C isolation distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/isolation' rm -f isolationtester pg_isolation_regress specparse.o isolationtester.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/isolation' make -C modules distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules' make -C brin distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/brin' rm -rf ./isolation_output make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/brin' make -C commit_ts distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/commit_ts' rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/commit_ts' make -C dummy_seclabel distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/dummy_seclabel' rm -f dummy_seclabel.so dummy_seclabel.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/dummy_seclabel' make -C snapshot_too_old distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/snapshot_too_old' rm -rf ./isolation_output make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/snapshot_too_old' make -C test_ddl_deparse distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_ddl_deparse' rm -f test_ddl_deparse.so test_ddl_deparse.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_ddl_deparse' make -C test_extensions distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_extensions' rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_extensions' make -C test_parser distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_parser' rm -f test_parser.so libtest_parser.a libtest_parser.pc rm -f test_parser.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_parser' make -C test_pg_dump distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_pg_dump' rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_pg_dump' make -C test_rls_hooks distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_rls_hooks' rm -f test_rls_hooks.so libtest_rls_hooks.a libtest_rls_hooks.pc rm -f test_rls_hooks.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_rls_hooks' make -C test_shm_mq distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_shm_mq' rm -f test_shm_mq.so libtest_shm_mq.a libtest_shm_mq.pc rm -f test.o setup.o worker.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/test_shm_mq' make -C worker_spi distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/worker_spi' rm -f worker_spi.so worker_spi.o make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules/worker_spi' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/modules' make -C recovery distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/recovery' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/recovery' make -C examples distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/examples' rm -f testlibpq testlibpq2 testlibpq3 testlibpq4 testlo testlo64 *.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/examples' make -C locale distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale' rm -f test-ctype *.o for d in de_DE.ISO8859-1 gr_GR.ISO8859-7 koi8-r koi8-to-win1251; do \ make -C $d clean || exit; \ done make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale/de_DE.ISO8859-1' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale/de_DE.ISO8859-1' make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale/gr_GR.ISO8859-7' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale/gr_GR.ISO8859-7' make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale/koi8-r' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale/koi8-r' make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale/koi8-to-win1251' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale/koi8-to-win1251' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/locale' make -C thread distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/thread' rm -f thread_test thread_test.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/thread' make -C ssl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/ssl' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/ssl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test' make -C tutorial NO_PGXS=1 distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/tutorial' rm -f complex.so funcs.so complex.o funcs.o rm -f advanced.sql basics.sql complex.sql funcs.sql syscat.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/tutorial' make -C test/isolation distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/isolation' rm -f isolationtester pg_isolation_regress specparse.o isolationtester.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ log/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/isolation' make -C test/thread distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/thread' rm -f thread_test thread_test.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/thread' rm -f Makefile.port Makefile.global make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src' rm -rf tmp_install/ rm -f config.cache config.log config.status GNUmakefile + unset PYTHON + CFLAGS='-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/opt/rh/sclo-postgresql96/root/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/opt/rh/sclo-postgresql96/root/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=powerpc64le-redhat-linux-gnu --host=powerpc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/opt/rh/sclo-postgresql96/root/usr --exec-prefix=/opt/rh/sclo-postgresql96/root/usr --bindir=/opt/rh/sclo-postgresql96/root/usr/bin --sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin --sysconfdir=/etc/opt/rh/scls/sclo-postgresql96 --datadir=/opt/rh/sclo-postgresql96/root/usr/share --includedir=/opt/rh/sclo-postgresql96/root/usr/include --libdir=/opt/rh/sclo-postgresql96/root/usr/lib64 --libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec --localstatedir=/var/opt/rh/scls/sclo-postgresql96 --sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib --mandir=/opt/rh/sclo-postgresql96/root/usr/share/man --infodir=/opt/rh/sclo-postgresql96/root/usr/share/info --disable-rpath --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-python --with-ldap --with-openssl --with-pam --with-krb5 --with-gssapi --with-ossp-uuid --with-libxml --with-libxslt --enable-nls --enable-dtrace --with-selinux --with-system-tzdata=/usr/share/zoneinfo --datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-krb5 checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking which template to use... linux checking whether to build with 64-bit integer date/time support... yes checking whether NLS is wanted... yes checking for default port number... 5432 checking for dtrace... dtrace checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for WAL segment size... 16MB checking for powerpc64le-redhat-linux-gnu-gcc... no checking for powerpc64le-redhat-linux-gnu-cc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wendif-labels... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wformat-security... yes checking whether gcc supports -fno-strict-aliasing... yes checking whether gcc supports -fwrapv... yes checking whether gcc supports -fexcess-precision=standard... yes checking whether gcc supports -funroll-loops... yes checking whether gcc supports -ftree-vectorize... yes checking whether gcc supports -Wunused-command-line-argument... no checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with Tcl... yes checking whether to build Perl modules... yes checking whether to build Python modules... yes checking whether to build with GSSAPI support... yes checking whether to build with PAM support... yes checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... yes checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking whether to build with SELinux support... yes checking whether to build with systemd support... no checking for xml2-config... xml2-config checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for powerpc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for powerpc64le-redhat-linux-gnu-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for powerpc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for gawk... gawk checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.0.4 checking for flex... /usr/bin/flex configure: using flex 2.6.1 checking for perl... /usr/bin/perl configure: using perl 5.26.1 checking for Perl archlibexp... /usr/lib64/perl5 checking for Perl privlibexp... /usr/share/perl5 checking for Perl useshrplib... true checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for CFLAGS to compile embedded Perl... checking for flags to link embedded Perl... -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -lnsl -ldl -lm -lcrypt -lutil -lc checking for python... /usr/bin/python checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python2.7/config checking Python include directories... -I/usr/include/python2.7 checking how to link an embedded Python application... -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking if compiler needs certain flags to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for library containing gss_init_sec_context... -lgssapi_krb5 checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_get_current_compression... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for RAND_OpenSSL... yes checking for CRYPTO_lock... no checking for pam_start in -lpam... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking for ldap_bind in -lldap... yes checking for ldap_simple_bind in -lldap_r... yes checking for security_compute_create_name in -lselinux... yes checking for uuid_export in -lossp-uuid... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for compatible LDAP implementation... yes checking ossp/uuid.h usability... no checking ossp/uuid.h presence... no checking for ossp/uuid.h... no checking uuid.h usability... yes checking uuid.h presence... yes checking for uuid.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for __builtin_types_compatible_p... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for __VA_ARGS__... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports lwarx hint bit... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for dlopen... yes checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setsid... yes checking for shm_open... yes checking for symlink... yes checking for sync_file_range... yes checking for towlower... yes checking for utime... yes checking for utimes... yes checking for wcstombs... yes checking for wcstombs_l... no checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether F_FULLFSYNC is declared... no checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for isinf... yes checking for crypt... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking whether sys_siglist is declared... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether snprintf supports argument control... yes checking whether long int is 64 bits... yes checking whether snprintf supports the %z modifier... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... no checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no checking which CRC-32C implementation to use... slicing-by-8 checking for library containing bind_textdomain_codeset... none required checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for msgfmt... msgfmt checking for msgfmt flags... -c checking for msgmerge... msgmerge checking for xgettext... xgettext checking for tclsh... /usr/bin/tclsh checking for tclConfig.sh... /usr/lib64/tclConfig.sh checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking for perl.h... yes checking for libperl... yes checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for onsgmls... onsgmls checking for openjade... openjade checking for DocBook V4.2... yes checking for DocBook stylesheets... /usr/share/sgml/docbook/dsssl-stylesheets checking for collateindex.pl... /usr/bin/collateindex.pl checking for dbtoepub... no checking for xmllint... xmllint checking for xsltproc... xsltproc checking for osx... osx checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 7.2.1 20170829 (Red Hat 7.2.1-1) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 configure: using LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/dynloader/linux.c to src/backend/port/dynloader.c config.status: linking src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/backend/port/dynloader/linux.h to src/include/dynloader.h config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-krb5 + make -j2 world make -C doc all make -C src all make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/doc' make -C src all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src' make -C sgml all make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src' make -C common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src/sgml' make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src/sgml' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/doc' make -C config all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f errcodes.h && \ ln -s "$prereqdir/errcodes.h" . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o config_info.o config_info.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/config' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o controldata_utils.o controldata_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pgfnames.o pgfnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o psprintf.o psprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o relpath.o relpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o rmtree.o rmtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o string.o string.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o username.o username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o wait_error.o wait_error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o fe_memutils.o fe_memutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-DFRONTEND -D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o restricted_token.o restricted_token.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c config_info.c -o config_info_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c exec.c -o exec_srv.o make -C ../../src/backend ../../src/include/parser/gram.h make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pgfnames.c -o pgfnames_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c psprintf.c -o psprintf_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c relpath.c -o relpath_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c rmtree.c -o rmtree_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c string.c -o string_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c username.c -o username_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c wait_error.c -o wait_error_srv.o rm -f libpgcommon.a ar crs libpgcommon.a config_info.o controldata_utils.o exec.o keywords.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o string.o username.o wait_error.o fe_memutils.o restricted_token.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CONFIGURE="\"'--build=powerpc64le-redhat-linux-gnu' '--host=powerpc64le-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/opt/rh/sclo-postgresql96/root/usr' '--exec-prefix=/opt/rh/sclo-postgresql96/root/usr' '--bindir=/opt/rh/sclo-postgresql96/root/usr/bin' '--sbindir=/opt/rh/sclo-postgresql96/root/usr/sbin' '--sysconfdir=/etc/opt/rh/scls/sclo-postgresql96' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share' '--includedir=/opt/rh/sclo-postgresql96/root/usr/include' '--libdir=/opt/rh/sclo-postgresql96/root/usr/lib64' '--libexecdir=/opt/rh/sclo-postgresql96/root/usr/libexec' '--localstatedir=/var/opt/rh/scls/sclo-postgresql96' '--sharedstatedir=/var/opt/rh/scls/sclo-postgresql96/lib' '--mandir=/opt/rh/sclo-postgresql96/root/usr/share/man' '--infodir=/opt/rh/sclo-postgresql96/root/usr/share/info' '--disable-rpath' '--with-perl' '--with-tcl' '--with-tclconfig=/usr/lib64' '--with-python' '--with-ldap' '--with-openssl' '--with-pam' '--with-krb5' '--with-gssapi' '--with-ossp-uuid' '--with-libxml' '--with-libxslt' '--enable-nls' '--enable-dtrace' '--with-selinux' '--with-system-tzdata=/usr/share/zoneinfo' '--datadir=/opt/rh/sclo-postgresql96/root/usr/share/pgsql' 'build_alias=powerpc64le-redhat-linux-gnu' 'host_alias=powerpc64le-redhat-linux-gnu' 'CFLAGS=-O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c keywords.c -o keywords_srv.o rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a config_info_srv.o controldata_utils_srv.o exec_srv.o keywords_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o string_srv.o username_srv.o wait_error_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fls.o fls.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Nothing to be done for 'submake-errcodes'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcat.o strlcat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcpy.o strlcpy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o getpeereid.o getpeereid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o chklocale.o chklocale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o erand48.o erand48.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_ntop.o inet_net_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o noblock.o noblock.c echo "#define PGBINDIR \"/opt/rh/sclo-postgresql96/root/usr/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/opt/rh/sclo-postgresql96/root/usr/share/pgsql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc/opt/rh/scls/sclo-postgresql96\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/opt/rh/sclo-postgresql96/root/usr/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/opt/rh/sclo-postgresql96/root/usr/include/pgsql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/opt/rh/sclo-postgresql96/root/usr/lib64\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/opt/rh/sclo-postgresql96/root/usr/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/opt/rh/sclo-postgresql96/root/usr/share/doc//pgsql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/opt/rh/sclo-postgresql96/root/usr/share/doc//pgsql\"" >>pg_config_paths.h echo "#define MANDIR \"/opt/rh/sclo-postgresql96/root/usr/share/man\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcheckdir.o pgcheckdir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgmkdirp.o pgmkdirp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgsleep.o pgsleep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrcasecmp.o pgstrcasecmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort.o qsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort_arg.o qsort_arg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quotes.o quotes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sprompt.o sprompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tar.o tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o thread.o thread.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c fls.c -o fls_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcat.c -o strlcat_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcpy.c -o strlcpy_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c getpeereid.c -o getpeereid_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c chklocale.c -o chklocale_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c erand48.c -o erand48_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c inet_net_ntop.c -o inet_net_ntop_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c noblock.c -o noblock_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o path.o path.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgsleep.c -o pgsleep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pqsignal.c -o pqsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort.c -o qsort_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort_arg.c -o qsort_arg_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c quotes.c -o quotes_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c sprompt.c -o sprompt_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c tar.c -o tar_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c thread.c -o thread_srv.o rm -f libpgport.a ar crs libpgport.a fls.o strlcat.o strlcpy.o getpeereid.o 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 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c path.c -o path_srv.o rm -f libpgport_srv.a ar crs libpgport_srv.a fls_srv.o strlcat_srv.o strlcpy_srv.o getpeereid_srv.o 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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C timezone all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o pgtz.o pgtz.c ( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txt make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' make -C backend all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/id.mo po/id.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C catalog schemapg.h make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[3]: 'schemapg.h' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . prereqdir=`cd 'utils/' >/dev/null && pwd` && \ cd '../../src/include/utils/' && rm -f fmgroids.h && \ ln -s "$prereqdir/fmgroids.h" . make -C utils probes.h make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' dtrace -C -h -s probes.d -o probes.h.tmp prereqdir=`cd 'catalog/' >/dev/null && pwd` && \ cd '../../src/include/catalog/' && rm -f schemapg.h && \ ln -s "$prereqdir/schemapg.h" . sed -e 's/POSTGRESQL_/TRACE_POSTGRESQL_/g' probes.h.tmp >probes.h rm probes.h.tmp make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' cd '../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make -C access all make -C bootstrap all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access' make -C brin all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/bootstrap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootparse.o bootparse.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin.o brin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_pageops.o brin_pageops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_revmap.o brin_revmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootstrap.o bootstrap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_tuple.o brin_tuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_xlog.o brin_xlog.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/bootstrap' make -C catalog all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catalog.o catalog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_minmax.o brin_minmax.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dependency.o dependency.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_inclusion.o brin_inclusion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_validate.o brin_validate.c ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_xlog.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_validate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/brin' make -C common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heaptuple.o heaptuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heap.o heap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indextuple.o indextuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printtup.o printtup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reloptions.o reloptions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o index.o index.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scankey.o scankey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupconvert.o tupconvert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupdesc.o tupdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexing.o indexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o namespace.o namespace.c ( echo src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printtup.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/common' make -C gin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginutil.o ginutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gininsert.o gininsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginxlog.o ginxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginentrypage.o ginentrypage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindatapage.o gindatapage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aclchk.o aclchk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbtree.o ginbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginscan.o ginscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginget.o ginget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvacuum.o ginvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginarrayproc.o ginarrayproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbulk.o ginbulk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaccess.o objectaccess.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfast.o ginfast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaddress.o objectaddress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginpostinglist.o ginpostinglist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginlogic.o ginlogic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvalidate.o ginvalidate.c ( echo src/backend/access/gin/ginutil.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginxlog.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginget.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbulk.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginvalidate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gin' make -C gist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gist.o gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_aggregate.o pg_aggregate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistutil.o gistutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_collation.o pg_collation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_constraint.o pg_constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistxlog.o gistxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvacuum.o gistvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_conversion.o pg_conversion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistget.o gistget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_depend.o pg_depend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_enum.o pg_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistscan.o gistscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistproc.o gistproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_inherits.o pg_inherits.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_largeobject.o pg_largeobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_namespace.o pg_namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_operator.o pg_operator.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistsplit.o gistsplit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_proc.o pg_proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuild.o gistbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_range.o pg_range.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuildbuffers.o gistbuildbuffers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_db_role_setting.o pg_db_role_setting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvalidate.o gistvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shdepend.o pg_shdepend.c ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistxlog.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistget.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistvalidate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gist' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfunc.o hashfunc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_type.o pg_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashinsert.o hashinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashovfl.o hashovfl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o storage.o storage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o toasting.o toasting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashpage.o hashpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashscan.o hashscan.c ( echo src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/aclchk.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_range.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make -C parser all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsearch.o hashsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsort.o hashsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashutil.o hashutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashvalidate.o hashvalidate.c ( echo src/backend/access/hash/hash.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashscan.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/hash' make -C heap all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapam.o heapam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gram.o gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hio.o hio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pruneheap.o pruneheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteheap.o rewriteheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncscan.o syncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuptoaster.o tuptoaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o visibilitymap.o visibilitymap.c ( echo src/backend/access/heap/heapam.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/syncscan.o src/backend/access/heap/tuptoaster.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/heap' make -C index all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amapi.o amapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amvalidate.o amvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genam.o genam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexam.o indexam.c ( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/index' make -C nbtree all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtcompare.o nbtcompare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtinsert.o nbtinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtpage.o nbtpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtree.o nbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsearch.o nbtsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtutils.o nbtutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsort.o nbtsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtvalidate.o nbtvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtxlog.o nbtxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wno-error -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scan.o scan.c ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/nbtree' make -C rmgrdesc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brindesc.o brindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o committsdesc.o committsdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genericdesc.o genericdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_agg.o parse_agg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_clause.o parse_clause.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c ( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/rmgrdesc' make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgutils.o spgutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spginsert.o spginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgscan.o spgscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvacuum.o spgvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_coerce.o parse_coerce.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvalidate.o spgvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdoinsert.o spgdoinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_collate.o parse_collate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgxlog.o spgxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_cte.o parse_cte.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_expr.o parse_expr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgtextproc.o spgtextproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgquadtreeproc.o spgquadtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgkdtreeproc.o spgkdtreeproc.c ( echo src/backend/access/spgist/spgutils.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spgxlog.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgkdtreeproc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/spgist' make -C tablesample all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bernoulli.o bernoulli.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o system.o system.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablesample.o tablesample.c ( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/tablesample' make -C transam all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clog.o clog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o commit_ts.o commit_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_func.o parse_func.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o generic_xlog.o generic_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o multixact.o multixact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_node.o parse_node.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_oper.o parse_oper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_param.o parse_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_relation.o parse_relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgr.o rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slru.o slru.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subtrans.o subtrans.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_target.o parse_target.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o transam.o transam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase.o twophase.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_type.o parse_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase_rmgr.o twophase_rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_utilcmd.o parse_utilcmd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varsup.o varsup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xact.o xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scansup.o scansup.c ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/scan.o src/backend/parser/parser.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/scansup.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/parser' make -C commands all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amcmds.o amcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlog.o xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aggregatecmds.o aggregatecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o alter.o alter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o async.o async.c xlog.c: In function 'StartupXLOG': xlog.c:5635:21: warning: 'recordXtime' may be used uninitialized in this function [-Wmaybe-uninitialized] recoveryStopTime = recordXtime; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ xlog.c:5550:14: note: 'recordXtime' was declared here TimestampTz recordXtime; ^~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cluster.o cluster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o comment.o comment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o collationcmds.o collationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o constraint.o constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conversioncmds.o conversioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogarchive.o xlogarchive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogfuncs.o xlogfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xloginsert.o xloginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogutils.o xlogutils.c ( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/generic_xlog.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogutils.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/transam' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access' make -C executor all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execAmi.o execAmi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execCurrent.o execCurrent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createas.o createas.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbcommands.o dbcommands.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execGrouping.o execGrouping.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execIndexing.o execIndexing.c In file included from dbcommands.c:20:0: dbcommands.c: In function 'createdb': ../../../src/include/postgres.h:529:35: warning: 'src_minmxid' may be used uninitialized in this function [-Wmaybe-uninitialized] #define TransactionIdGetDatum(X) ((Datum) SET_4_BYTES((X))) ^ dbcommands.c:112:14: note: 'src_minmxid' was declared here MultiXactId src_minmxid; ^~~~~~~~~~~ In file included from dbcommands.c:20:0: ../../../src/include/postgres.h:529:35: warning: 'src_frozenxid' may be used uninitialized in this function [-Wmaybe-uninitialized] #define TransactionIdGetDatum(X) ((Datum) SET_4_BYTES((X))) ^ dbcommands.c:111:16: note: 'src_frozenxid' was declared here TransactionId src_frozenxid; ^~~~~~~~~~~~~ In file included from dbcommands.c:20:0: ../../../src/include/postgres.h:515:30: warning: 'src_lastsysoid' may be used uninitialized in this function [-Wmaybe-uninitialized] #define ObjectIdGetDatum(X) ((Datum) SET_4_BYTES(X)) ^ dbcommands.c:110:8: note: 'src_lastsysoid' was declared here Oid src_lastsysoid; ^~~~~~~~~~~~~~ In file included from ../../../src/include/postgres.h:48:0, from dbcommands.c:20: ../../../src/include/utils/elog.h:107:4: warning: 'src_ctype' may be used uninitialized in this function [-Wmaybe-uninitialized] errfinish rest; \ ^~~~~~~~~ dbcommands.c:107:11: note: 'src_ctype' was declared here char *src_ctype; ^~~~~~~~~ In file included from ../../../src/include/postgres.h:48:0, from dbcommands.c:20: ../../../src/include/utils/elog.h:107:4: warning: 'src_collate' may be used uninitialized in this function [-Wmaybe-uninitialized] errfinish rest; \ ^~~~~~~~~ dbcommands.c:106:11: note: 'src_collate' was declared here char *src_collate; ^~~~~~~~~~~ In file included from ../../../src/include/postgres.h:48:0, from dbcommands.c:20: ../../../src/include/utils/elog.h:107:4: warning: 'src_encoding' may be used uninitialized in this function [-Wmaybe-uninitialized] errfinish rest; \ ^~~~~~~~~ dbcommands.c:105:8: note: 'src_encoding' was declared here int src_encoding; ^~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execJunk.o execJunk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execMain.o execMain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o define.o define.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o discard.o discard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropcmds.o dropcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execParallel.o execParallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o event_trigger.o event_trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execProcnode.o execProcnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execQual.o execQual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o explain.o explain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execScan.o execScan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execTuples.o execTuples.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extension.o extension.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execUtils.o execUtils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functions.o functions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o instrument.o instrument.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAppend.o nodeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAgg.o nodeAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreigncmds.o foreigncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functioncmds.o functioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapAnd.o nodeBitmapAnd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapOr.o nodeBitmapOr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCustom.o nodeCustom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGather.o nodeGather.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHash.o nodeHash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexcmds.o indexcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHashjoin.o nodeHashjoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexscan.o nodeIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockcmds.o lockcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o matview.o matview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o operatorcmds.o operatorcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLimit.o nodeLimit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLockRows.o nodeLockRows.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o opclasscmds.o opclasscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMaterial.o nodeMaterial.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergeAppend.o nodeMergeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergejoin.o nodeMergejoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o policy.o policy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeModifyTable.o nodeModifyTable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o portalcmds.o portalcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNestloop.o nodeNestloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFunctionscan.o nodeFunctionscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proclang.o proclang.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeRecursiveunion.o nodeRecursiveunion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeResult.o nodeResult.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSamplescan.o nodeSamplescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o schemacmds.o schemacmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seclabel.o seclabel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSeqscan.o nodeSeqscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSetOp.o nodeSetOp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sequence.o sequence.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSort.o nodeSort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeUnique.o nodeUnique.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeValuesscan.o nodeValuesscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCtescan.o nodeCtescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWorktablescan.o nodeWorktablescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGroup.o nodeGroup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablecmds.o tablecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubplan.o nodeSubplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubqueryscan.o nodeSubqueryscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTidscan.o nodeTidscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeForeignscan.o nodeForeignscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWindowAgg.o nodeWindowAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tstoreReceiver.o tstoreReceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tqueue.o tqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spi.o spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablespace.o tablespace.c ( echo src/backend/executor/execAmi.o src/backend/executor/execCurrent.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execParallel.o src/backend/executor/execProcnode.o src/backend/executor/execQual.o src/backend/executor/execScan.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAppend.o src/backend/executor/nodeAgg.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeGather.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeWorktablescan.o src/backend/executor/nodeGroup.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/tstoreReceiver.o src/backend/executor/tqueue.o src/backend/executor/spi.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/executor' make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/foreign' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreign.o foreign.c ( echo src/backend/foreign/foreign.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/foreign' make -C lib all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o binaryheap.o binaryheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigger.o trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bipartite_match.o bipartite_match.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hyperloglog.o hyperloglog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ilist.o ilist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pairingheap.o pairingheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rbtree.o rbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringinfo.o stringinfo.c ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o src/backend/lib/stringinfo.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/lib' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-fsstubs.o be-fsstubs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure.o be-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth.o auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsearchcmds.o tsearchcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt.o crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hba.o hba.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typecmds.o typecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o user.o user.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ip.o ip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o md5.o md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqcomm.o pqcomm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuum.o vacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqformat.o pqformat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumlazy.o vacuumlazy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqmq.o pqmq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure-openssl.o be-secure-openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variable.o variable.c ( echo src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure.o src/backend/libpq/auth.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ip.o src/backend/libpq/md5.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/be-secure-openssl.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/libpq' make -C main all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/main' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o main.o main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o view.o view.c ( echo src/backend/main/main.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/main' make -C nodes all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFuncs.o nodeFuncs.c ( echo src/backend/commands/amcmds.o src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/comment.o src/backend/commands/collationcmds.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/operatorcmds.o src/backend/commands/opclasscmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/vacuumlazy.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/commands' make -C optimizer all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer' make -C geqo all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_copy.o geqo_copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_eval.o geqo_eval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_main.o geqo_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_misc.o geqo_misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_mutation.o geqo_mutation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pool.o geqo_pool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_random.o geqo_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_recombination.o geqo_recombination.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_selection.o geqo_selection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_erx.o geqo_erx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodes.o nodes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o list.o list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pmx.o geqo_pmx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_cx.o geqo_cx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_px.o geqo_px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bitmapset.o bitmapset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_ox1.o geqo_ox1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_ox2.o geqo_ox2.c ( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o allpaths.o allpaths.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tidbitmap.o tidbitmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copyfuncs.o copyfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clausesel.o clausesel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o costsize.o costsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equalfuncs.o equalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equivclass.o equivclass.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indxpath.o indxpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinpath.o joinpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extensible.o extensible.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o makefuncs.o makefuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinrels.o joinrels.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o outfuncs.o outfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathkeys.o pathkeys.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tidpath.o tidpath.c ( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/path' make -C plan all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyzejoins.o analyzejoins.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createplan.o createplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o readfuncs.o readfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o initsplan.o initsplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o read.o read.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o params.o params.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o value.o value.c ( echo src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/list.o src/backend/nodes/bitmapset.o src/backend/nodes/tidbitmap.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/makefuncs.o src/backend/nodes/outfuncs.o src/backend/nodes/readfuncs.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/params.o src/backend/nodes/value.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/nodes' make -C port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o atomics.o atomics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dynloader.o dynloader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planagg.o planagg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_sema.o pg_sema.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shmem.o pg_shmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planmain.o planmain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planner.o planner.c ( echo src/backend/port/atomics.o src/backend/port/dynloader.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port' make -C postmaster all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autovacuum.o autovacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgworker.o bgworker.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgwriter.o bgwriter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checkpointer.o checkpointer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o setrefs.o setrefs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fork_process.o fork_process.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgarch.o pgarch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstat.o pgstat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subselect.o subselect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postmaster.o postmaster.c ( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepjointree.o prepjointree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepqual.o prepqual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepsecurity.o prepsecurity.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syslogger.o syslogger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o preptlist.o preptlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepunion.o prepunion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walwriter.o walwriter.c ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/pgarch.o src/backend/postmaster/pgstat.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/postmaster' make -C regex all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regcomp.o regcomp.c ( echo src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/prepsecurity.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/prep' make -C util all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clauses.o clauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joininfo.o joininfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orclauses.o orclauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathnode.o pathnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o placeholder.o placeholder.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regerror.o regerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexec.o regexec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancat.o plancat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regfree.o regfree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o predtest.o predtest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regprefix.o regprefix.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexport.o regexport.c ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regfree.o src/backend/regex/regprefix.o src/backend/regex/regexport.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/regex' make -C replication all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication' make -C logical all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o decode.o decode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relnode.o relnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logical.o logical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o restrictinfo.o restrictinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalfuncs.o logicalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tlist.o tlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o message.o message.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o origin.o origin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o var.o var.c ( echo src/backend/optimizer/util/clauses.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/util' ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer' make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteRemove.o rewriteRemove.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteDefine.o rewriteDefine.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reorderbuffer.o reorderbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteHandler.o rewriteHandler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snapbuild.o snapbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteManip.o rewriteManip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteSupport.o rewriteSupport.c ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/message.o src/backend/replication/logical/origin.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walsender.o walsender.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rowsecurity.o rowsecurity.c ( echo src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/rewrite' make -C storage all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage' make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_table.o buf_table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_init.o buf_init.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufmgr.o bufmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiverfuncs.o walreceiverfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiver.o walreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o basebackup.o basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freelist.o freelist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o localbuf.o localbuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repl_gram.o repl_gram.c ( echo src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/buffer' make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fd.o fd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slot.o slot.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slotfuncs.o slotfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buffile.o buffile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncrep.o syncrep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copydir.o copydir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reinit.o reinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncrep_gram.o syncrep_gram.c ( echo src/backend/storage/file/fd.o src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/reinit.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/file' make -C freespace all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freespace.o freespace.c ( cat logical/objfiles.txt; echo src/backend/replication/walsender.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walreceiver.o src/backend/replication/basebackup.o src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication' make -C tcop all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dest.o dest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fsmpage.o fsmpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexfsm.o indexfsm.c ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fastpath.o fastpath.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postgres.o postgres.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pquery.o pquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utility.o utility.c ( echo src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tcop' make -C tsearch all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_locale.o ts_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_parse.o ts_parse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser.o wparser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser_def.o wparser_def.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict.o dict.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_simple.o dict_simple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_synonym.o dict_synonym.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_thesaurus.o dict_thesaurus.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_ispell.o dict_ispell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regis.o regis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spell.o spell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o to_tsany.o to_tsany.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_selfuncs.o ts_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_typanalyze.o ts_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_utils.o ts_utils.c ( echo src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o src/backend/tsearch/dict.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tsearch' make -C utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' make -C adt all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o acl.o acl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amutils.o amutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayfuncs.o arrayfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_expanded.o array_expanded.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_selfuncs.o array_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_typanalyze.o array_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_userfuncs.o array_userfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayutils.o arrayutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ascii.o ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bool.o bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cash.o cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o char.o char.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o date.o date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datum.o datum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbsize.o dbsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o domains.o domains.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encode.o encode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o enum.o enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o expandeddatum.o expandeddatum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o float.o float.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o format_type.o format_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o formatting.o formatting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genfile.o genfile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_ops.o geo_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_selfuncs.o geo_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_spgist.o geo_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_cidr_ntop.o inet_cidr_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_pton.o inet_net_pton.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int.o int.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int8.o int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o json.o json.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb.o jsonb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_gin.o jsonb_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_op.o jsonb_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_util.o jsonb_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonfuncs.o jsonfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o like.o like.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockfuncs.o lockfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mac.o mac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o misc.o misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nabstime.o nabstime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o name.o name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network.o network.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_gist.o network_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_selfuncs.o network_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numutils.o numutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oid.o oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oracle_compat.o oracle_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orderedsetaggs.o orderedsetaggs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_locale.o pg_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_lsn.o pg_lsn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_upgrade_support.o pg_upgrade_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatfuncs.o pgstatfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pseudotypes.o pseudotypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quote.o quote.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes.o rangetypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_gist.o rangetypes_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_spgist.o rangetypes_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexp.o regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regproc.o regproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ri_triggers.o ri_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rowtypes.o rowtypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ruleutils.o ruleutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o selfuncs.o selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tid.o tid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigfuncs.o trigfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsginidx.o tsginidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsgistidx.o tsgistidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery.o tsquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_cleanup.o tsquery_cleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_gist.o tsquery_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_op.o tsquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_rewrite.o tsquery_rewrite.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_util.o tsquery_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsrank.o tsrank.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector.o tsvector.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_op.o tsvector_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_parser.o tsvector_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o txid.o txid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uuid.o uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varbit.o varbit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varchar.o varchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varlena.o varlena.c varlena.c: In function 'text_position': varlena.c:1301:52: warning: 'state.skiptablemask' may be used uninitialized in this function [-Wmaybe-uninitialized] hptr += state->skiptable[(unsigned char) *hptr & skiptablemask]; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ varlena.c:1098:20: note: 'state.skiptablemask' was declared here TextPositionState state; ^~~~~ varlena.c:1343:9: warning: 'state.wstr2' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nptr == needle) ^ varlena.c:1098:20: note: 'state.wstr2' was declared here TextPositionState state; ^~~~~ varlena.c:1098:20: warning: 'state.wstr1' may be used uninitialized in this function [-Wmaybe-uninitialized] varlena.c:1287:9: warning: 'state.str2' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nptr == needle) ^ varlena.c:1098:20: note: 'state.str2' was declared here TextPositionState state; ^~~~~ varlena.c:1098:20: warning: 'state.str1' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o windowfuncs.o windowfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xid.o xid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xml.o xml.c ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayutils.o src/backend/utils/adt/ascii.o src/backend/utils/adt/bool.o src/backend/utils/adt/cash.o src/backend/utils/adt/char.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/geo_spgist.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/like.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/misc.o src/backend/utils/adt/nabstime.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/txid.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xml.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/adt' make -C cache all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o attoptcache.o attoptcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catcache.o catcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o evtcache.o evtcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inval.o inval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancache.o plancache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relcache.o relcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapper.o relmapper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relfilenodemap.o relfilenodemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spccache.o spccache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syscache.o syscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lsyscache.o lsyscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typcache.o typcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_cache.o ts_cache.c ( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/typcache.o src/backend/utils/cache/ts_cache.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/cache' make -C error all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/error' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o assert.o assert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o elog.o elog.c ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/error' make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c ( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dynahash.o dynahash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfn.o hashfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc.o pg_crc.c ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/hashfn.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/hash' make -C init all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/init' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o globals.o globals.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o miscinit.o miscinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postinit.o postinit.c ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/init' make -C mb all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conv.o conv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbutils.o mbutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wchar.o wchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wstrcmp.o wstrcmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wstrncmp.o wstrncmp.c ( echo src/backend/utils/mb/encnames.o src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/wchar.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb' make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o guc.o guc.c guc.c: In function 'RestoreGUCState': guc.c:6559:21: warning: 'varsourceline' may be used uninitialized in this function [-Wmaybe-uninitialized] record->sourceline = sourceline; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ guc.c:9219:8: note: 'varsourceline' was declared here int varsourceline; ^~~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o help_config.o help_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o pg_rusage.o pg_rusage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o ps_status.o ps_status.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o rls.o rls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o sampling.o sampling.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o superuser.o superuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o timeout.o timeout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/opt/rh/scls/sclo-postgresql96/krb5.keytab"' -c -o tzparser.o tzparser.c ( echo src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aset.o aset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mcxt.o mcxt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o portalmem.o portalmem.c ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/portalmem.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/resowner' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o resowner.o resowner.c ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/resowner' make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logtape.o logtape.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sortsupport.o sortsupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuplesort.o tuplesort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuplestore.o tuplestore.c ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/sort' make -C time all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o combocid.o combocid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tqual.o tqual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snapmgr.o snapmgr.c ( echo src/backend/utils/time/combocid.o src/backend/utils/time/tqual.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fmgrtab.o fmgrtab.c ( cat adt/objfiles.txt cache/objfiles.txt error/objfiles.txt fmgr/objfiles.txt hash/objfiles.txt init/objfiles.txt mb/objfiles.txt misc/objfiles.txt mmgr/objfiles.txt resowner/objfiles.txt sort/objfiles.txt time/objfiles.txt; echo src/backend/utils/fmgrtab.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' make -C ipc all make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/large_object' make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inv_api.o inv_api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm_impl.o dsm_impl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm.o dsm.c ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lmgr.o lmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipc.o ipc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lock.o lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipci.o ipci.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latch.o latch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pmsignal.o pmsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procarray.o procarray.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procsignal.o procsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proc.o proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmem.o shmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmqueue.o shmqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_mq.o shm_mq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o deadlock.o deadlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_toc.o shm_toc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinval.o sinval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinvaladt.o sinvaladt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwlock.o lwlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standby.o standby.c ( echo src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/latch.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/ipc' make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufpage.o bufpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwlocknames.o lwlocknames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spin.o spin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o s_lock.o s_lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o predicate.o predicate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -funroll-loops -ftree-vectorize -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checksum.o checksum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o itemptr.o itemptr.c ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/page' make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o md.o md.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgr.o smgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrtype.o smgrtype.c ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o src/backend/storage/smgr/smgrtype.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/smgr' ( echo src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/spin.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/predicate.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/lmgr' ( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage' dtrace -C -G -s utils/probes.d access/brin/brin.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_xlog.o access/brin/brin_minmax.o access/brin/brin_inclusion.o access/brin/brin_validate.o access/common/heaptuple.o access/common/indextuple.o access/common/printtup.o access/common/reloptions.o access/common/scankey.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o access/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o access/gin/ginpostinglist.o access/gin/ginlogic.o access/gin/ginvalidate.o access/gist/gist.o access/gist/gistutil.o access/gist/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistvalidate.o access/hash/hash.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashscan.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/heap/heapam.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgutils.o access/spgist/spginsert.o access/spgist/spgscan.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgdoinsert.o access/spgist/spgxlog.o access/spgist/spgtextproc.o access/spgist/spgquadtreeproc.o access/spgist/spgkdtreeproc.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/objectaccess.o catalog/objectaddress.o catalog/pg_aggregate.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_range.o catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/scan.o parser/parser.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o commands/amcmds.o commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o commands/cluster.o commands/comment.o commands/collationcmds.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/operatorcmds.o commands/opclasscmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/vacuumlazy.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execProcnode.o executor/execQual.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAppend.o executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeCustom.o executor/nodeGather.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeFunctionscan.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeWorktablescan.o executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTidscan.o executor/nodeForeignscan.o executor/nodeWindowAgg.o executor/tstoreReceiver.o executor/tqueue.o executor/spi.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/hyperloglog.o lib/ilist.o lib/pairingheap.o lib/rbtree.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ip.o libpq/md5.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/be-secure-openssl.o main/main.o nodes/nodeFuncs.o nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/makefuncs.o nodes/outfuncs.o nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/prepsecurity.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/clauses.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o port/atomics.o port/dynloader.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o regex/regprefix.o regex/regexport.o replication/logical/decode.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o rewrite/rowsecurity.o storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o storage/file/copydir.o storage/file/reinit.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/dsm_impl.o storage/ipc/dsm.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/spin.o storage/lmgr/s_lock.o storage/lmgr/predicate.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/smgr/smgrtype.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o utils/adt/amutils.o utils/adt/arrayfuncs.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/like.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/misc.o utils/adt/nabstime.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/relfilenodemap.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/lsyscache.o utils/cache/typcache.o utils/cache/ts_cache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/mcxt.o utils/mmgr/portalmem.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/tqual.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o -o utils/probes.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-E access/brin/brin.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_xlog.o access/brin/brin_minmax.o access/brin/brin_inclusion.o access/brin/brin_validate.o access/common/heaptuple.o access/common/indextuple.o access/common/printtup.o access/common/reloptions.o access/common/scankey.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o access/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o access/gin/ginpostinglist.o access/gin/ginlogic.o access/gin/ginvalidate.o access/gist/gist.o access/gist/gistutil.o access/gist/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistvalidate.o access/hash/hash.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashscan.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/heap/heapam.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgutils.o access/spgist/spginsert.o access/spgist/spgscan.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgdoinsert.o access/spgist/spgxlog.o access/spgist/spgtextproc.o access/spgist/spgquadtreeproc.o access/spgist/spgkdtreeproc.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/objectaccess.o catalog/objectaddress.o catalog/pg_aggregate.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_range.o catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/scan.o parser/parser.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o commands/amcmds.o commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o commands/cluster.o commands/comment.o commands/collationcmds.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/operatorcmds.o commands/opclasscmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/vacuumlazy.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execProcnode.o executor/execQual.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAppend.o executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeCustom.o executor/nodeGather.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeFunctionscan.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeWorktablescan.o executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTidscan.o executor/nodeForeignscan.o executor/nodeWindowAgg.o executor/tstoreReceiver.o executor/tqueue.o executor/spi.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/hyperloglog.o lib/ilist.o lib/pairingheap.o lib/rbtree.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ip.o libpq/md5.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/be-secure-openssl.o main/main.o nodes/nodeFuncs.o nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/makefuncs.o nodes/outfuncs.o nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/prepsecurity.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/clauses.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o port/atomics.o port/dynloader.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o regex/regprefix.o regex/regexport.o replication/logical/decode.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o rewrite/rowsecurity.o storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o storage/file/copydir.o storage/file/reinit.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/dsm_impl.o storage/ipc/dsm.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/spin.o storage/lmgr/s_lock.o storage/lmgr/predicate.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/smgr/smgrtype.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o utils/adt/amutils.o utils/adt/arrayfuncs.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/like.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/misc.o utils/adt/nabstime.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/relfilenodemap.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/lsyscache.o utils/cache/typcache.o utils/cache/ts_cache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/mcxt.o utils/mmgr/portalmem.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/tqual.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o utils/probes.o ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lrt -lcrypt -ldl -lm -lldap -o postgres make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C backend/utils/mb/conversion_procs all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic all make -C cyrillic_and_mic all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cyrillic_and_mic.o cyrillic_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ascii_and_mic.o ascii_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o ascii_and_mic.so ascii_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C euc_cn_and_mic all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_cn_and_mic.o euc_cn_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_jp_and_sjis all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_kr_and_mic all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_kr_and_mic.o euc_kr_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o big5.o big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_tw_and_big5.o euc_tw_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C latin2_and_win1250 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latin2_and_win1250.o latin2_and_win1250.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latin_and_mic.o latin_and_mic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C utf8_and_ascii all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_ascii.o utf8_and_ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_ascii.so utf8_and_ascii.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_big5.o utf8_and_big5.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_cyrillic all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_euc_jp all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_kr all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_gb18030 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_gb18030.o utf8_and_gb18030.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gbk all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_gbk.o utf8_and_gbk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_iso8859 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_iso8859.o utf8_and_iso8859.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859_1 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_johab all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_johab.o utf8_and_johab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_sjis all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_sjis.o utf8_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_win.o utf8_and_win.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_uhc all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_uhc.o utf8_and_uhc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_euc2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc2004.o utf8_and_euc2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_sjis2004 all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C euc2004_sjis2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc2004_sjis2004.o euc2004_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_snowball.o dict_snowball.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o api.o ./libstemmer/api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utilities.o ./libstemmer/utilities.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_hungarian.o ./libstemmer/stem_ISO_8859_1_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o dict_snowball.so dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_hungarian.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/snowball' make -C include all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/include' make -C interfaces all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/tr.mo po/tr.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po msgfmt -c -o po/zh_TW.mo po/zh_TW.po gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-auth.o fe-auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-connect.o fe-connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-exec.o fe-exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-misc.o fe-misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-print.o fe-print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-lobj.o fe-lobj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-protocol2.o fe-protocol2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-protocol3.o fe-protocol3.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o pqexpbuffer.o pqexpbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-secure.o fe-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o libpq-events.o libpq-events.c rm -f chklocale.c && ln -s ../../../src/port/chklocale.c . rm -f inet_net_ntop.c && ln -s ../../../src/port/inet_net_ntop.c . rm -f noblock.c && ln -s ../../../src/port/noblock.c . rm -f pgstrcasecmp.c && ln -s ../../../src/port/pgstrcasecmp.c . rm -f pqsignal.c && ln -s ../../../src/port/pqsignal.c . rm -f thread.c && ln -s ../../../src/port/thread.c . rm -f strlcpy.c && ln -s ../../../src/port/strlcpy.c . rm -f getpeereid.c && ln -s ../../../src/port/getpeereid.c . rm -f ip.c && ln -s ../../../src/backend/libpq/ip.c . rm -f md5.c && ln -s ../../../src/backend/libpq/md5.c . rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o fe-secure-openssl.o fe-secure-openssl.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o chklocale.o chklocale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o inet_net_ntop.o inet_net_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o noblock.o noblock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o pgstrcasecmp.o pgstrcasecmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o thread.o thread.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o strlcpy.o strlcpy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o getpeereid.o getpeereid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o ip.o ip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o md5.o md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=sclo-postgresql96-5 -c -o wchar.o wchar.c echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: http://www.postgresql.org/' >>libpq.pc echo 'Version: 9.6.5' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I/opt/rh/sclo-postgresql96/root/usr/include' >>libpq.pc echo 'Libs: -L/opt/rh/sclo-postgresql96/root/usr/lib64 -lpq' >>libpq.pc echo 'Libs.private: -lssl -lcrypto -lgssapi_krb5 -lcrypt -lldap_r' >>libpq.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.sclo-postgresql96-5 -Wl,--version-script=exports.list -o libpq.so.sclo-postgresql96-5.9 fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o libpq-events.o chklocale.o inet_net_ntop.o noblock.o pgstrcasecmp.o pqsignal.o thread.o strlcpy.o getpeereid.o ip.o md5.o encnames.o wchar.o fe-secure-openssl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lssl -lcrypto -lgssapi_krb5 -lcrypt -lldap_r rm -f libpq.a ar crs libpq.a fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o libpq-events.o chklocale.o inet_net_ntop.o noblock.o pgstrcasecmp.o pqsignal.o thread.o strlcpy.o getpeereid.o ip.o md5.o encnames.o wchar.o fe-secure-openssl.o ranlib libpq.a rm -f libpq.so.sclo-postgresql96-5 ln -s libpq.so.sclo-postgresql96-5.9 libpq.so.sclo-postgresql96-5 rm -f libpq.so ln -s libpq.so.sclo-postgresql96-5.9 libpq.so make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ecpg all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg' make -C include all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/include' make -C pgtypeslib all make -C preproc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-3 -c -o numeric.o numeric.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/preproc' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/tr.mo po/tr.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[6]: Nothing to be done for 'submake-errcodes'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[6]: Nothing to be done for 'submake-errcodes'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o preproc.o preproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-3 -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-3 -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-3 -c -o dt_common.o dt_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-3 -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-3 -c -o interval.o interval.c rm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c . ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-3 -c -o pgstrcasecmp.o pgstrcasecmp.c echo 'Name: libpgtypes' >libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'Url: http://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 9.6.5' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I/opt/rh/sclo-postgresql96/root/usr/include' >>libpgtypes.pc echo 'Libs: -L/opt/rh/sclo-postgresql96/root/usr/lib64 -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -lm' >>libpgtypes.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpgtypes.so.sclo-postgresql96-3 -Wl,--version-script=exports.list -o libpgtypes.so.sclo-postgresql96-3.7 numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm rm -f libpgtypes.so.sclo-postgresql96-3 ln -s libpgtypes.so.sclo-postgresql96-3.7 libpgtypes.so.sclo-postgresql96-3 rm -f libpgtypes.so ln -s libpgtypes.so.sclo-postgresql96-3.7 libpgtypes.so rm -f libpgtypes.a ar crs libpgtypes.a numeric.o datetime.o common.o dt_common.o timestamp.o interval.o pgstrcasecmp.o ranlib libpgtypes.a make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make -C ecpglib all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/tr.mo po/tr.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../../src/interfaces/libpq all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o execute.o execute.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o typename.o typename.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o sqlda.o sqlda.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o data.o data.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o error.o error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o memory.o memory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o connect.o connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o misc.o misc.c rm -f path.c && ln -s ../../../../src/port/path.c . rm -f pgstrcasecmp.c && ln -s ../../../../src/port/pgstrcasecmp.c . rm -f strlcpy.c && ln -s ../../../../src/port/strlcpy.c . rm -f thread.c && ln -s ../../../../src/port/thread.c . ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o path.o path.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o pgstrcasecmp.o pgstrcasecmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o strlcpy.o strlcpy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-6 -c -o thread.o thread.c echo 'Name: libecpg' >libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'Url: http://www.postgresql.org/' >>libecpg.pc echo 'Version: 9.6.5' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I/opt/rh/sclo-postgresql96/root/usr/include' >>libecpg.pc echo 'Libs: -L/opt/rh/sclo-postgresql96/root/usr/lib64 -lecpg' >>libecpg.pc echo 'Libs.private: -lm' >>libecpg.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg.so.sclo-postgresql96-6 -Wl,--version-script=exports.list -o libecpg.so.sclo-postgresql96-6.8 execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o path.o pgstrcasecmp.o strlcpy.o thread.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -lm rm -f libecpg.so.sclo-postgresql96-6 ln -s libecpg.so.sclo-postgresql96-6.8 libecpg.so.sclo-postgresql96-6 rm -f libecpg.so ln -s libecpg.so.sclo-postgresql96-6.8 libecpg.so rm -f libecpg.a ar crs 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 strlcpy.o thread.o ranlib libecpg.a make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgc.o pgc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o type.o type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ecpg.o ecpg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o output.o output.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o c_keywords.o c_keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ecpg_keywords.o ecpg_keywords.c make -C ../ecpglib/ typename.o make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' make[5]: 'typename.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -DMAJOR_VERSION=4 -DMINOR_VERSION=12 -DPATCHLEVEL=0 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variable.o variable.c make -C compatlib all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/compatlib' make -C ../../../../src/interfaces/ecpg/ecpglib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=sclo-postgresql96-3 -c -o informix.o informix.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list rm -f libecpg_compat.a ar crs libecpg_compat.a informix.o ranlib libecpg_compat.a gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg_compat.so.sclo-postgresql96-3 -Wl,--version-script=exports.list -o libecpg_compat.so.sclo-postgresql96-3.8 informix.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/interfaces/libpq -lpq -lm rm -f libecpg_compat.so.sclo-postgresql96-3 ln -s libecpg_compat.so.sclo-postgresql96-3.8 libecpg_compat.so.sclo-postgresql96-3 rm -f libecpg_compat.so ln -s libecpg_compat.so.sclo-postgresql96-3.8 libecpg_compat.so 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: 9.6.5' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I/opt/rh/sclo-postgresql96/root/usr/include' >>libecpg_compat.pc echo 'Libs: -L/opt/rh/sclo-postgresql96/root/usr/lib64 -lecpg_compat' >>libecpg_compat.pc echo 'Libs.private: -lpq -lm' >>libecpg_compat.pc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/compatlib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -DECPG_COMPILE -L../../../../src/port -L../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed 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 -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o ecpg make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/preproc' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces' make -C backend/replication/libpqwalreceiver all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o libpqwalreceiver.o libpqwalreceiver.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../../../../src/interfaces/libpq -lpq make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/libpqwalreceiver' make -C fe_utils all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbprint.o mbprint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wno-error -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o psqlscan.o psqlscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o simple_list.o simple_list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o string_utils.o string_utils.c rm -f libpgfeutils.a ar crs libpgfeutils.a mbprint.o print.o psqlscan.o simple_list.o string_utils.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make -C bin all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin' make -C initdb all make -C pg_archivecleanup all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_archivecleanup' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/initdb' msgfmt -c -o po/cs.mo po/cs.po make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes msgfmt -c -o po/de.mo po/de.po make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes msgfmt -c -o po/es.mo po/es.po make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_archivecleanup.o pg_archivecleanup.c msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/sv.mo po/sv.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o initdb.o initdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_archivecleanup.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_archivecleanup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_archivecleanup' make -C pg_basebackup all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_basebackup' msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_basebackup.o pg_basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o findtimezone.o findtimezone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o receivelog.o receivelog.c rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o streamutil.o streamutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_receivexlog.o pg_receivexlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_recvlogical.o pg_recvlogical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_basebackup.o receivelog.o streamutil.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_basebackup gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 initdb.o findtimezone.o localtime.o encnames.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o initdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_receivexlog.o receivelog.o streamutil.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_receivexlog make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/initdb' make -C pg_config all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_config' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/nb.mo po/nb.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ro.mo po/ro.po msgfmt -c -o po/ru.mo po/ru.po gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_recvlogical.o receivelog.o streamutil.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_recvlogical msgfmt -c -o po/sv.mo po/sv.po msgfmt -c -o po/ta.mo po/ta.po msgfmt -c -o po/tr.mo po/tr.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_config.o pg_config.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_basebackup' make -C pg_controldata all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_controldata' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/sv.mo po/sv.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_config.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_config make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_config' make -C pg_ctl all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_ctl' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/sv.mo po/sv.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_ctl.o pg_ctl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_controldata.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_controldata make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_controldata' make -C pg_dump all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_dump' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump.o pg_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_ctl.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_ctl make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_ctl' make -C pg_resetxlog all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_resetxlog' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/sv.mo po/sv.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_resetxlog.o pg_resetxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_resetxlog.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_resetxlog make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_resetxlog' make -C pg_rewind all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_rewind' msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_rewind.o pg_rewind.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parsexlog.o parsexlog.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datapagemap.o datapagemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fetch.o fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o file_ops.o file_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy_fetch.o copy_fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o libpq_fetch.o libpq_fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o filemap.o filemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logging.o logging.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o logging.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_rewind make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_rewind' make -C pg_test_fsync all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_fsync' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_test_fsync.o pg_test_fsync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_test_fsync.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_fsync make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_fsync' make -C pg_test_timing all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_timing' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_test_timing.o pg_test_timing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_test_timing.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_timing make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_timing' make -C pg_upgrade all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_upgrade' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o check.o check.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o controldata.o controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dump.o dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o file.o file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o function.o function.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o info.o info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_upgrade.o pg_upgrade.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relfilenode.o relfilenode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o server.o server.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o util.o util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_upgrade make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_upgrade' make -C pg_xlogdump all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_xlogdump' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_xlogdump.o pg_xlogdump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compat.o compat.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgrdesc.o rmgrdesc.c rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brindesc.o brindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o committsdesc.o committsdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genericdesc.o genericdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_xlogdump.o compat.o xlogreader.o rmgrdesc.o brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_xlogdump make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_xlogdump' make -C pgbench all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pgbench' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgbench.o pgbench.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o exprparse.o exprparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS pgbench.o exprparse.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pgbench make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pgbench' make -C psql all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/psql' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/sv.mo po/sv.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o command.o command.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o help.o help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o input.o input.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringutils.o stringutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mainloop.o mainloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prompt.o prompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variables.o variables.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o large_obj.o large_obj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o describe.o describe.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crosstabview.o crosstabview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tab-complete.o tab-complete.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sql_help.o sql_help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wno-error -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o psqlscanslash.o psqlscanslash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 command.o common.o help.o input.o stringutils.o mainloop.o copy.o startup.o prompt.o variables.o large_obj.o describe.o crosstabview.o tab-complete.o sql_help.o psqlscanslash.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o psql make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/psql' make -C scripts all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/scripts' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/sv.mo po/sv.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createdb.o createdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createlang.o createlang.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createuser.o createuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropdb.o dropdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o droplang.o droplang.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropuser.o dropuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clusterdb.o clusterdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumdb.o vacuumdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reindexdb.o reindexdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_isready.o pg_isready.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 createdb.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o createdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 createlang.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o createlang gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 createuser.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o createuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 dropdb.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o dropdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 droplang.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o droplang gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 dropuser.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o dropuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 clusterdb.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o clusterdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 vacuumdb.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o vacuumdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 reindexdb.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o reindexdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_isready.o common.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isready make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump_sort.o pg_dump_sort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_archiver.o pg_backup_archiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_db.o pg_backup_db.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_custom.o pg_backup_custom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_null.o pg_backup_null.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_tar.o pg_backup_tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_directory.o pg_backup_directory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_utils.o pg_backup_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compress_io.o compress_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dumputils.o dumputils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_restore.o pg_restore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dumpall.o pg_dumpall.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_dump.o common.o pg_dump_sort.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dump gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_restore.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_restore gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_dumpall.o dumputils.o -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_dump' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin' make -C pl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl' make -C plpgsql all make -C plperl all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql' make -C src all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql/src' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/ro.mo po/ro.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/sv.mo po/sv.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/tr.mo po/tr.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po msgfmt -c -o po/ro.mo po/ro.po msgfmt -c -o po/zh_TW.mo po/zh_TW.po msgfmt -c -o po/ru.mo po/ru.po '/usr/bin/perl' ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h msgfmt -c -o po/zh_CN.mo po/zh_CN.po msgfmt -c -o po/zh_TW.mo po/zh_TW.po gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_gram.o pl_gram.c '/usr/bin/perl' plperl_opmask.pl plperl_opmask.h '/usr/bin/perl' /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap SPI.xs >SPI.c '/usr/bin/perl' /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Util.xs >Util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o plperl.o plperl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_handler.o pl_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_comp.o pl_comp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o SPI.o SPI.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o Util.o Util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_exec.o pl_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o plperl.so plperl.o SPI.o Util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -lnsl -ldl -lm -lcrypt -lutil -lc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plperl' make -C plpython all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/backend generated-headers make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C catalog schemapg.h make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[5]: 'schemapg.h' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_cursorobject.o plpy_cursorobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_elog.o plpy_elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_exec.o plpy_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_main.o plpy_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_planobject.o plpy_planobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_plpymodule.o plpy_plpymodule.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_procedure.o plpy_procedure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_funcs.o pl_funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_resultobject.o plpy_resultobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_spi.o plpy_spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_subxactobject.o plpy_subxactobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_typeio.o plpy_typeio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_scanner.o pl_scanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o plpgsql.so pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include/python2.7 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_util.o plpy_util.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql' make -C tcl all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I/usr/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pltcl.o pltcl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o plpython2.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' msgfmt -c -o po/cs.mo po/cs.po msgfmt -c -o po/de.mo po/de.po msgfmt -c -o po/es.mo po/es.po msgfmt -c -o po/fr.mo po/fr.po msgfmt -c -o po/it.mo po/it.po msgfmt -c -o po/ja.mo po/ja.po msgfmt -c -o po/ko.mo po/ko.po msgfmt -c -o po/pl.mo po/pl.po msgfmt -c -o po/pt_BR.mo po/pt_BR.po msgfmt -c -o po/ro.mo po/ro.po msgfmt -c -o po/ru.mo po/ru.po msgfmt -c -o po/tr.mo po/tr.po msgfmt -c -o po/zh_CN.mo po/zh_CN.po msgfmt -c -o po/zh_TW.mo po/zh_TW.po gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pltcl.so pltcl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -ltcl8.6 -ldl -lz -lpthread -lm -lc make -C modules all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_loadmod.in >pltcl_loadmod sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_delmod.in >pltcl_delmod chmod a+x pltcl_delmod chmod a+x pltcl_loadmod sed 's,@TCLSH@,/usr/bin/tclsh,g' pltcl_listmod.in >pltcl_listmod chmod a+x pltcl_listmod make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl' make -C makefiles all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/makefiles' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/makefiles' make -C test/regress all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make -C ../../../src/backend generated-headers make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C catalog schemapg.h make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[4]: 'schemapg.h' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I../../../src/port '-DHOST_TUPLE="powerpc64le-redhat-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_regress_main.o pg_regress_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regress.o regress.c make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autoinc.o autoinc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o insert_username.o insert_username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o moddatetime.o moddatetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o refint.o refint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timetravel.o timetravel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../../src/port -lpgport -shared -o autoinc.so autoinc.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../../src/port -lpgport -shared -o insert_username.so insert_username.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../../src/port -lpgport -shared -o moddatetime.so moddatetime.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../../src/port -lpgport -shared -o timetravel.so timetravel.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../../src/port -lpgport -shared -o refint.so refint.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_regress cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C test/perl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/perl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/perl' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src' make -C contrib all make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib' make -C adminpack all make -C auth_delay all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auth_delay' make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/adminpack' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth_delay.o auth_delay.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o adminpack.o adminpack.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o auth_delay.so auth_delay.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auth_delay' make -C auto_explain all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auto_explain' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auto_explain.o auto_explain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o adminpack.so adminpack.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/adminpack' make -C bloom all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blcost.o blcost.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o auto_explain.so auto_explain.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auto_explain' make -C btree_gin all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_gin.o btree_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blinsert.o blinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blscan.o blscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blutils.o blutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blvacuum.o blvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gin' make -C btree_gist all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_gist.o btree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blvalidate.o blvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_utils_num.o btree_utils_num.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o bloom.so blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_utils_var.o btree_utils_var.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/bloom' make -C chkpass all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/chkpass' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o chkpass.o chkpass.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o chkpass.so chkpass.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lcrypt make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/chkpass' make -C citext all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/citext' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o citext.o citext.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_int2.o btree_int2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o citext.so citext.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/citext' make -C cube all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cube.o cube.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_int4.o btree_int4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_int8.o btree_int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_float4.o btree_float4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_float8.o btree_float8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_cash.o btree_cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_oid.o btree_oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_ts.o btree_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cubeparse.o cubeparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_time.o btree_time.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_date.o btree_date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_interval.o btree_interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_macaddr.o btree_macaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o cube.so cube.o cubeparse.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/cube' make -C dblink all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dblink' make -C ../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dblink.o dblink.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_inet.o btree_inet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_text.o btree_text.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_bytea.o btree_bytea.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_bit.o btree_bit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_numeric.o btree_numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o btree_gist.so btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gist' make -C dict_int all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_int' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_int.o dict_int.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o dict_int.so dict_int.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_int' make -C dict_xsyn all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_xsyn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_xsyn.o dict_xsyn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o dict_xsyn.so dict_xsyn.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_xsyn' make -C earthdistance all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/earthdistance' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o earthdistance.o earthdistance.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm -shared -o earthdistance.so earthdistance.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/earthdistance' make -C file_fdw all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/file_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o file_fdw.o file_fdw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o dblink.so dblink.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../../src/interfaces/libpq -lpq make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dblink' make -C fuzzystrmatch all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fuzzystrmatch.o fuzzystrmatch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o file_fdw.so file_fdw.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/file_fdw' make -C hstore all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_io.o hstore_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dmetaphone.o dmetaphone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_op.o hstore_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o fuzzystrmatch.so fuzzystrmatch.o dmetaphone.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/fuzzystrmatch' make -C intagg all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intagg' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intagg' make -C intarray all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_bool.o _int_bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_gist.o hstore_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_gist.o _int_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_op.o _int_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_gin.o hstore_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_compat.o hstore_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_tool.o _int_tool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o hstore.so hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore' make -C isn all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/isn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isn.o isn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _intbig_gist.o _intbig_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o isn.so isn.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/isn' make -C lo all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/lo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lo.o lo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_gin.o _int_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o lo.so lo.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_selfuncs.o _int_selfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/lo' make -C ltree all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_io.o ltree_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o _int.so _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o _int_selfuncs.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intarray' make -C oid2name all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/oid2name' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oid2name.o oid2name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_op.o ltree_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 oid2name.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o oid2name make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/oid2name' make -C pageinspect all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rawpage.o rawpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lquery_op.o lquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapfuncs.o heapfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _ltree_op.o _ltree_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btreefuncs.o btreefuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crc32.o crc32.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fsmfuncs.o fsmfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltxtquery_io.o ltxtquery_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brinfuncs.o brinfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfuncs.o ginfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltxtquery_op.o ltxtquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_gist.o ltree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pageinspect.so rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o brinfuncs.o ginfuncs.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pageinspect' make -C passwordcheck all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/passwordcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o passwordcheck.o passwordcheck.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o passwordcheck.so passwordcheck.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/passwordcheck' make -C pg_buffercache all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_buffercache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_buffercache_pages.o pg_buffercache_pages.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pg_buffercache.so pg_buffercache_pages.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_buffercache' make -C pg_freespacemap all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_freespacemap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_freespacemap.o pg_freespacemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pg_freespacemap.so pg_freespacemap.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_freespacemap' make -C pg_prewarm all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_prewarm.o pg_prewarm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _ltree_gist.o _ltree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pg_prewarm.so pg_prewarm.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_prewarm' make -C pg_standby all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_standby' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_standby.o pg_standby.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o ltree.so ltree_io.o ltree_op.o lquery_op.o _ltree_op.o crc32.o ltxtquery_io.o ltxtquery_op.o ltree_gist.o _ltree_gist.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree' make -C pg_stat_statements all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_stat_statements.o pg_stat_statements.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 pg_standby.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_standby make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_standby' make -C pg_trgm all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_op.o trgm_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_gist.o trgm_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_stat_statements' make -C pgcrypto all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcrypto.o pgcrypto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_gin.o trgm_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px.o px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_regexp.o trgm_regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px-hmac.o px-hmac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px-crypt.o px-crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-gensalt.o crypt-gensalt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-blowfish.o crypt-blowfish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pg_trgm.so trgm_op.o trgm_gist.o trgm_gin.o trgm_regexp.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-des.o crypt-des.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-md5.o crypt-md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o openssl.o openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c make -C pgrowlocks all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgrowlocks' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgrowlocks.o pgrowlocks.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbuf.o mbuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pgrowlocks.so pgrowlocks.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgrowlocks' make -C pgstattuple all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstattuple.o pgstattuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp.o pgp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-armor.o pgp-armor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatindex.o pgstatindex.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-cfb.o pgp-cfb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatapprox.o pgstatapprox.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-compress.o pgp-compress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-decrypt.o pgp-decrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pgstattuple.so pgstattuple.o pgstatindex.o pgstatapprox.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgstattuple' make -C pg_visibility all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_visibility' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_visibility.o pg_visibility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pg_visibility.so pg_visibility.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-encrypt.o pgp-encrypt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_visibility' make -C postgres_fdw all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postgres_fdw.o postgres_fdw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-info.o pgp-info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-mpi.o pgp-mpi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pubdec.o pgp-pubdec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pubenc.o pgp-pubenc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pubkey.o pgp-pubkey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-s2k.o pgp-s2k.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pgsql.o pgp-pgsql.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o deparse.o deparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pgcrypto.so pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o openssl.o pgp-mpi-openssl.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lcrypto -lz make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgcrypto' make -C seg all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seg.o seg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o segparse.o segparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o seg.so seg.o segparse.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/seg' make -C spi all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make -C tablefunc all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tablefunc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablefunc.o tablefunc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm -shared -o tablefunc.so tablefunc.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tablefunc' make -C tcn all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tcn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tcn.o tcn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o tcn.so tcn.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tcn' make -C test_decoding all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o test_decoding.o test_decoding.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o test_decoding.so test_decoding.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o connection.o connection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shippable.o shippable.c make -C tsm_system_rows all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_rows' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsm_system_rows.o tsm_system_rows.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o tsm_system_rows.so tsm_system_rows.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_rows' make -C tsm_system_time all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsm_system_time.o tsm_system_time.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o postgres_fdw.so postgres_fdw.o option.o deparse.o connection.o shippable.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L../../src/interfaces/libpq -lpq make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/postgres_fdw' make -C tsearch2 all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsearch2' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsearch2.o tsearch2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o tsm_system_time.so tsm_system_time.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_time' make -C unaccent all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o unaccent.o unaccent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o tsearch2.so tsearch2.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/unaccent' make -C vacuumlo all make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsearch2' make -C sslinfo all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/vacuumlo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumlo.o vacuumlo.c make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sslinfo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sslinfo.o sslinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 vacuumlo.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o vacuumlo gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o sslinfo.so sslinfo.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lssl -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/vacuumlo' make -C uuid-ossp all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/uuid-ossp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../contrib/pgcrypto -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uuid-ossp.o uuid-ossp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sslinfo' make -C xml2 all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/xml2' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xpath.o xpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o uuid-ossp.so uuid-ossp.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lossp-uuid make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/uuid-ossp' make -C sepgsql all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hooks.o hooks.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o selinux.o selinux.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xslt_proc.o xslt_proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uavc.o uavc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o pgxml.so xpath.o xslt_proc.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lxslt -lxml2 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/xml2' make -C hstore_plperl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/pl/plperl -I../../contrib/hstore -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o hstore_plperl.o hstore_plperl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o label.o label.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o hstore_plperl.so hstore_plperl.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plperl' make -C hstore_plpython all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/pl/plpython -I/usr/include/python2.7 -I../../contrib/hstore -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_plpython.o hstore_plpython.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o hstore_plpython2.so hstore_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plpython' make -C ltree_plpython all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I../../src/pl/plpython -I/usr/include/python2.7 -I../../contrib/ltree -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_plpython.o ltree_plpython.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dml.o dml.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o ltree_plpython2.so ltree_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o database.o database.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o schema.o schema.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proc.o proc.c sed 's,MODULE_PATHNAME,$libdir/sepgsql,g' sepgsql.sql.in >sepgsql.sql gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -shared -o sepgsql.so hooks.o selinux.o uavc.o label.o dml.o database.o schema.o relation.o proc.o -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lselinux make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sepgsql' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib' PostgreSQL, contrib, and documentation successfully made. Ready to install. + sed 's|C=`pwd`;|C=/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial;|' + make -j2 -C src/tutorial NO_PGXS=1 all make: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/tutorial' rm -f advanced.sql; \ C=/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < advanced.source > advanced.sql rm -f basics.sql; \ C=/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < basics.source > basics.sql rm -f complex.sql; \ C=/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < complex.source > complex.sql rm -f funcs.sql; \ C=/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < funcs.source > funcs.sql rm -f syscat.sql; \ C=/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < syscat.source > syscat.sql gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o complex.o complex.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o funcs.o funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o complex.so complex.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIC -L../../src/port -L../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -o funcs.so funcs.o make: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/tutorial' + rm -f src/tutorial/GNUmakefile + rm -f src/tutorial/complex.o src/tutorial/funcs.o + test_failure=0 + run_testsuite src/test/regress + make -k -C src/test/regress MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[2]: Nothing to be done for 'submake-errcodes'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[2]: Nothing to be done for 'submake-errcodes'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C catalog schemapg.h make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[2]: 'schemapg.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C ../../../contrib/spi make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' rm -rf ./testtablespace mkdir ./testtablespace rm -rf '/builddir/build/BUILD/postgresql-9.6.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log make -C '../../..' DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log 2>&1 PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dlpath=. --schedule=./parallel_schedule --max-connections=5 ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 6193 ============== creating database "regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tablespace ... ok parallel group (20 tests, in groups of 5): boolean char varchar name text float4 int8 oid int2 int4 txid bit uuid float8 numeric enum pg_lsn regproc money rangetypes boolean ... ok char ... ok name ... ok varchar ... ok text ... ok int2 ... ok int4 ... ok int8 ... ok oid ... ok float4 ... ok float8 ... ok bit ... ok numeric ... ok txid ... ok uuid ... ok enum ... ok money ... ok rangetypes ... ok pg_lsn ... ok regproc ... ok test strings ... ok test numerology ... ok parallel group (20 tests, in groups of 5): lseg path point line box time timetz circle date polygon reltime abstime interval timestamp timestamptz inet tinterval comments macaddr tstypes point ... ok lseg ... ok line ... ok box ... ok path ... ok polygon ... ok circle ... ok date ... ok time ... ok timetz ... ok timestamp ... ok timestamptz ... ok interval ... ok abstime ... ok reltime ... ok tinterval ... ok inet ... ok macaddr ... ok tstypes ... ok comments ... ok parallel group (6 tests, in groups of 5): geometry horology oidjoins type_sanity regex opr_sanity geometry ... ok horology ... ok regex ... ok oidjoins ... ok type_sanity ... ok opr_sanity ... ok test insert ... ok test insert_conflict ... ok test create_function_1 ... ok test create_type ... ok test create_table ... ok test create_function_2 ... ok parallel group (3 tests): copyselect copydml copy copy ... ok copyselect ... ok copydml ... ok parallel group (2 tests): create_operator create_misc create_misc ... ok create_operator ... ok parallel group (2 tests): create_view create_index create_index ... ok create_view ... ok parallel group (14 tests, in groups of 5): create_cast create_aggregate create_function_3 constraints triggers drop_if_exists typed_table vacuum create_table_like inherit create_am roleattributes rolenames updatable_views create_aggregate ... ok create_function_3 ... ok create_cast ... ok constraints ... ok triggers ... ok inherit ... ok create_table_like ... ok typed_table ... ok vacuum ... ok drop_if_exists ... ok updatable_views ... ok rolenames ... ok roleattributes ... ok create_am ... ok test sanity_check ... ok test errors ... ok test select ... ok parallel group (20 tests, in groups of 5): select_distinct_on select_distinct select_having select_implicit select_into case union aggregates subselect join random btree_index portals transactions arrays namespace delete update hash_index prepared_xacts select_into ... ok select_distinct ... ok select_distinct_on ... ok select_implicit ... ok select_having ... ok subselect ... ok union ... ok case ... ok join ... ok aggregates ... ok transactions ... ok random ... ok portals ... ok arrays ... ok btree_index ... ok hash_index ... ok update ... ok namespace ... ok prepared_xacts ... ok delete ... ok parallel group (16 tests, in groups of 5): gin privileges spgist gist brin init_privs security_label lock collate matview replica_identity groupingsets tablesample object_address rowsecurity drop_operator brin ... ok gin ... ok gist ... ok spgist ... ok privileges ... ok init_privs ... ok security_label ... ok collate ... ok matview ... ok lock ... ok replica_identity ... ok rowsecurity ... ok object_address ... ok tablesample ... ok groupingsets ... ok drop_operator ... ok parallel group (7 tests, in groups of 5): async psql alter_operator alter_generic misc misc_functions dbsize alter_generic ... ok alter_operator ... ok misc ... ok psql ... ok async ... ok dbsize ... ok misc_functions ... ok parallel group (4 tests): amutils select_parallel psql_crosstab rules rules ... ok psql_crosstab ... ok select_parallel ... ok amutils ... ok parallel group (20 tests, in groups of 5): portals_p2 dependency select_views cluster foreign_key guc combocid tsdicts tsearch bitmapops advisory_lock xmlmap functional_deps window foreign_data equivclass json_encoding json jsonb indirect_toast select_views ... ok portals_p2 ... ok foreign_key ... ok cluster ... ok dependency ... ok guc ... ok bitmapops ... ok combocid ... ok tsearch ... ok tsdicts ... ok foreign_data ... ok window ... ok xmlmap ... ok functional_deps ... ok advisory_lock ... ok json ... ok jsonb ... ok json_encoding ... ok indirect_toast ... ok equivclass ... ok parallel group (19 tests, in groups of 5): temp limit plancache copy2 plpgsql conversion prepare without_oid rangefuncs domain sequence rowtypes truncate polymorphism alter_table returning xml with largeobject plancache ... ok limit ... ok plpgsql ... ok copy2 ... ok temp ... ok domain ... ok rangefuncs ... ok prepare ... ok without_oid ... ok conversion ... ok truncate ... ok alter_table ... ok sequence ... ok polymorphism ... ok rowtypes ... ok returning ... ok largeobject ... ok with ... ok xml ... ok test event_trigger ... ok test stats ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ======================= All 167 tests passed. ======================= make: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' + return 0 + make clean -C src/test/regress make: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' rm -f regress.so libregress.a libregress.pc rm -f regress.o refint.so autoinc.so rm -f pg_regress_main.o pg_regress.o pg_regress rm -f expected/create_function_1.out expected/copy.out expected/misc.out expected/constraints.out expected/tablespace.out expected/largeobject_1.out expected/create_function_2.out expected/largeobject.out sql/create_function_1.sql sql/copy.sql sql/misc.sql sql/constraints.sql sql/tablespace.sql sql/create_function_2.sql sql/largeobject.sql rm -rf testtablespace rm -rf results/ regression.diffs regression.out tmp_check/ log/ make: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' + run_testsuite src/pl + make -k -C src/pl MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl' rm -rf '/builddir/build/BUILD/postgresql-9.6.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log make -C '../..' DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log 2>&1 make -C plpgsql check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql' make -C src check make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql' make -C plperl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plperl' make -C ../../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=pl_regression --load-extension=plperl --load-extension=plperlu plperl plperl_lc plperl_trigger plperl_shared plperl_elog plperl_util plperl_init plperlu plperl_array plperl_plperlu ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 7870 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing plperl ============== CREATE EXTENSION ============== installing plperlu ============== CREATE EXTENSION ============== running regression test queries ============== test plperl ... ok test plperl_lc ... ok test plperl_trigger ... ok test plperl_shared ... ok test plperl_elog ... ok test plperl_util ... ok test plperl_init ... ok test plperlu ... ok test plperl_array ... ok test plperl_plperlu ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 10 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plperl' make -C plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' make -C ../../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=pl_regression --load-extension=plpythonu plpython_schema plpython_populate plpython_test plpython_do plpython_global plpython_import plpython_spi plpython_newline plpython_void plpython_params plpython_setof plpython_record plpython_trigger plpython_types plpython_error plpython_ereport plpython_unicode plpython_quote plpython_composite plpython_subtransaction plpython_drop ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 7954 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing plpythonu ============== CREATE EXTENSION ============== running regression test queries ============== test plpython_schema ... ok test plpython_populate ... ok test plpython_test ... ok test plpython_do ... ok test plpython_global ... ok test plpython_import ... ok test plpython_spi ... ok test plpython_newline ... ok test plpython_void ... ok test plpython_params ... ok test plpython_setof ... ok test plpython_record ... ok test plpython_trigger ... ok test plpython_types ... ok test plpython_error ... ok test plpython_ereport ... ok test plpython_unicode ... ok test plpython_quote ... ok test plpython_composite ... ok test plpython_subtransaction ... ok test plpython_drop ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 21 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' make -C tcl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl' make -C ../../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=pl_regression --load-extension=pltcl pltcl_setup pltcl_queries pltcl_unicode ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 8079 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing pltcl ============== CREATE EXTENSION ============== running regression test queries ============== test pltcl_setup ... ok test pltcl_queries ... ok test pltcl_unicode ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 3 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl' make: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl' make: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' make -C ../../../src/test/regress pg_regress make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes + return 0 + mv src/Makefile.global src/Makefile.global.save + cp src/Makefile.global.python3 src/Makefile.global + touch -r src/Makefile.global.save src/Makefile.global + mv src/pl/plpython src/pl/plpython2 + mv src/pl/plpython3 src/pl/plpython + run_testsuite src/pl/plpython + make -k -C src/pl/plpython MAX_CONNECTIONS=5 check make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Nothing to be done for 'submake-errcodes'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Nothing to be done for 'submake-errcodes'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' rm -rf '/builddir/build/BUILD/postgresql-9.6.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log make -C '../../..' DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log 2>&1 /usr/bin/mkdir -p sql/python3 expected/python3 results/python3 for file in ./sql/plpython_schema.sql ./sql/plpython_populate.sql ./sql/plpython_test.sql ./sql/plpython_do.sql ./sql/plpython_global.sql ./sql/plpython_import.sql ./sql/plpython_spi.sql ./sql/plpython_newline.sql ./sql/plpython_void.sql ./sql/plpython_params.sql ./sql/plpython_setof.sql ./sql/plpython_record.sql ./sql/plpython_trigger.sql ./sql/plpython_types.sql ./sql/plpython_error.sql ./sql/plpython_ereport.sql ./sql/plpython_unicode.sql ./sql/plpython_quote.sql ./sql/plpython_composite.sql ./sql/plpython_subtransaction.sql ./sql/plpython_drop.sql ./expected/plpython_schema*.out ./expected/plpython_populate*.out ./expected/plpython_test*.out ./expected/plpython_do*.out ./expected/plpython_global*.out ./expected/plpython_import*.out ./expected/plpython_spi*.out ./expected/plpython_newline*.out ./expected/plpython_void*.out ./expected/plpython_params*.out ./expected/plpython_setof*.out ./expected/plpython_record*.out ./expected/plpython_trigger*.out ./expected/plpython_types*.out ./expected/plpython_error*.out ./expected/plpython_ereport*.out ./expected/plpython_unicode*.out ./expected/plpython_quote*.out ./expected/plpython_composite*.out ./expected/plpython_subtransaction*.out ./expected/plpython_drop*.out; do \ sed -e 's/except \([[:alpha:]][[:alpha:].]*\), *\([[:alpha:]][[:alpha:]]*\):/except \1 as \2:/g' \ -e "s///g" \ -e "s///g" \ -e "s/\([0-9][0-9]*\)L/\1/g" \ -e 's/\([ [{]\)u"/\1"/g' \ -e "s/\([ [{]\)u'/\1'/g" \ -e "s/def next/def __next__/g" \ -e "s/LANGUAGE plpythonu/LANGUAGE plpython3u/g" \ -e "s/LANGUAGE plpython2u/LANGUAGE plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpythonu/EXTENSION \1plpython3u/g" \ -e "s/EXTENSION \([^ ]*_\)*plpython2u/EXTENSION \1plpython3u/g" \ -e 's/installing required extension "plpython2u"/installing required extension "plpython3u"/g' \ $file >`echo $file | sed 's,^.*/\([^/][^/]*/\)\([^/][^/]*\)$,\1python3/\2,'` || exit; \ done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=pl_regression python3/plpython_schema python3/plpython_populate python3/plpython_test python3/plpython_do python3/plpython_global python3/plpython_import python3/plpython_spi python3/plpython_newline python3/plpython_void python3/plpython_params python3/plpython_setof python3/plpython_record python3/plpython_trigger python3/plpython_types python3/plpython_error python3/plpython_ereport python3/plpython_unicode python3/plpython_quote python3/plpython_composite python3/plpython_subtransaction python3/plpython_drop ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 9227 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test python3/plpython_schema ... ok test python3/plpython_populate ... ok test python3/plpython_test ... ok test python3/plpython_do ... ok test python3/plpython_global ... ok test python3/plpython_import ... ok test python3/plpython_spi ... ok test python3/plpython_newline ... ok test python3/plpython_void ... ok test python3/plpython_params ... ok test python3/plpython_setof ... ok test python3/plpython_record ... ok test python3/plpython_trigger ... ok test python3/plpython_types ... ok test python3/plpython_error ... ok test python3/plpython_ereport ... ok test python3/plpython_unicode ... ok test python3/plpython_quote ... ok test python3/plpython_composite ... ok test python3/plpython_subtransaction ... ok test python3/plpython_drop ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 21 tests passed. ====================== make: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' + return 0 + mv src/pl/plpython src/pl/plpython3 + mv src/pl/plpython2 src/pl/plpython + mv -f src/Makefile.global.save src/Makefile.global + run_testsuite contrib + make -k -C contrib MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib' rm -rf '/builddir/build/BUILD/postgresql-9.6.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log make -C '..' DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log 2>&1 make -C adminpack check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/adminpack' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/adminpack' make -C auth_delay check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auth_delay' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auth_delay' make -C auto_explain check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auto_explain' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auto_explain' make -C bloom check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/bloom' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/bloom; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression bloom ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10272 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test bloom ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/bloom' make -C btree_gin check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gin' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/btree_gin; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression install_btree_gin int2 int4 int8 float4 float8 money oid timestamp timestamptz time timetz date interval macaddr inet cidr text varchar char bytea bit varbit numeric ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10322 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test install_btree_gin ... ok test int2 ... ok test int4 ... ok test int8 ... ok test float4 ... ok test float8 ... ok test money ... ok test oid ... ok test timestamp ... ok test timestamptz ... ok test time ... ok test timetz ... ok test date ... ok test interval ... ok test macaddr ... ok test inet ... ok test cidr ... ok test text ... ok test varchar ... ok test char ... ok test bytea ... ok test bit ... ok test varbit ... ok test numeric ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 24 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gin' make -C btree_gist check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gist' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/btree_gist; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression init int2 int4 int8 float4 float8 cash oid timestamp timestamptz time timetz date interval macaddr inet cidr text varchar char bytea bit varbit numeric not_equal ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10464 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test init ... ok test int2 ... ok test int4 ... ok test int8 ... ok test float4 ... ok test float8 ... ok test cash ... ok test oid ... ok test timestamp ... ok test timestamptz ... ok test time ... ok test timetz ... ok test date ... ok test interval ... ok test macaddr ... ok test inet ... ok test cidr ... ok test text ... ok test varchar ... ok test char ... ok test bytea ... ok test bit ... ok test varbit ... ok test numeric ... ok test not_equal ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 25 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gist' make -C chkpass check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/chkpass' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/chkpass' make -C citext check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/citext' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/citext; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression citext ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10612 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test citext ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/citext' make -C cube check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/cube' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/cube; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression cube ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10662 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test cube ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/cube' make -C dblink check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dblink' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/dblink; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dlpath=../../src/test/regress --dbname=contrib_regression paths dblink ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10730 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test paths ... ok test dblink ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dblink' make -C dict_int check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_int' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/dict_int; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression dict_int ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10803 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test dict_int ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_int' make -C dict_xsyn check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_xsyn' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/dict_xsyn; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression dict_xsyn ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10855 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test dict_xsyn ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_xsyn' make -C earthdistance check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/earthdistance' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/cube contrib/earthdistance; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression earthdistance ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10912 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test earthdistance ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/earthdistance' make -C file_fdw check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/file_fdw' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/file_fdw; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression file_fdw ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 10962 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test file_fdw ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/file_fdw' make -C fuzzystrmatch check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/fuzzystrmatch' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/fuzzystrmatch' make -C hstore check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/hstore; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression hstore ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11013 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test hstore ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore' make -C intagg check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intagg' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intagg' make -C intarray check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intarray' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/intarray; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression _int ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11064 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test _int ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intarray' make -C isn check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/isn' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/isn; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression isn ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11114 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test isn ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/isn' make -C lo check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/lo' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/lo' make -C ltree check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/ltree; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression ltree ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11166 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test ltree ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree' make -C oid2name check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/oid2name' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/oid2name' make -C pageinspect check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pageinspect' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pageinspect' make -C passwordcheck check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/passwordcheck' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/passwordcheck' make -C pg_buffercache check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_buffercache' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_buffercache' make -C pg_freespacemap check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_freespacemap' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_freespacemap' make -C pg_prewarm check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_prewarm' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_prewarm' make -C pg_standby check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_standby' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_standby' make -C pg_stat_statements check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_stat_statements' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_stat_statements' make -C pg_trgm check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_trgm' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/pg_trgm; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression pg_trgm pg_word_trgm ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11222 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pg_trgm ... ok test pg_word_trgm ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_trgm' make -C pgcrypto check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgcrypto' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/pgcrypto; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression init md5 sha1 hmac-md5 hmac-sha1 blowfish rijndael sha2 des 3des cast5 crypt-des crypt-md5 crypt-blowfish crypt-xdes pgp-armor pgp-decrypt pgp-encrypt pgp-compression pgp-pubkey-decrypt pgp-pubkey-encrypt pgp-info ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11276 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test init ... ok test md5 ... ok test sha1 ... ok test hmac-md5 ... ok test hmac-sha1 ... ok test blowfish ... ok test rijndael ... ok test sha2 ... ok test des ... ok test 3des ... ok test cast5 ... ok test crypt-des ... ok test crypt-md5 ... ok test crypt-blowfish ... ok test crypt-xdes ... ok test pgp-armor ... ok test pgp-decrypt ... ok test pgp-encrypt ... ok test pgp-compression ... ok test pgp-pubkey-decrypt ... ok test pgp-pubkey-encrypt ... ok test pgp-info ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 22 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgcrypto' make -C pgrowlocks check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgrowlocks' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgrowlocks' make -C pgstattuple check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgstattuple' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/pgstattuple; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression pgstattuple ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11411 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pgstattuple ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgstattuple' make -C pg_visibility check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_visibility' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_visibility' make -C postgres_fdw check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/postgres_fdw' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/postgres_fdw; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression postgres_fdw ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11476 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test postgres_fdw ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/postgres_fdw' make -C seg check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/seg' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/seg; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression seg ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11539 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test seg ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/seg' make -C spi check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make -C tablefunc check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tablefunc' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/tablefunc; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression tablefunc ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11591 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tablefunc ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tablefunc' make -C tcn check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tcn' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tcn' make -C test_decoding check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' for extra in contrib/test_decoding; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done make -C ../../src/test/regress all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/backend generated-headers make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C catalog schemapg.h make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[4]: 'schemapg.h' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../contrib/test_decoding make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' /usr/bin/mkdir -p regression_output PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= \ --temp-config ../../contrib/test_decoding/logical.conf \ --temp-instance=./tmp_check \ --outputdir=./regression_output \ ddl xact rewrite toast permissions decoding_in_xact decoding_into_rel binary prepared replorigin time messages spill ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11643 ============== creating database "regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test ddl ... ok test xact ... ok test rewrite ... ok test toast ... ok test permissions ... ok test decoding_in_xact ... ok test decoding_into_rel ... ok test binary ... ok test prepared ... ok test replorigin ... ok test time ... ok test messages ... ok test spill ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 13 tests passed. ====================== make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o specparse.o specparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isolationtester.o isolationtester.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 specparse.o isolationtester.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o isolationtester gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isolation_main.o isolation_main.c make -C ../../../src/test/regress pg_regress.o make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make[3]: 'pg_regress.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O3 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isolation_regress make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/isolation' /usr/bin/mkdir -p isolation_output PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/isolation/pg_isolation_regress --inputdir=. --temp-instance=./tmp_check --bindir= \ --temp-config ../../contrib/test_decoding/logical.conf \ --outputdir=./isolation_output \ mxact delayed_startup ondisk_startup concurrent_ddl_dml ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11755 ============== creating database "isolation_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test mxact ... ok test delayed_startup ... ok test ondisk_startup ... ok test concurrent_ddl_dml ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 4 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' make -C tsm_system_rows check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_rows' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/tsm_system_rows; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression tsm_system_rows ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11829 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tsm_system_rows ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_rows' make -C tsm_system_time check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_time' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/tsm_system_time; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression tsm_system_time ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11879 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tsm_system_time ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_time' make -C tsearch2 check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsearch2' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/tsearch2; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression tsearch2 ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11929 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tsearch2 ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsearch2' make -C unaccent check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/unaccent' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/unaccent; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --encoding=UTF8 --no-locale --dbname=contrib_regression unaccent ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 11979 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test unaccent ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/unaccent' make -C vacuumlo check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/vacuumlo' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/vacuumlo' make -C sslinfo check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sslinfo' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sslinfo' make -C uuid-ossp check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/uuid-ossp' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/uuid-ossp; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression uuid_ossp ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 12031 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test uuid_ossp ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/uuid-ossp' make -C xml2 check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/xml2' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/xml2; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression xml2 ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 12081 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test xml2 ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/xml2' make -C sepgsql check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sepgsql' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sepgsql' make -C hstore_plperl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plperl' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/hstore contrib/hstore_plperl; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression hstore_plperl hstore_plperlu create_transform ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 12139 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test hstore_plperl ... ok test hstore_plperlu ... ok test create_transform ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 3 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plperl' make -C hstore_plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plpython' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/hstore contrib/hstore_plpython; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression --load-extension=hstore --load-extension=plpythonu --load-extension=hstore_plpythonu hstore_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 12204 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing hstore ============== CREATE EXTENSION ============== installing plpythonu ============== CREATE EXTENSION ============== installing hstore_plpythonu ============== CREATE EXTENSION ============== running regression test queries ============== test hstore_plpython ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plpython' make -C ltree_plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree_plpython' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' for extra in contrib/ltree contrib/ltree_plpython; do make -C '../..'/$extra DESTDIR='/builddir/build/BUILD/postgresql-9.6.5'/tmp_install install >>'/builddir/build/BUILD/postgresql-9.6.5'/tmp_install/log/install.log || exit; done PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-9.6.5/tmp_install/opt/rh/sclo-postgresql96/root/usr/lib64" ../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir= --dbname=contrib_regression --load-extension=ltree --load-extension=plpythonu --load-extension=ltree_plpythonu ltree_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 57837 with PID 12267 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing ltree ============== CREATE EXTENSION ============== installing plpythonu ============== CREATE EXTENSION ============== installing ltree_plpythonu ============== CREATE EXTENSION ============== running regression test queries ============== test ltree_plpython ... ok ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree_plpython' make: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib' + return 0 + test 0 -eq 0 + make all -C src/test/regress make: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[2]: Nothing to be done for 'submake-errcodes'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[2]: Nothing to be done for 'submake-errcodes'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C catalog schemapg.h make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[2]: 'schemapg.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C ../../../contrib/spi make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OysO1c + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le ++ dirname /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + cd postgresql-9.6.5 + cd postgresql-setup-6.0 + make install DESTDIR=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le Making install in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' ./auxdir/our-install-sh postgresql-setup '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/libexec' ./auxdir/our-install-sh postgresql-ctl postgresql-check-db-dir '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/sbin' ./auxdir/our-install-sh sbin/postgresql-new-systemd-unit '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/sbin' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/libexec/initscripts/legacy-actions/sclo-postgresql96-postgresql' ./auxdir/our-install-sh initdb upgrade '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/libexec/initscripts/legacy-actions/sclo-postgresql96-postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/man/man1' /usr/bin/install -c -m 644 doc/postgresql-setup.1 doc/postgresql-new-systemd-unit.1 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql' /usr/bin/install -c -m 644 README.rpm-dist '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/postgresql-setup' /usr/bin/install -c -m 644 share/postgresql-setup/library.sh share/postgresql-setup/postgresql_pkg_tests.sh '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/postgresql-setup' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/rpm/macros.d' /usr/bin/install -c -m 644 lib/rpm/macros.d/macros.postgresql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/rpm/macros.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/systemd/system' /usr/bin/install -c -m 644 sclo-postgresql96-postgresql.service sclo-postgresql96-postgresql@.service '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/systemd/system' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' test `id -u` -ne 0 || systemctl daemon-reload /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le//etc/opt/rh/scls/sclo-postgresql96/postgresql-setup/upgrade make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' + cd .. + mv /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le//opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql/README.rpm-dist ./ + case "" in + cat + cat + cat + cat + make DESTDIR=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le install-world make -C doc install make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/doc' make -C src install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src' make -C sgml install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src/sgml' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc//pgsql'/html '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/man'/man1 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/man'/man3 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/man'/man7 cp -R `for f in ./html; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc//pgsql' cp -R `for f in ./man1; do test -r $f && echo $f && break; done` `for f in ./man3; do test -r $f && echo $f && break; done` `for f in ./man7; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/man' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src/sgml' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/doc/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/doc' make -C src install make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src' make -C common install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Nothing to be done for 'submake-errcodes'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' /usr/bin/install -c -m 644 libpgcommon.a '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpgcommon.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C port install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Nothing to be done for 'submake-errcodes'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' /usr/bin/install -c -m 644 libpgport.a '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpgport.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C timezone install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' make -C tznames install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/timezonesets' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone/tznames' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' make -C backend install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C ../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C catalog schemapg.h make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[3]: 'schemapg.h' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make -C access all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access' make -C brin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/brin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/brin' make -C common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/common' make -C gin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gin' make -C gist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/gist' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/hash' make -C heap all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/heap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/heap' make -C index all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/index' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/index' make -C nbtree all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/nbtree' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/nbtree' make -C rmgrdesc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/rmgrdesc' make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/spgist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/spgist' make -C tablesample all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/tablesample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/tablesample' make -C transam all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/transam' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/access' make -C bootstrap all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/bootstrap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/bootstrap' make -C catalog all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make -C parser all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/parser' make -C commands all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/commands' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/commands' make -C executor all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/executor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/executor' make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/foreign' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/foreign' make -C lib all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/lib' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/libpq' make -C main all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/main' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/main' make -C nodes all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/nodes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/nodes' make -C optimizer all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer' make -C geqo all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/path' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/path' make -C plan all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/plan' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/prep' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/prep' make -C util all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/optimizer' make -C port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/port' make -C postmaster all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/postmaster' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/postmaster' make -C regex all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/regex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/regex' make -C replication all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication' make -C logical all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/logical' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication' make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/rewrite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/rewrite' make -C storage all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage' make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/buffer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/buffer' make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/file' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/file' make -C freespace all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/freespace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/freespace' make -C ipc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/ipc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/ipc' make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/large_object' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/lmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/lmgr' make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/page' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/page' make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/smgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage/smgr' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/storage' make -C tcop all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tcop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tcop' make -C tsearch all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tsearch' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tsearch' make -C utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' make -C adt all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/adt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/adt' make -C cache all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/cache' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/cache' make -C error all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/error' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/error' make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/fmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/hash' make -C init all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/init' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/init' make -C mb all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb' make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/resowner' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/resowner' make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/sort' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/sort' make -C time all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/time' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/id/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' /usr/bin/install -c postgres '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/postgres' ln -s postgres '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/postmaster' for lang in de es fr id it ja ko pl pt_BR ru zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/postgres-9.6.mo || exit 1; \ done make -C catalog install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' /usr/bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/postgres.bki' /usr/bin/install -c -m 644 `for f in ./postgres.description; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/postgres.description' /usr/bin/install -c -m 644 `for f in ./postgres.shdescription; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/postgres.shdescription' /usr/bin/install -c -m 644 ./system_views.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/sql_features.txt' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make -C tsearch install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tsearch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 644 ./dicts/synonym_sample.syn ./dicts/thesaurus_sample.ths ./dicts/hunspell_sample.affix ./dicts/ispell_sample.affix ./dicts/ispell_sample.dict ./dicts/hunspell_sample_long.affix ./dicts/hunspell_sample_long.dict ./dicts/hunspell_sample_num.affix ./dicts/hunspell_sample_num.dict '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/tsearch_data/' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/tsearch' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/postgresql.conf.sample' /usr/bin/install -c -m 644 ./access/transam/recovery.conf.sample '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/recovery.conf.sample' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C backend/utils/mb/conversion_procs install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 installdirs make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' make -C ascii_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 ascii_and_mic.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/ascii_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/cyrillic_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc_cn_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc_jp_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc_kr_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc_tw_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 latin2_and_win1250.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/latin2_and_win1250.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 latin_and_mic.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/latin_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_ascii.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_ascii.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_big5.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_cyrillic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc_cn.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc_jp.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc_kr.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc_tw.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_gb18030.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_gbk.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_gbk.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_iso8859.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_iso8859_1.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_johab.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_johab.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_sjis.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_win.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_win.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_uhc.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_uhc.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc2004_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/install -c -m 644 conversion_create.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/snowball' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/snowball' make -C include install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/libpq' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/internal/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/access '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/bootstrap '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/catalog '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/commands '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/common '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/datatype '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/executor '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/fe_utils '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/foreign '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/lib '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/libpq '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/mb '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/nodes '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/optimizer '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/parser '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/postmaster '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/regex '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/replication '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/rewrite '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/storage '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/tcop '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/snowball '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/snowball/libstemmer '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/tsearch '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/tsearch/dicts '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/utils '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/port '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/port/atomics '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/port/win32 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/port/win32_msvc '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/port/win32_msvc/sys '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/port/win32/arpa '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/port/win32/netinet '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/port/win32/sys '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' /usr/bin/install -c -m 644 ./c.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./port.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/utils' cp ./*.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/ || exit; \ chmod 644 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/*.h || exit; \ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign lib libpq mb nodes optimizer parser postmaster regex replication rewrite storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/$dir/ || exit; \ chmod 644 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server'/$dir/*.h || exit; \ done make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/include' make -C interfaces install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces' make -C libpq install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/internal' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' /usr/bin/install -c -m 755 libpq.so.sclo-postgresql96-5.9 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpq.so.sclo-postgresql96-5.9' cd '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' && \ rm -f libpq.so.sclo-postgresql96-5 && \ ln -s libpq.so.sclo-postgresql96-5.9 libpq.so.sclo-postgresql96-5 cd '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' && \ rm -f libpq.so && \ ln -s libpq.so.sclo-postgresql96-5.9 libpq.so /usr/bin/install -c -m 644 libpq.a '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig/libpq.pc' for lang in cs de es fr it ja ko pl pt_BR ru tr zh_CN zh_TW; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/libpqsclo-postgresql96-5-9.6.mo || exit 1; \ done /usr/bin/install -c -m 644 ./libpq-fe.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' /usr/bin/install -c -m 644 ./libpq-events.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' /usr/bin/install -c -m 644 ./libpq-int.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/pg_service.conf.sample' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ecpg install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg' make -C include install make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/informix/esql' /usr/bin/install -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/' /usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/informix/esql/' /usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/include' make -C pgtypeslib install make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig' /usr/bin/install -c -m 755 libpgtypes.so.sclo-postgresql96-3.7 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpgtypes.so.sclo-postgresql96-3.7' cd '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' && \ rm -f libpgtypes.so.sclo-postgresql96-3 && \ ln -s libpgtypes.so.sclo-postgresql96-3.7 libpgtypes.so.sclo-postgresql96-3 cd '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.sclo-postgresql96-3.7 libpgtypes.so /usr/bin/install -c -m 644 libpgtypes.a '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpgtypes.a' /usr/bin/install -c -m 644 libpgtypes.pc '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig/libpgtypes.pc' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ru tr zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/ecpglibsclo-postgresql96-6-9.6.mo || exit 1; \ done make -C ../../../../src/interfaces/libpq all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig' /usr/bin/install -c -m 755 libecpg.so.sclo-postgresql96-6.8 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libecpg.so.sclo-postgresql96-6.8' cd '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' && \ rm -f libecpg.so.sclo-postgresql96-6 && \ ln -s libecpg.so.sclo-postgresql96-6.8 libecpg.so.sclo-postgresql96-6 cd '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' && \ rm -f libecpg.so && \ ln -s libecpg.so.sclo-postgresql96-6.8 libecpg.so /usr/bin/install -c -m 644 libecpg.a '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libecpg.a' /usr/bin/install -c -m 644 libecpg.pc '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig/libecpg.pc' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' make -C compatlib install make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/compatlib' make -C ../../../../src/interfaces/ecpg/ecpglib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig' /usr/bin/install -c -m 755 libecpg_compat.so.sclo-postgresql96-3.8 '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libecpg_compat.so.sclo-postgresql96-3.8' cd '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' && \ rm -f libecpg_compat.so.sclo-postgresql96-3 && \ ln -s libecpg_compat.so.sclo-postgresql96-3.8 libecpg_compat.so.sclo-postgresql96-3 cd '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.sclo-postgresql96-3.8 libecpg_compat.so /usr/bin/install -c -m 644 libecpg_compat.a '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libecpg_compat.a' /usr/bin/install -c -m 644 libecpg_compat.pc '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig/libecpg_compat.pc' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/compatlib' make -C preproc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/preproc' make -C ../../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[6]: Nothing to be done for 'submake-errcodes'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[6]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[6]: Nothing to be done for 'submake-errcodes'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru tr zh_CN zh_TW; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/ecpg-9.6.mo || exit 1; \ done /usr/bin/install -c ecpg '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg/preproc' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/ecpg' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces' make -C backend/replication/libpqwalreceiver install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 libpqwalreceiver.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/libpqwalreceiver.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/replication/libpqwalreceiver' make -C fe_utils install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64' /usr/bin/install -c -m 644 libpgfeutils.a '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpgfeutils.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make -C bin install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin' make -C initdb install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/initdb' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru sv zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/initdb-9.6.mo || exit 1; \ done /usr/bin/install -c initdb '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/initdb' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/initdb' make -C pg_archivecleanup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_archivecleanup' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/install -c pg_archivecleanup '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_archivecleanup' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_archivecleanup' make -C pg_basebackup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_basebackup' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in de es fr it ja ko pl pt_BR ru zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/pg_basebackup-9.6.mo || exit 1; \ done /usr/bin/install -c pg_basebackup '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_basebackup' /usr/bin/install -c pg_receivexlog '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_receivexlog' /usr/bin/install -c pg_recvlogical '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_recvlogical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_basebackup' make -C pg_config install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_config' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/nb/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ro/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ta/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in cs de es fr it ja ko nb pl pt_BR ro ru sv ta tr zh_CN zh_TW; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/pg_config-9.6.mo || exit 1; \ done /usr/bin/install -c -m 755 pg_config '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_config' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_config' make -C pg_controldata install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_controldata' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru sv zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/pg_controldata-9.6.mo || exit 1; \ done /usr/bin/install -c pg_controldata '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_controldata' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_controldata' make -C pg_ctl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_ctl' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru sv zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/pg_ctl-9.6.mo || exit 1; \ done /usr/bin/install -c pg_ctl '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_ctl' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_ctl' make -C pg_dump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_dump' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/pg_dump-9.6.mo || exit 1; \ done /usr/bin/install -c pg_dump '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/pg_dump /usr/bin/install -c pg_restore '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/pg_restore /usr/bin/install -c pg_dumpall '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_dump' make -C pg_resetxlog install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_resetxlog' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru sv zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/pg_resetxlog-9.6.mo || exit 1; \ done /usr/bin/install -c pg_resetxlog '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_resetxlog' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_resetxlog' make -C pg_rewind install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_rewind' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in de es fr it ja ko pl pt_BR ru zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/pg_rewind-9.6.mo || exit 1; \ done /usr/bin/install -c pg_rewind '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_rewind' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_rewind' make -C pg_test_fsync install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_fsync' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/install -c pg_test_fsync '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_test_fsync' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_fsync' make -C pg_test_timing install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_timing' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/install -c pg_test_timing '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_test_timing' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_test_timing' make -C pg_upgrade install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_upgrade' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/install -c pg_upgrade '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_upgrade' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_upgrade' make -C pg_xlogdump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_xlogdump' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/install -c pg_xlogdump '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_xlogdump' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pg_xlogdump' make -C pgbench install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pgbench' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/install -c pgbench '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pgbench' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/pgbench' make -C psql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/psql' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' for lang in cs de es fr it ja ko pl pt_BR ru sv zh_CN zh_TW; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/psql-9.6.mo || exit 1; \ done /usr/bin/install -c psql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/psqlrc.sample' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/psql' make -C scripts install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/scripts' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[5]: Nothing to be done for 'submake-errcodes'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' for lang in cs de es fr it ja ko pl pt_BR ru sv zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/pgscripts-9.6.mo || exit 1; \ done /usr/bin/install -c createdb '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/createdb /usr/bin/install -c dropdb '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/dropdb /usr/bin/install -c createlang '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/createlang /usr/bin/install -c droplang '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/droplang /usr/bin/install -c createuser '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/createuser /usr/bin/install -c dropuser '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/dropuser /usr/bin/install -c clusterdb '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/clusterdb /usr/bin/install -c vacuumdb '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/vacuumdb /usr/bin/install -c reindexdb '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/reindexdb /usr/bin/install -c pg_isready '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin'/pg_isready make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin/scripts' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/bin' make -C pl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl' make -C plpgsql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql' make -C src install make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ro/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_TW/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ro ru zh_CN zh_TW; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/plpgsql-9.6.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 plpgsql.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/plpgsql.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql ./plpgsql--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpgsql' make -C plperl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ro/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_TW/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ro ru sv tr zh_CN zh_TW; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/plperl-9.6.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 plperl.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/plperl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./plperl.control ./plperl--1.0.sql ./plperl--unpackaged--1.0.sql ./plperlu.control ./plperlu--1.0.sql ./plperlu--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./plperl.h ./ppport.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plperl' make -C plpython install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ru zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/plpython-9.6.mo || exit 1; \ done make -C ../../../src/backend generated-headers make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C catalog schemapg.h make[5]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[5]: 'schemapg.h' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 plpython2.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/plpython2.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./plpython2u.control ./plpython2u--1.0.sql ./plpython2u--unpackaged--1.0.sql ./plpythonu.control ./plpythonu--1.0.sql ./plpythonu--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./plpython.h ./plpy_util.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/plpython' make -C tcl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl' make -C modules all make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 pltcl.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pltcl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ro/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_TW/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' make -C modules installdirs make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' /usr/bin/install -c -m 644 ./pltcl.control ./pltcl--1.0.sql ./pltcl--unpackaged--1.0.sql ./pltclu.control ./pltclu--1.0.sql ./pltclu--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' for lang in cs de es fr it ja ko pl pt_BR ro ru tr zh_CN zh_TW; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/pltcl-9.6.mo || exit 1; \ done make -C modules install make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql' /usr/bin/install -c -m 755 pltcl_loadmod '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pltcl_loadmod' /usr/bin/install -c -m 755 pltcl_delmod '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pltcl_delmod' /usr/bin/install -c -m 755 pltcl_listmod '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pltcl_listmod' /usr/bin/install -c -m 644 ./unknown.pltcl '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/unknown.pltcl' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl/modules' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/pl' make -C makefiles install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/makefiles' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src/makefiles/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/makefiles' make -C test/regress install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../backend submake-errcodes make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[4]: Nothing to be done for 'submake-errcodes'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/common' make -C ../../../src/backend generated-headers make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C catalog schemapg.h make[4]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[4]: 'schemapg.h' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/regress' make -C test/perl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/perl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/test/perl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src/nls-global.mk' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src' make -C config install make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/config/missing' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/config' make -C contrib install make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib' make -C adminpack install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/adminpack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 adminpack.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/adminpack.so' /usr/bin/install -c -m 644 ./adminpack.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./adminpack--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/adminpack' make -C auth_delay install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auth_delay' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 auth_delay.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auth_delay' make -C auto_explain install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auto_explain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 auto_explain.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/auto_explain.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/auto_explain' make -C bloom install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/bloom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 bloom.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/bloom.so' /usr/bin/install -c -m 644 ./bloom.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./bloom--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/bloom' make -C btree_gin install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 btree_gin.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/btree_gin.so' /usr/bin/install -c -m 644 ./btree_gin.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./btree_gin--1.0.sql ./btree_gin--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gin' make -C btree_gist install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gist' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 btree_gist.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/btree_gist.so' /usr/bin/install -c -m 644 ./btree_gist.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./btree_gist--1.2.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.0--1.1.sql ./btree_gist--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/btree_gist' make -C chkpass install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/chkpass' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 chkpass.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/chkpass.so' /usr/bin/install -c -m 644 ./chkpass.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./chkpass--1.0.sql ./chkpass--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/chkpass' make -C citext install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/citext' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./citext.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./citext--1.3.sql ./citext--1.2--1.3.sql ./citext--1.1--1.2.sql ./citext--1.0--1.1.sql ./citext--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 citext.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/citext' make -C cube install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/cube' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 cube.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/cube.so' /usr/bin/install -c -m 644 ./cube.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./cube--1.2.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql ./cube--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/cube' make -C dblink install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dblink' make -C ../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 dblink.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/dblink.so' /usr/bin/install -c -m 644 ./dblink.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./dblink--1.2.sql ./dblink--1.1--1.2.sql ./dblink--1.0--1.1.sql ./dblink--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dblink' make -C dict_int install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_int' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 dict_int.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/dict_int.so' /usr/bin/install -c -m 644 ./dict_int.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./dict_int--1.0.sql ./dict_int--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_int' make -C dict_xsyn install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_xsyn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 755 dict_xsyn.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/dict_xsyn.so' /usr/bin/install -c -m 644 ./dict_xsyn.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./dict_xsyn--1.0.sql ./dict_xsyn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./xsyn_sample.rules '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/tsearch_data/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/dict_xsyn' make -C earthdistance install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/earthdistance' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./earthdistance.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql ./earthdistance--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 earthdistance.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/earthdistance' make -C file_fdw install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/file_fdw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./file_fdw.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./file_fdw--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 file_fdw.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/file_fdw' make -C fuzzystrmatch install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/fuzzystrmatch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 fuzzystrmatch.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/fuzzystrmatch.so' /usr/bin/install -c -m 644 ./fuzzystrmatch.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql ./fuzzystrmatch--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/fuzzystrmatch' make -C hstore install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 hstore.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/hstore.so' /usr/bin/install -c -m 644 ./hstore.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.3--1.4.sql ./hstore--1.2--1.3.sql ./hstore--1.1--1.2.sql ./hstore--1.0--1.1.sql ./hstore--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore' make -C intagg install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intagg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 644 ./intagg.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql ./intagg--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intagg' make -C intarray install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intarray' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 _int.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/_int.so' /usr/bin/install -c -m 644 ./intarray.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./intarray--1.2.sql ./intarray--1.1--1.2.sql ./intarray--1.0--1.1.sql ./intarray--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/intarray' make -C isn install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/isn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./isn.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./isn--1.1.sql ./isn--1.0--1.1.sql ./isn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 isn.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/isn' make -C lo install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/lo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./lo.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql ./lo--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 lo.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/lo' make -C ltree install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 ltree.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/ltree.so' /usr/bin/install -c -m 644 ./ltree.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./ltree--1.1.sql ./ltree--1.0--1.1.sql ./ltree--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree' make -C oid2name install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/oid2name' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/install -c oid2name '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/oid2name' make -C pageinspect install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pageinspect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pageinspect.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pageinspect.so' /usr/bin/install -c -m 644 ./pageinspect.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pageinspect--1.5.sql ./pageinspect--1.4--1.5.sql ./pageinspect--1.3--1.4.sql ./pageinspect--1.2--1.3.sql ./pageinspect--1.1--1.2.sql ./pageinspect--1.0--1.1.sql ./pageinspect--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pageinspect' make -C passwordcheck install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/passwordcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 passwordcheck.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/passwordcheck.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/passwordcheck' make -C pg_buffercache install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_buffercache' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_buffercache.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_buffercache.so' /usr/bin/install -c -m 644 ./pg_buffercache.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_buffercache--1.2.sql ./pg_buffercache--1.1--1.2.sql ./pg_buffercache--1.0--1.1.sql ./pg_buffercache--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_buffercache' make -C pg_freespacemap install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_freespacemap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_freespacemap.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_freespacemap.so' /usr/bin/install -c -m 644 ./pg_freespacemap.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_freespacemap--1.1.sql ./pg_freespacemap--1.0--1.1.sql ./pg_freespacemap--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_freespacemap' make -C pg_prewarm install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_prewarm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_prewarm.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_prewarm.so' /usr/bin/install -c -m 644 ./pg_prewarm.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_prewarm--1.1.sql ./pg_prewarm--1.0--1.1.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_prewarm' make -C pg_standby install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_standby' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/install -c pg_standby '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_standby' make -C pg_stat_statements install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_stat_statements' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_stat_statements.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_stat_statements.so' /usr/bin/install -c -m 644 ./pg_stat_statements.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.3--1.4.sql ./pg_stat_statements--1.2--1.3.sql ./pg_stat_statements--1.1--1.2.sql ./pg_stat_statements--1.0--1.1.sql ./pg_stat_statements--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_stat_statements' make -C pg_trgm install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_trgm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_trgm.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_trgm.so' /usr/bin/install -c -m 644 ./pg_trgm.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_trgm--1.3.sql ./pg_trgm--1.2--1.3.sql ./pg_trgm--1.1--1.2.sql ./pg_trgm--1.0--1.1.sql ./pg_trgm--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_trgm' make -C pgcrypto install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgcrypto' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgcrypto.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgcrypto.so' /usr/bin/install -c -m 644 ./pgcrypto.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pgcrypto--1.3.sql ./pgcrypto--1.2--1.3.sql ./pgcrypto--1.1--1.2.sql ./pgcrypto--1.0--1.1.sql ./pgcrypto--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgcrypto' make -C pgrowlocks install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgrowlocks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgrowlocks.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgrowlocks.so' /usr/bin/install -c -m 644 ./pgrowlocks.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pgrowlocks--1.2.sql ./pgrowlocks--1.1--1.2.sql ./pgrowlocks--1.0--1.1.sql ./pgrowlocks--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgrowlocks' make -C pgstattuple install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgstattuple' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgstattuple.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgstattuple.so' /usr/bin/install -c -m 644 ./pgstattuple.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pgstattuple--1.4.sql ./pgstattuple--1.3--1.4.sql ./pgstattuple--1.2--1.3.sql ./pgstattuple--1.1--1.2.sql ./pgstattuple--1.0--1.1.sql ./pgstattuple--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pgstattuple' make -C pg_visibility install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_visibility' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_visibility.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_visibility.so' /usr/bin/install -c -m 644 ./pg_visibility.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_visibility--1.1.sql ./pg_visibility--1.0--1.1.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/pg_visibility' make -C postgres_fdw install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 postgres_fdw.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/postgres_fdw.so' /usr/bin/install -c -m 644 ./postgres_fdw.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/postgres_fdw' make -C seg install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/seg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 seg.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/seg.so' /usr/bin/install -c -m 644 ./seg.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./seg--1.1.sql ./seg--1.0--1.1.sql ./seg--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/seg' make -C spi install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc//pgsql/extension' /usr/bin/install -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control ./timetravel.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./autoinc--1.0.sql ./autoinc--unpackaged--1.0.sql ./insert_username--1.0.sql ./insert_username--unpackaged--1.0.sql ./moddatetime--1.0.sql ./moddatetime--unpackaged--1.0.sql ./refint--1.0.sql ./refint--unpackaged--1.0.sql ./timetravel--1.0.sql ./timetravel--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 autoinc.so insert_username.so moddatetime.so refint.so timetravel.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' /usr/bin/install -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example ./timetravel.example '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc//pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/spi' make -C tablefunc install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tablefunc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./tablefunc.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tablefunc--1.0.sql ./tablefunc--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 tablefunc.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tablefunc' make -C tcn install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tcn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./tcn.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tcn--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 tcn.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tcn' make -C test_decoding install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 test_decoding.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/test_decoding' make -C tsm_system_rows install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_rows' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 tsm_system_rows.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tsm_system_rows.so' /usr/bin/install -c -m 644 ./tsm_system_rows.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tsm_system_rows--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_rows' make -C tsm_system_time install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_time' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 tsm_system_time.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tsm_system_time.so' /usr/bin/install -c -m 644 ./tsm_system_time.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tsm_system_time--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsm_system_time' make -C tsearch2 install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsearch2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./tsearch2.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tsearch2--1.0.sql ./tsearch2--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 tsearch2.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/tsearch2' make -C unaccent install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/unaccent' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 755 unaccent.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/unaccent.so' /usr/bin/install -c -m 644 ./unaccent.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql ./unaccent--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./unaccent.rules '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/tsearch_data/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/unaccent' make -C vacuumlo install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/vacuumlo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' /usr/bin/install -c vacuumlo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/vacuumlo' make -C sslinfo install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sslinfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 sslinfo.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/sslinfo.so' /usr/bin/install -c -m 644 ./sslinfo.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./sslinfo--1.2.sql ./sslinfo--1.1--1.2.sql ./sslinfo--1.0--1.1.sql ./sslinfo--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sslinfo' make -C uuid-ossp install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/uuid-ossp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 uuid-ossp.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/uuid-ossp.so' /usr/bin/install -c -m 644 ./uuid-ossp.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./uuid-ossp--1.1.sql ./uuid-ossp--1.0--1.1.sql ./uuid-ossp--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/uuid-ossp' make -C xml2 install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/xml2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgxml.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxml.so' /usr/bin/install -c -m 644 ./xml2.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./xml2--1.1.sql ./xml2--1.0--1.1.sql ./xml2--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/xml2' make -C sepgsql install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sepgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/contrib' /usr/bin/install -c -m 755 sepgsql.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/sepgsql.so' /usr/bin/install -c -m 644 sepgsql.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/contrib/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/sepgsql' make -C hstore_plperl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 hstore_plperl.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/hstore_plperl.so' /usr/bin/install -c -m 644 ./hstore_plperl.control ./hstore_plperlu.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./hstore_plperl--1.0.sql ./hstore_plperlu--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plperl' make -C hstore_plpython install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 hstore_plpython2.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/hstore_plpython2.so' /usr/bin/install -c -m 644 ./hstore_plpythonu.control ./hstore_plpython2u.control ./hstore_plpython3u.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./hstore_plpythonu--1.0.sql ./hstore_plpython2u--1.0.sql ./hstore_plpython3u--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/hstore_plpython' make -C ltree_plpython install make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' /usr/bin/install -c -m 755 ltree_plpython2.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/ltree_plpython2.so' /usr/bin/install -c -m 644 ./ltree_plpythonu.control ./ltree_plpython2u.control ./ltree_plpython3u.control '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./ltree_plpythonu--1.0.sql ./ltree_plpython2u--1.0.sql ./ltree_plpython3u--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib/ltree_plpython' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/contrib' PostgreSQL, contrib, and documentation installation complete. + mv src/Makefile.global src/Makefile.global.save + cp src/Makefile.global.python3 src/Makefile.global + touch -r src/Makefile.global.save src/Makefile.global + pushd src/pl/plpython3 ~/build/BUILD/postgresql-9.6.5/src/pl/plpython3 ~/build/BUILD/postgresql-9.6.5 + make DESTDIR=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le install /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ru zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/locale'/$lang/LC_MESSAGES/plpython-9.6.mo || exit 1; \ done make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' make -C catalog schemapg.h make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[2]: 'schemapg.h' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend/catalog' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/src/backend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql' /usr/bin/install -c -m 755 plpython3.so '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/plpython3.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql ./plpython3u--unpackaged--1.0.sql '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./plpython.h ./plpy_util.h '/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/include/pgsql/server' + popd ~/build/BUILD/postgresql-9.6.5 + mv -f src/Makefile.global.save src/Makefile.global + install -d -m 755 /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/contrib + install -d -m 755 /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/pgsql/extension + for header in /opt/rh/sclo-postgresql96/root/usr/include/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pg_config_ext.h /opt/rh/sclo-postgresql96/root/usr/include/ecpg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config_ext.h + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le --file /opt/rh/sclo-postgresql96/root/usr/include/pg_config.h INFO: multilib-fix: we don't need multilib haeder hack for 'ppc64le' architecture (no-op) + for header in /opt/rh/sclo-postgresql96/root/usr/include/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pg_config_ext.h /opt/rh/sclo-postgresql96/root/usr/include/ecpg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config_ext.h + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le --file /opt/rh/sclo-postgresql96/root/usr/include/pg_config_ext.h INFO: multilib-fix: we don't need multilib haeder hack for 'ppc64le' architecture (no-op) + for header in /opt/rh/sclo-postgresql96/root/usr/include/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pg_config_ext.h /opt/rh/sclo-postgresql96/root/usr/include/ecpg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config_ext.h + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le --file /opt/rh/sclo-postgresql96/root/usr/include/ecpg_config.h INFO: multilib-fix: we don't need multilib haeder hack for 'ppc64le' architecture (no-op) + for header in /opt/rh/sclo-postgresql96/root/usr/include/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pg_config_ext.h /opt/rh/sclo-postgresql96/root/usr/include/ecpg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config_ext.h + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le --file /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config.h INFO: multilib-fix: we don't need multilib haeder hack for 'ppc64le' architecture (no-op) + for header in /opt/rh/sclo-postgresql96/root/usr/include/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pg_config_ext.h /opt/rh/sclo-postgresql96/root/usr/include/ecpg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config.h /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config_ext.h + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le --file /opt/rh/sclo-postgresql96/root/usr/include/pgsql/server/pg_config_ext.h INFO: multilib-fix: we don't need multilib haeder hack for 'ppc64le' architecture (no-op) + install -d -m 755 /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial + cp -p src/tutorial/Makefile src/tutorial/README src/tutorial/advanced.source src/tutorial/advanced.sql src/tutorial/basics.source src/tutorial/basics.sql src/tutorial/complex.c src/tutorial/complex.so src/tutorial/complex.source src/tutorial/complex.sql src/tutorial/funcs.c src/tutorial/funcs.so src/tutorial/funcs.source src/tutorial/funcs.sql src/tutorial/funcs_new.c src/tutorial/syscat.source src/tutorial/syscat.sql /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial + install -d /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/etc/pam.d + install -m 644 /builddir/build/SOURCES/postgresql.pam /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/etc/pam.d/sclo-postgresql96-postgresql + install -d -m 755 /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/var/run/postgresql + mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/tmpfiles.d + install -m 0644 /builddir/build/SOURCES/postgresql.tmpfiles.d /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/tmpfiles.d/sclo-postgresql96-postgresql.conf + install -d -m 700 /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/var/opt/rh/scls/sclo-postgresql96/lib/pgsql/data + mkdir -p -m 700 /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/var/lib/pgsql + rm -r /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le//usr/lib/rpm/macros.d/macros.postgresql + install -d -m 700 /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/var/opt/rh/scls/sclo-postgresql96/lib/pgsql/backups + mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test + cp -a src/test/regress /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test + rm -f /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/pg_regress + ln -sf ../../pgxs/src/test/regress/pg_regress /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/pg_regress + pushd /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress ~/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress ~/build/BUILD/postgresql-9.6.5 + rm -f GNUmakefile Makefile pg_regress.o pg_regress_main.o regress.o + chmod 0755 pg_regress regress.so + popd ~/build/BUILD/postgresql-9.6.5 + sed 's|@bindir@|/opt/rh/sclo-postgresql96/root/usr/bin|g' + chmod 0644 /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/Makefile + rm -rf doc/html + mv /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/pgsql/html doc + rm -rf /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/pgsql + rm /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libecpg.a /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpq.a /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libecpg_compat.a /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpgfeutils.a /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpgtypes.a + cp /dev/null main.lst + cp /dev/null libs.lst + cp /dev/null server.lst + cp /dev/null devel.lst + cp /dev/null plperl.lst + cp /dev/null pltcl.lst + cp /dev/null plpython.lst + cp /dev/null plpython3.lst + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le ecpg-9.6 + cat ecpg-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le ecpglibsclo-postgresql96-6-9.6 + cat ecpglibsclo-postgresql96-6-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le initdb-9.6 + cat initdb-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le libpqsclo-postgresql96-5-9.6 + cat libpqsclo-postgresql96-5-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le pg_basebackup-9.6 + cat pg_basebackup-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le pg_controldata-9.6 + cat pg_controldata-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le pg_ctl-9.6 + cat pg_ctl-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le pg_config-9.6 + cat pg_config-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le pg_dump-9.6 + cat pg_dump-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le pg_resetxlog-9.6 + cat pg_resetxlog-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le pg_rewind-9.6 + cat pg_rewind-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le pgscripts-9.6 + cat pgscripts-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le plperl-9.6 + cat plperl-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le plpgsql-9.6 + cat plpgsql-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le plpython-9.6 + cat plpython-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le plpython-9.6 + cat plpython-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le pltcl-9.6 + cat pltcl-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le postgres-9.6 + cat postgres-9.6.lang + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le psql-9.6 + cat psql-9.6.lang + server_binaries='initdb pg_basebackup pg_controldata pg_ctl pg_receivexlog pg_recvlogical pg_resetxlog pg_rewind postgres postgresql-setup postmaster ' + contrib_binaries=' oid2name pg_archivecleanup pgbench pg_standby pg_test_fsync pg_test_timing pg_xlogdump vacuumlo ' + binaries='clusterdb createdb createlang createuser dropdb droplang dropuser pg_dump pg_dumpall pg_isready pg_restore pg_upgrade psql reindexdb vacuumdb ' + for pkg in '' contrib server + mans= + sep= + pkg_name=postgresql + eval 'list=$binaries' ++ list='clusterdb createdb createlang createuser dropdb droplang dropuser pg_dump pg_dumpall pg_isready pg_restore pg_upgrade psql reindexdb vacuumdb ' + for bin in $list + mans+=man1/clusterdb.1.gz + sep=' ' + for bin in $list + mans+=' man1/createdb.1.gz' + sep=' ' + for bin in $list + mans+=' man1/createlang.1.gz' + sep=' ' + for bin in $list + mans+=' man1/createuser.1.gz' + sep=' ' + for bin in $list + mans+=' man1/dropdb.1.gz' + sep=' ' + for bin in $list + mans+=' man1/droplang.1.gz' + sep=' ' + for bin in $list + mans+=' man1/dropuser.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_dump.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_dumpall.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_isready.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_restore.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_upgrade.1.gz' + sep=' ' + for bin in $list + mans+=' man1/psql.1.gz' + sep=' ' + for bin in $list + mans+=' man1/reindexdb.1.gz' + sep=' ' + for bin in $list + mans+=' man1/vacuumdb.1.gz' + sep=' ' + __subh_install_all clusterdb createdb createlang createuser dropdb droplang dropuser pg_dump pg_dumpall pg_isready pg_restore pg_upgrade psql reindexdb vacuumdb + destdir=/usr/bin + srcdir=/opt/rh/sclo-postgresql96/root/usr/bin + : + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/clusterdb /usr/bin/clusterdb + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/createdb /usr/bin/createdb + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/createlang /usr/bin/createlang + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/createuser /usr/bin/createuser + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/dropdb /usr/bin/dropdb + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/droplang /usr/bin/droplang + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/dropuser /usr/bin/dropuser + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_dump /usr/bin/pg_dump + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_dumpall /usr/bin/pg_dumpall + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_isready /usr/bin/pg_isready + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_restore /usr/bin/pg_restore + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_upgrade /usr/bin/pg_upgrade + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/psql /usr/bin/psql + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/reindexdb /usr/bin/reindexdb + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/vacuumdb /usr/bin/vacuumdb + __subh_install_all man1/clusterdb.1.gz man1/createdb.1.gz man1/createlang.1.gz man1/createuser.1.gz man1/dropdb.1.gz man1/droplang.1.gz man1/dropuser.1.gz man1/pg_dump.1.gz man1/pg_dumpall.1.gz man1/pg_isready.1.gz man1/pg_restore.1.gz man1/pg_upgrade.1.gz man1/psql.1.gz man1/reindexdb.1.gz man1/vacuumdb.1.gz + destdir=/usr/share/man + srcdir=/opt/rh/sclo-postgresql96/root/usr/share/man + : + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/clusterdb.1.gz /usr/share/man/man1/clusterdb.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/createdb.1.gz /usr/share/man/man1/createdb.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/createlang.1.gz /usr/share/man/man1/createlang.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/createuser.1.gz /usr/share/man/man1/createuser.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/dropdb.1.gz /usr/share/man/man1/dropdb.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/droplang.1.gz /usr/share/man/man1/droplang.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/dropuser.1.gz /usr/share/man/man1/dropuser.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_dump.1.gz /usr/share/man/man1/pg_dump.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_dumpall.1.gz /usr/share/man/man1/pg_dumpall.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_isready.1.gz /usr/share/man/man1/pg_isready.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_restore.1.gz /usr/share/man/man1/pg_restore.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_upgrade.1.gz /usr/share/man/man1/pg_upgrade.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/psql.1.gz /usr/share/man/man1/psql.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/reindexdb.1.gz /usr/share/man/man1/reindexdb.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/vacuumdb.1.gz /usr/share/man/man1/vacuumdb.1.gz + for pkg in '' contrib server + mans= + sep= + pkg_name=postgresql-contrib + eval 'list=$contrib_binaries' ++ list=' oid2name pg_archivecleanup pgbench pg_standby pg_test_fsync pg_test_timing pg_xlogdump vacuumlo ' + for bin in $list + mans+=man1/oid2name.1.gz + sep=' ' + for bin in $list + mans+=' man1/pg_archivecleanup.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pgbench.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_standby.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_test_fsync.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_test_timing.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_xlogdump.1.gz' + sep=' ' + for bin in $list + mans+=' man1/vacuumlo.1.gz' + sep=' ' + __subh_install_all oid2name pg_archivecleanup pgbench pg_standby pg_test_fsync pg_test_timing pg_xlogdump vacuumlo + destdir=/usr/bin + srcdir=/opt/rh/sclo-postgresql96/root/usr/bin + : + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/oid2name /usr/bin/oid2name + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_archivecleanup /usr/bin/pg_archivecleanup + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pgbench /usr/bin/pgbench + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_standby /usr/bin/pg_standby + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_test_fsync /usr/bin/pg_test_fsync + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_test_timing /usr/bin/pg_test_timing + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_xlogdump /usr/bin/pg_xlogdump + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/vacuumlo /usr/bin/vacuumlo + __subh_install_all man1/oid2name.1.gz man1/pg_archivecleanup.1.gz man1/pgbench.1.gz man1/pg_standby.1.gz man1/pg_test_fsync.1.gz man1/pg_test_timing.1.gz man1/pg_xlogdump.1.gz man1/vacuumlo.1.gz + destdir=/usr/share/man + srcdir=/opt/rh/sclo-postgresql96/root/usr/share/man + : + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/oid2name.1.gz /usr/share/man/man1/oid2name.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_archivecleanup.1.gz /usr/share/man/man1/pg_archivecleanup.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pgbench.1.gz /usr/share/man/man1/pgbench.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_standby.1.gz /usr/share/man/man1/pg_standby.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_test_fsync.1.gz /usr/share/man/man1/pg_test_fsync.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_test_timing.1.gz /usr/share/man/man1/pg_test_timing.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_xlogdump.1.gz /usr/share/man/man1/pg_xlogdump.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-contrib-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/vacuumlo.1.gz /usr/share/man/man1/vacuumlo.1.gz + for pkg in '' contrib server + mans= + sep= + pkg_name=postgresql-server + eval 'list=$server_binaries' ++ list='initdb pg_basebackup pg_controldata pg_ctl pg_receivexlog pg_recvlogical pg_resetxlog pg_rewind postgres postgresql-setup postmaster ' + for bin in $list + mans+=man1/initdb.1.gz + sep=' ' + for bin in $list + mans+=' man1/pg_basebackup.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_controldata.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_ctl.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_receivexlog.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_recvlogical.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_resetxlog.1.gz' + sep=' ' + for bin in $list + mans+=' man1/pg_rewind.1.gz' + sep=' ' + for bin in $list + mans+=' man1/postgres.1.gz' + sep=' ' + for bin in $list + mans+=' man1/postgresql-setup.1.gz' + sep=' ' + for bin in $list + mans+=' man1/postmaster.1.gz' + sep=' ' + __subh_install_all initdb pg_basebackup pg_controldata pg_ctl pg_receivexlog pg_recvlogical pg_resetxlog pg_rewind postgres postgresql-setup postmaster + destdir=/usr/bin + srcdir=/opt/rh/sclo-postgresql96/root/usr/bin + : + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/initdb /usr/bin/initdb + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_basebackup /usr/bin/pg_basebackup + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_controldata /usr/bin/pg_controldata + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_ctl /usr/bin/pg_ctl + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_receivexlog /usr/bin/pg_receivexlog + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_recvlogical /usr/bin/pg_recvlogical + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_resetxlog /usr/bin/pg_resetxlog + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/pg_rewind /usr/bin/pg_rewind + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/postgres /usr/bin/postgres + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/postgresql-setup /usr/bin/postgresql-setup + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m script /opt/rh/sclo-postgresql96/root/usr/bin/postmaster /usr/bin/postmaster + __subh_install_all man1/initdb.1.gz man1/pg_basebackup.1.gz man1/pg_controldata.1.gz man1/pg_ctl.1.gz man1/pg_receivexlog.1.gz man1/pg_recvlogical.1.gz man1/pg_resetxlog.1.gz man1/pg_rewind.1.gz man1/postgres.1.gz man1/postgresql-setup.1.gz man1/postmaster.1.gz + destdir=/usr/share/man + srcdir=/opt/rh/sclo-postgresql96/root/usr/share/man + : + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/initdb.1.gz /usr/share/man/man1/initdb.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_basebackup.1.gz /usr/share/man/man1/pg_basebackup.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_controldata.1.gz /usr/share/man/man1/pg_controldata.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_ctl.1.gz /usr/share/man/man1/pg_ctl.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_receivexlog.1.gz /usr/share/man/man1/pg_receivexlog.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_recvlogical.1.gz /usr/share/man/man1/pg_recvlogical.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_resetxlog.1.gz /usr/share/man/man1/pg_resetxlog.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/pg_rewind.1.gz /usr/share/man/man1/pg_rewind.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/postgres.1.gz /usr/share/man/man1/postgres.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/postgresql-setup.1.gz /usr/share/man/man1/postgresql-setup.1.gz + for executable in "$@" + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /opt/rh/sclo-postgresql96/root/usr/share/man/man1/postmaster.1.gz /usr/share/man/man1/postmaster.1.gz + for service in postgresql postgresql@ + __subh_install_one /usr/lib/systemd/system/sclo-postgresql96-postgresql.service /usr/lib/systemd/system/postgresql.service + : + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /usr/lib/systemd/system/sclo-postgresql96-postgresql.service /usr/lib/systemd/system/postgresql.service + for service in postgresql postgresql@ + __subh_install_one /usr/lib/systemd/system/sclo-postgresql96-postgresql@.service /usr/lib/systemd/system/postgresql@.service + : + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /usr/lib/systemd/system/sclo-postgresql96-postgresql@.service /usr/lib/systemd/system/postgresql@.service + __subh_install_one /usr/libexec/initscripts/legacy-actions/sclo-postgresql96-postgresql /usr/libexec/initscripts/legacy-actions/postgresql + : + BUILDROOT=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le + BUILD=/builddir/build/BUILD/postgresql-9.6.5 + SCL=sclo-postgresql96 + /usr/libexec/scl-helper-wrap-bin.sh -n postgresql-server-syspaths -m link /usr/libexec/initscripts/legacy-actions/sclo-postgresql96-postgresql /usr/libexec/initscripts/legacy-actions/postgresql + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 9.6.5-2.fc28 --unique-debug-suffix -9.6.5-2.fc28.ppc64le --unique-debug-src-base sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/postgresql-9.6.5 extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libecpg_compat.so.sclo-postgresql96-3.8 extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libecpg.so.sclo-postgresql96-6.8 extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpgtypes.so.sclo-postgresql96-3.7 extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/libpq.so.sclo-postgresql96-5.9 extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/autoinc.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/regress.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/refint.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial/funcs.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tutorial/complex.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/plpython3.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/ltree_plpython2.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/hstore_plpython2.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/hstore_plperl.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/sepgsql.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxml.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/uuid-ossp.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/sslinfo.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/unaccent.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tsearch2.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tsm_system_time.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tsm_system_rows.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test_decoding.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tcn.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/tablefunc.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/timetravel.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/refint.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/moddatetime.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/insert_username.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/autoinc.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/seg.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/postgres_fdw.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_visibility.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgstattuple.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgrowlocks.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgcrypto.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_trgm.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_stat_statements.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_prewarm.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_freespacemap.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pg_buffercache.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/passwordcheck.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pageinspect.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/ltree.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/lo.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/isn.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/_int.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/hstore.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/fuzzystrmatch.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/file_fdw.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/earthdistance.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/dict_xsyn.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/dict_int.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/dblink.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/cube.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/citext.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/chkpass.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/btree_gist.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/btree_gin.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/bloom.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/auto_explain.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/auth_delay.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/adminpack.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/pltcl.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/plpython2.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/plperl.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/plpgsql.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/libpqwalreceiver.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/dict_snowball.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc2004_sjis2004.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_sjis2004.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc2004.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_uhc.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_win.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_sjis.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_johab.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_iso8859_1.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_iso8859.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_gbk.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_gb18030.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc_tw.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc_kr.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc_jp.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_euc_cn.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_cyrillic.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_big5.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/utf8_and_ascii.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/latin_and_mic.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/latin2_and_win1250.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc_tw_and_big5.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc_kr_and_mic.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc_jp_and_sjis.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/euc_cn_and_mic.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/cyrillic_and_mic.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/ascii_and_mic.so extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/vacuumlo extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_standby extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/oid2name extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_isready extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/reindexdb extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/vacuumdb extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/clusterdb extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/dropuser extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/createuser extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/droplang extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/createlang extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/dropdb extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/createdb extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/psql extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pgbench extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_xlogdump extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_upgrade extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_test_timing extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_test_fsync extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_rewind extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_resetxlog extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_dumpall extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_restore extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_dump extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_ctl extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_controldata extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_config extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_recvlogical extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_receivexlog extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_basebackup extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/pg_archivecleanup extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/initdb extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/ecpg extracting debug info from /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/bin/postgres /usr/lib/rpm/sepdebugcrcfix: Updated 129 CRC32s, 0 CRC32s did match. cpio: src/backend/utils/probes.o.dtrace-temp.c: Cannot stat: No such file or directory 98823 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/sclo-postgresql96/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/sclo-postgresql96/root + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lXeFx0 + umask 022 + cd /builddir/build/BUILD + cd postgresql-9.6.5 + make -C postgresql-setup-6.0 check make: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' Making check in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' make check-local make[2]: Entering directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' GEN atlocal /bin/sh './testsuite' ## -------------------------------- ## ## postgresql-setup 6.0 test suite. ## ## -------------------------------- ## 1: Files instantiated correctly ok 2: Basic bash syntax check ok ## ------------- ## ## Test results. ## ## ------------- ## All 2 tests were successful. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0/tests' make: Leaving directory '/builddir/build/BUILD/postgresql-9.6.5/postgresql-setup-6.0' + exit 0 Processing files: sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GnOT8N + umask 022 + cd /builddir/build/BUILD + cd postgresql-9.6.5 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + cp -pr doc/KNOWN_BUGS /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + cp -pr doc/MISSING_FEATURES /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + cp -pr doc/TODO /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + cp -pr COPYRIGHT /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + cp -pr README /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + cp -pr HISTORY /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + cp -pr doc/bug.template /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + cp -pr README.rpm-dist /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql + exit 0 Provides: scl-package(sclo-postgresql96) sclo-postgresql96-postgresql = 9.6.5-2.fc28 sclo-postgresql96-postgresql(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpq.so.sclo-postgresql96-5()(64bit) libreadline.so.7()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-libs-9.6.5-2.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nj4x9C + umask 022 + cd /builddir/build/BUILD + cd postgresql-9.6.5 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-libs + cp -pr COPYRIGHT /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-libs + exit 0 Provides: libecpg.so.sclo-postgresql96-6()(64bit) libecpg_compat.so.sclo-postgresql96-3()(64bit) libpgtypes.so.sclo-postgresql96-3()(64bit) libpq.so.sclo-postgresql96-5()(64bit) scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-libs = 9.6.5-2.fc28 sclo-postgresql96-postgresql-libs(ppc-64) = 9.6.5-2.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig glibc Requires(postun): /sbin/ldconfig glibc Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libecpg.so.sclo-postgresql96-6()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libldap_r-2.4.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpgtypes.so.sclo-postgresql96-3()(64bit) libpq.so.sclo-postgresql96-5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-server-9.6.5-2.fc28.ppc64le Provides: config(sclo-postgresql96-postgresql-server) = 9.6.5-2.fc28 scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-server = 9.6.5-2.fc28 sclo-postgresql96-postgresql-server(:MODULE_COMPAT_9.6) sclo-postgresql96-postgresql-server(ppc-64) = 9.6.5-2.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libldap-2.4.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpq.so.sclo-postgresql96-5()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-docs-9.6.5-2.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.06jrgt + umask 022 + cd /builddir/build/BUILD + cd postgresql-9.6.5 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-docs + cp -pr postgresql-9.6.5-US.pdf /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-docs + cp -pr doc/html /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-docs + exit 0 Provides: sclo-postgresql96-postgresql-doc = 9.6.5-2.fc28 sclo-postgresql96-postgresql-docs = 9.6.5-2.fc28 sclo-postgresql96-postgresql-docs(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-contrib-9.6.5-2.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OMENkm + umask 022 + cd /builddir/build/BUILD + cd postgresql-9.6.5 + DOCDIR=/builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-contrib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-contrib + cp -pr contrib/spi/autoinc.example contrib/spi/insert_username.example contrib/spi/moddatetime.example contrib/spi/refint.example contrib/spi/timetravel.example /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/share/doc/sclo-postgresql96-postgresql-contrib + exit 0 Provides: scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-contrib = 9.6.5-2.fc28 sclo-postgresql96-postgresql-contrib(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libossp-uuid.so.16()(64bit) libpq.so.sclo-postgresql96-5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libselinux.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-devel-9.6.5-2.fc28.ppc64le Provides: pkgconfig(libecpg) = 9.6.5 pkgconfig(libecpg_compat) = 9.6.5 pkgconfig(libpgtypes) = 9.6.5 pkgconfig(libpq) = 9.6.5 scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-devel = 9.6.5-2.fc28 sclo-postgresql96-postgresql-devel(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libecpg.so.sclo-postgresql96-6()(64bit) libecpg_compat.so.sclo-postgresql96-3()(64bit) libpgtypes.so.sclo-postgresql96-3()(64bit) libpq.so.sclo-postgresql96-5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) pkgconfig(libecpg) pkgconfig(libpgtypes) pkgconfig(libpq) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-static-9.6.5-2.fc28.ppc64le Provides: scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-static = 9.6.5-2.fc28 sclo-postgresql96-postgresql-static(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-plperl-9.6.5-2.fc28.ppc64le Provides: scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-plperl = 9.6.5-2.fc28 sclo-postgresql96-postgresql-plperl(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-plpython-9.6.5-2.fc28.ppc64le Provides: scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-plpython = 9.6.5-2.fc28 sclo-postgresql96-postgresql-plpython(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpython2.7.so.1.0()(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-plpython3-9.6.5-2.fc28.ppc64le Provides: scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-plpython3 = 9.6.5-2.fc28 sclo-postgresql96-postgresql-plpython3(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-pltcl-9.6.5-2.fc28.ppc64le Provides: scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-pltcl = 9.6.5-2.fc28 sclo-postgresql96-postgresql-pltcl(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libtcl8.6.so()(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-test-9.6.5-2.fc28.ppc64le warning: Duplicate build-ids /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/refint.so and /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/refint.so warning: Duplicate build-ids /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/autoinc.so and /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/autoinc.so Provides: sclo-postgresql96-postgresql-test = 9.6.5-2.fc28 sclo-postgresql96-postgresql-test(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) sclo-postgresql96-runtime Processing files: sclo-postgresql96-postgresql-syspaths-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-syspaths = 9.6.5-2.fc28 sclo-postgresql96-postgresql-syspaths(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Conflicts: postgresql Processing files: sclo-postgresql96-postgresql-contrib-syspaths-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-contrib-syspaths = 9.6.5-2.fc28 sclo-postgresql96-postgresql-contrib-syspaths(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Conflicts: postgresql-contrib Processing files: sclo-postgresql96-postgresql-server-syspaths-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-server-syspaths = 9.6.5-2.fc28 sclo-postgresql96-postgresql-server-syspaths(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Conflicts: postgresql-server Processing files: sclo-postgresql96-postgresql-debuginfo-9.6.5-2.fc28.ppc64le Provides: scl-package(sclo-postgresql96) sclo-postgresql96-postgresql-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sclo-postgresql96-postgresql-libs-debuginfo-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-libs-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-libs-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Processing files: sclo-postgresql96-postgresql-server-debuginfo-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-server-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-server-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Processing files: sclo-postgresql96-postgresql-docs-debuginfo-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-docs-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-docs-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Processing files: sclo-postgresql96-postgresql-contrib-debuginfo-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-contrib-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-contrib-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Processing files: sclo-postgresql96-postgresql-devel-debuginfo-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-devel-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-devel-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Processing files: sclo-postgresql96-postgresql-plperl-debuginfo-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-plperl-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-plperl-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Processing files: sclo-postgresql96-postgresql-plpython-debuginfo-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-plpython-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-plpython-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Processing files: sclo-postgresql96-postgresql-plpython3-debuginfo-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-plpython3-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-plpython3-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Processing files: sclo-postgresql96-postgresql-pltcl-debuginfo-9.6.5-2.fc28.ppc64le Provides: sclo-postgresql96-postgresql-pltcl-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-pltcl-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Processing files: sclo-postgresql96-postgresql-test-debuginfo-9.6.5-2.fc28.ppc64le warning: Duplicate build-ids /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/debug/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/autoinc.so-9.6.5-2.fc28.ppc64le.debug and /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/debug/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/autoinc.so-9.6.5-2.fc28.ppc64le.debug warning: Duplicate build-ids /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/debug/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/refint.so-9.6.5-2.fc28.ppc64le.debug and /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le/usr/lib/debug/opt/rh/sclo-postgresql96/root/usr/lib64/pgsql/test/regress/refint.so-9.6.5-2.fc28.ppc64le.debug Provides: sclo-postgresql96-postgresql-test-debuginfo = 9.6.5-2.fc28 sclo-postgresql96-postgresql-test-debuginfo(ppc-64) = 9.6.5-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sclo-postgresql96-postgresql-debuginfo(ppc-64) = 9.6.5-2.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-libs-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-server-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-docs-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-contrib-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-devel-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-static-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-plperl-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-plpython-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-plpython3-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-pltcl-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-test-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-syspaths-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-contrib-syspaths-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-server-syspaths-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-libs-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-server-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-docs-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-contrib-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-devel-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-plperl-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-plpython-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-plpython3-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-pltcl-debuginfo-9.6.5-2.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/sclo-postgresql96-postgresql-test-debuginfo-9.6.5-2.fc28.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PxsF7z + umask 022 + cd /builddir/build/BUILD + cd postgresql-9.6.5 + exit 0 Child return code was: 0