Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/postgresql.spec'], chrootPath='/var/lib/mock/c9s-build-261163-46743/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) 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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1638230400 Wrote: /builddir/build/SRPMS/postgresql-13.5-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/postgresql.spec'], chrootPath='/var/lib/mock/c9s-build-261163-46743/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) 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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1638230400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lrzqzk + umask 022 + cd /builddir/build/BUILD ++ dirname /builddir/build/SOURCES/postgresql-13.5.tar.bz2 + cd /builddir/build/SOURCES + sha256sum -c /builddir/build/SOURCES/postgresql-13.5.tar.bz2.sha256 postgresql-13.5.tar.bz2: OK + sha256sum -c /builddir/build/SOURCES/postgresql-12.9.tar.bz2.sha256 postgresql-12.9.tar.bz2: OK + cd /builddir/build/BUILD + rm -rf postgresql-13.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/postgresql-13.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd postgresql-13.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/postgresql-setup-8.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (rpm-pgsql.patch): + echo '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 82 (offset 27 lines). Hunk #2 succeeded at 100 (offset 27 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 429 (offset 150 lines). Hunk #2 succeeded at 437 (offset 82 lines). Hunk #3 succeeded at 449 (offset 82 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 4159 (offset 963 lines). patching file src/bin/initdb/initdb.c Hunk #1 succeeded at 1091 (offset -143 lines). patching file src/include/pg_config_manual.h Hunk #1 succeeded at 208 (offset 7 lines). Patch #12 (postgresql-no-libecpg.patch): + echo 'Patch #12 (postgresql-no-libecpg.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/interfaces/Makefile Patch #9 (postgresql-server-pg_config.patch): + echo 'Patch #9 (postgresql-server-pg_config.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/bin/pg_config/Makefile patching file src/bin/pg_config/nls.mk Patch #14 (postgresql-pgcrypto-openssl3-tests.patch): + echo 'Patch #14 (postgresql-pgcrypto-openssl3-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file contrib/pgcrypto/expected/pgp-decrypt.out patching file contrib/pgcrypto/expected/pgp-pubkey-decrypt.out patching file contrib/pgcrypto/Makefile patching file contrib/pgcrypto/sql/pgp-decrypt.sql patching file contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql + cp -p /builddir/build/SOURCES/postgresql-13.5-US.pdf . + find . -type f -name Makefile -exec sed -i -e 's/SO_MAJOR_VERSION=\s\?\([0-9]\+\)/SO_MAJOR_VERSION= private13-\1/' '{}' ';' + tar xfj /builddir/build/SOURCES/postgresql-12.9.tar.bz2 + find . -type f -name Makefile -exec sed -i -e 's/SO_MAJOR_VERSION=\s\?\([0-9]\+\)/SO_MAJOR_VERSION= private13-\1/' '{}' ';' + find . -type f -name .gitignore + xargs rm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3sA23Y + umask 022 + cd /builddir/build/BUILD + cd postgresql-13.5 ++ id -u + '[' x989 = x0 ']' + cd postgresql-setup-8.6 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info pgdocdir=/usr/share/doc/postgresql PGVERSION=13.5 PGMAJORVERSION=13 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 race-free 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 operating system (distribution) family... redhat checking for rpm... /usr/bin/rpm checking for postgres... no checking for pg_upgrade... no checking whether to install compat %pgtest_* macros... yes 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: Configured the folowing way: PostgreSQL version: 13.5 PGDATADIR: ${localstatedir}/lib/pgsql/data PostgreSQL service: postgresql PostgreSQL package: postgresql PostgreSQL bin_pfx: postgresql Init system: systemd configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j20 Making all in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' GEN bin/postgresql-setup GEN bin/postgresql-upgrade GEN initdb GEN postgresql-check-db-dir GEN upgrade GEN sbin/postgresql-new-systemd-unit GEN share/postgresql-setup/library.sh GEN share/postgresql-setup/postgresql_pkg_tests.sh GEN lib/rpm/macros.d/macros.postgresql GEN lib/rpm/macros.d/macros.postgresql-test GEN README.rpm-dist.sed GEN postgresql.service GEN postgresql@.service GEN doc/postgresql-upgrade.1 GEN doc/postgresql-new-systemd-unit.1 GEN doc/postgresql-setup.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-13.5/postgresql-setup-8.6' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6/tests' + cd .. + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' ++ echo -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection ++ xargs -n 1 ++ grep -v ffast-math ++ xargs -n 100 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + common_configure_options=' --disable-rpath --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-ldap --with-openssl --with-pam --with-gssapi --with-ossp-uuid --with-libxml --with-libxslt --enable-nls --enable-dtrace --with-selinux --with-system-tzdata=/usr/share/zoneinfo --datadir=/usr/share/pgsql --with-systemd --with-icu --with-python ' + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./postgresql-12.9/configure + diff -u ./postgresql-12.9/configure.backup ./postgresql-12.9/configure + mv ./postgresql-12.9/configure.backup ./postgresql-12.9/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./postgresql-12.9/configure + diff -u ./postgresql-12.9/configure.backup ./postgresql-12.9/configure + mv ./postgresql-12.9/configure.backup ./postgresql-12.9/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./postgresql-12.9/configure + diff -u ./postgresql-12.9/configure.backup ./postgresql-12.9/configure --- ./postgresql-12.9/configure.backup 2021-11-08 22:02:19.000000000 +0000 +++ ./postgresql-12.9/configure 2021-12-06 15:33:37.678366093 +0000 @@ -2047,7 +2047,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./postgresql-12.9/configure + diff -u ./postgresql-12.9/configure.backup ./postgresql-12.9/configure + mv ./postgresql-12.9/configure.backup ./postgresql-12.9/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./postgresql-12.9/configure + diff -u ./postgresql-12.9/configure.backup ./postgresql-12.9/configure + mv ./postgresql-12.9/configure.backup ./postgresql-12.9/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-11-08 22:00:24.000000000 +0000 +++ ./configure 2021-12-06 15:33:37.738363980 +0000 @@ -2043,7 +2043,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./postgresql-setup-8.6/configure + diff -u ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + mv ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./postgresql-setup-8.6/configure + diff -u ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + mv ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./postgresql-setup-8.6/configure + diff -u ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + mv ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./postgresql-setup-8.6/configure + diff -u ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + mv ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./postgresql-setup-8.6/configure + diff -u ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + mv ./postgresql-setup-8.6/configure.backup ./postgresql-setup-8.6/configure + '[' 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 ./postgresql-12.9/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./postgresql-12.9/config/config.sub ++ basename ./postgresql-12.9/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./postgresql-12.9/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './postgresql-12.9/config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./postgresql-12.9/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./postgresql-12.9/config/config.guess ++ basename ./postgresql-12.9/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./postgresql-12.9/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './postgresql-12.9/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' + 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-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-ldap --with-openssl --with-pam --with-gssapi --with-ossp-uuid --with-libxml --with-libxslt --enable-nls --enable-dtrace --with-selinux --with-system-tzdata=/usr/share/zoneinfo --datadir=/usr/share/pgsql --with-systemd --with-icu --with-python configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking which template to use... linux checking whether NLS is wanted... yes checking for default port number... 5432 checking for dtrace... /usr/bin/dtrace checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for ppc64le-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking for gawk... gawk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Werror=vla, for CFLAGS... yes checking whether gcc supports -Wendif-labels, for CFLAGS... yes checking whether g++ supports -Wendif-labels, for CXXFLAGS... no checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... no checking whether gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes checking whether g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... no checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... no checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... no checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking allow thread-safe client libraries... yes checking whether to build with ICU support... yes checking for icu-uc icu-i18n... 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... yes checking whether to build with XML support... yes checking for libxml-2.0 >= 2.6.23... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for ppc64le-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 a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.7.4 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.32.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc checking for PYTHON... /usr/bin/python3 configure: using python 3.9.9 (main, Nov 22 2021, 00:00:00) checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python3.9/config-3.9-powerpc64le-linux-gnu checking Python include directories... -I/usr/include/python3.9 checking how to link an embedded Python application... -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether 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... none required 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 shm_open... none required checking for library containing shm_unlink... none required checking for library containing clock_gettime... 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 backtrace_symbols... 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 X509_get_signature_nid... 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 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_initialize... yes checking for ldap_bind in -lldap_r... yes checking for security_compute_create_name in -lselinux... yes checking for uuid_export in -lossp-uuid... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes 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 sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no 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/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/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 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 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 systemd/sd-daemon.h usability... yes checking systemd/sd-daemon.h presence... yes checking for systemd/sd-daemon.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 __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for struct tm.tm_zone... 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 locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports lwarx hint bit... yes checking whether __builtin_constant_p(x) implies "i"(x) acceptance... 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 size of bool... 1 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 backtrace_symbols... yes checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for kqueue... no checking for mbstowcs_l... no checking for memset_s... no checking for poll... yes checking for posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strchrnul... yes checking for strsignal... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for wcstombs_l... no checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_ctz... yes checking for __builtin_popcount... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how gcc reports undeclared, standard C functions... error 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 strnlen is declared... yes checking whether F_FULLFSYNC is declared... no checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for dlopen... yes checking for explicit_bzero... yes checking for fls... no checking for getopt... yes checking for getpeereid... no checking for getrusage... yes checking for inet_aton... yes checking for link... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for random... yes checking for srandom... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for strtof... yes checking for setenv... yes checking for unsetenv... yes checking for getaddrinfo... yes checking for getopt_long... 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 whether strtoll is declared... yes checking whether strtoull is declared... yes checking unicode/ucol.h usability... yes checking unicode/ucol.h presence... yes checking for unicode/ucol.h... yes checking for rl_completion_append_character... yes checking for rl_completion_suppress_quote... yes checking for rl_filename_quote_characters... yes checking for rl_filename_quoting_function... 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 long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 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 __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 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 for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... slicing-by-8 checking for library containing sem_init... none required checking which semaphore API to use... unnamed POSIX checking which random number source to use... OpenSSL 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... /usr/bin/msgfmt checking for msgfmt flags... -c checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/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 xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for fop... no checking for dbtoepub... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 11.2.1 20211019 (Red Hat 11.2.1-6) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 configure: using LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/posix_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/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 + /usr/bin/make -O -j20 V=1 VERBOSE=1 world /usr/bin/make -C ./src/backend generated-headers /usr/bin/make -C catalog distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[2]: Nothing to be done for 'distprep'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_statistic_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' /usr/bin/dtrace -C -h -s probes.d -o probes.h.tmp sed -e 's/POSTGRESQL_/TRACE_POSTGRESQL_/g' \ -e 's/( *char \*/(const char */g' \ -e 's/, *char \*/, const char */g' probes.h.tmp >probes.h rm probes.h.tmp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' /usr/bin/make -C doc all /usr/bin/make -C src all /usr/bin/make -C config all /usr/bin/make -C src all make[1]: Nothing to be done for 'all'. /usr/bin/make -C sgml all /usr/bin/make -C common all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o file_perm.o file_perm.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o link-canary.o link-canary.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o encnames.o encnames.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o config_info.o config_info.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o kwlookup.o kwlookup.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o archive.o archive.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o controldata_utils.o controldata_utils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o keywords.o keywords.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o hashfn.o hashfn.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o psprintf.o psprintf.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o pgfnames.o pgfnames.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o rmtree.o rmtree.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' { \ echo ""; \ echo ""; \ } > version.sgml make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o checksum_helper.o checksum_helper.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o relpath.o relpath.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' '/usr/bin/perl' ./mk_feature_tables.pl YES ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-supported.sgml make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o base64.o base64.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o string.o string.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' '/usr/bin/perl' ./mk_feature_tables.pl NO ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-unsupported.sgml make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o ip.o ip.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' '/usr/bin/perl' ./generate-errcodes-table.pl ../../../src/backend/utils/errcodes.txt > errcodes-table.sgml make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o d2s.o d2s.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o scram-common.o scram-common.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' '/usr/bin/perl' ./generate-keywords-table.pl . > keywords-table.sgml make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o username.o username.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o wait_error.o wait_error.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o f2s.o f2s.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o sha2_openssl.o sha2_openssl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o restricted_token.o restricted_token.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' sha2_openssl.c: In function 'pg_sha256_init': sha2_openssl.c:32:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | SHA256_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_update': sha2_openssl.c:38:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 38 | SHA256_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_final': sha2_openssl.c:44:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 44 | SHA256_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_init': sha2_openssl.c:51:9: warning: 'SHA512_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA512_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_update': sha2_openssl.c:57:9: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 57 | SHA512_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_final': sha2_openssl.c:63:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | SHA512_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_init': sha2_openssl.c:70:9: warning: 'SHA384_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | SHA384_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_update': sha2_openssl.c:76:9: warning: 'SHA384_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | SHA384_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_final': sha2_openssl.c:82:9: warning: 'SHA384_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 82 | SHA384_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_init': sha2_openssl.c:89:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | SHA224_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:69:27: note: declared here 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_update': sha2_openssl.c:95:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | SHA224_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:70:27: note: declared here 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_final': sha2_openssl.c:101:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | SHA224_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:72:27: note: declared here 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o exec.o exec.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o fe_memutils.o fe_memutils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c archive.c -o archive_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o logging.o logging.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o stringinfo.o stringinfo.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o md5.o md5.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o protocol_openssl.o protocol_openssl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c base64.c -o base64_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o saslprep.o saslprep.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c config_info.c -o config_info_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c file_perm.c -o file_perm_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o file_utils.o file_utils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c encnames.c -o encnames_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c keywords.c -o keywords_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o unicode_norm.o unicode_norm.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c ip.c -o ip_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c link-canary.c -o link-canary_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o jsonapi.o jsonapi.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c psprintf.c -o psprintf_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c rmtree.c -o rmtree_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c hashfn.c -o hashfn_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c exec.c -o exec_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c d2s.c -o d2s_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c relpath.c -o relpath_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c string.c -o string_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c saslprep.c -o saslprep_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c scram-common.c -o scram-common_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c wait_error.c -o wait_error_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c username.c -o username_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c restricted_token.c -o restricted_token_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c sha2_openssl.c -o sha2_openssl_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' sha2_openssl.c: In function 'pg_sha256_init': sha2_openssl.c:32:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | SHA256_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_update': sha2_openssl.c:38:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 38 | SHA256_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_final': sha2_openssl.c:44:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 44 | SHA256_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_init': sha2_openssl.c:51:9: warning: 'SHA512_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA512_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_update': sha2_openssl.c:57:9: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 57 | SHA512_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_final': sha2_openssl.c:63:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | SHA512_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_init': sha2_openssl.c:70:9: warning: 'SHA384_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | SHA384_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_update': sha2_openssl.c:76:9: warning: 'SHA384_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | SHA384_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_final': sha2_openssl.c:82:9: warning: 'SHA384_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 82 | SHA384_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_init': sha2_openssl.c:89:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | SHA224_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:69:27: note: declared here 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_update': sha2_openssl.c:95:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | SHA224_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:70:27: note: declared here 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_final': sha2_openssl.c:101:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | SHA224_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:72:27: note: declared here 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c f2s.c -o f2s_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c archive.c -o archive_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c protocol_openssl.c -o protocol_openssl_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c base64.c -o base64_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c config_info.c -o config_info_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c file_perm.c -o file_perm_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c file_utils.c -o file_utils_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c logging.c -o logging_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c controldata_utils.c -o controldata_utils_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c md5.c -o md5_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c keywords.c -o keywords_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c encnames.c -o encnames_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c ip.c -o ip_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c link-canary.c -o link-canary_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c -o wchar.o wchar.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c exec.c -o exec_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c psprintf.c -o psprintf_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c hashfn.c -o hashfn_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c f2s.c -o f2s_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c relpath.c -o relpath_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c string.c -o string_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c d2s.c -o d2s_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c rmtree.c -o rmtree_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' rm -f libpgcommon.a ar crs libpgcommon.a archive.o base64.o checksum_helper.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_norm.o username.o wait_error.o wchar.o protocol_openssl.o sha2_openssl.o fe_memutils.o file_utils.o logging.o restricted_token.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c username.c -o username_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c scram-common.c -o scram-common_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c saslprep.c -o saslprep_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c wait_error.c -o wait_error_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c sha2_openssl.c -o sha2_openssl_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' sha2_openssl.c: In function 'pg_sha256_init': sha2_openssl.c:32:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | SHA256_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_update': sha2_openssl.c:38:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 38 | SHA256_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_final': sha2_openssl.c:44:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 44 | SHA256_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_init': sha2_openssl.c:51:9: warning: 'SHA512_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA512_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_update': sha2_openssl.c:57:9: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 57 | SHA512_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_final': sha2_openssl.c:63:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | SHA512_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_init': sha2_openssl.c:70:9: warning: 'SHA384_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | SHA384_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_update': sha2_openssl.c:76:9: warning: 'SHA384_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | SHA384_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_final': sha2_openssl.c:82:9: warning: 'SHA384_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 82 | SHA384_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_init': sha2_openssl.c:89:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | SHA224_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:69:27: note: declared here 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_update': sha2_openssl.c:95:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | SHA224_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:70:27: note: declared here 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_final': sha2_openssl.c:101:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | SHA224_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:72:27: note: declared here 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c protocol_openssl.c -o protocol_openssl_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c md5.c -o md5_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c wchar.c -o wchar_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o encnames_srv.o exec_srv.o f2s_srv.o file_perm_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o stringinfo_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o protocol_openssl_srv.o sha2_openssl_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c wchar.c -o wchar_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' rm -f libpgcommon_shlib.a ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o encnames_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_shlib.o pg_lzcompress_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o stringinfo_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o protocol_openssl_shlib.o sha2_openssl_shlib.o fe_memutils_shlib.o file_utils_shlib.o logging_shlib.o restricted_token_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/make -C port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' echo "#define PGBINDIR \"/usr/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/pgsql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/usr/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/include/pgsql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/usr/include/pgsql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib64/pgsql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc//pgsql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/usr/share/doc//pgsql\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/share/man\"" >>pg_config_paths.h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o getpeereid.o getpeereid.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fls.o fls.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o noblock.o noblock.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcpy.o strlcpy.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o chklocale.o chklocale.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_bitutils.o pg_bitutils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcheckdir.o pgcheckdir.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgsleep.o pgsleep.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrsignal.o pgstrsignal.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgmkdirp.o pgmkdirp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strlcat.o strlcat.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o erand48.o erand48.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_strong_random.o pg_strong_random.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort.o qsort.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quotes.o quotes.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstrcasecmp.o pgstrcasecmp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_ntop.o inet_net_ntop.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o strerror.o strerror.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c fls.c -o fls_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c getpeereid.c -o getpeereid_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcat.c -o strlcat_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o qsort_arg.o qsort_arg.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sprompt.o sprompt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c noblock.c -o noblock_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcpy.c -o strlcpy_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_bitutils.c -o pg_bitutils_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c chklocale.c -o chklocale_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c erand48.c -o erand48_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgsleep.c -o pgsleep_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrsignal.c -o pgstrsignal_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pqsignal.c -o pqsignal_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tar.o tar.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c thread.c -o thread_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c fls.c -o fls_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c quotes.c -o quotes_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_strong_random.c -o pg_strong_random_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strerror.c -o strerror_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcat.c -o strlcat_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c sprompt.c -o sprompt_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c getpeereid.c -o getpeereid_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strlcpy.c -o strlcpy_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c noblock.c -o noblock_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_bitutils.c -o pg_bitutils_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort.c -o qsort_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c chklocale.c -o chklocale_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c erand48.c -o erand48_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort_arg.c -o qsort_arg_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrsignal.c -o pgstrsignal_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgsleep.c -o pgsleep_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pg_strong_random.c -o pg_strong_random_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c inet_net_ntop.c -o inet_net_ntop_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pqsignal.c -o pqsignal_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c quotes.c -o quotes_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c thread.c -o thread_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o path.o path.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c strerror.c -o strerror_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c sprompt.c -o sprompt_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snprintf.o snprintf.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort.c -o qsort_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' rm -f libpgport.a ar crs libpgport.a fls.o getpeereid.o strlcat.o strlcpy.o pg_crc32c_sb8.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pg_strong_random.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o sprompt.o strerror.o tar.o thread.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c qsort_arg.c -o qsort_arg_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c tar.c -o tar_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c inet_net_ntop.c -o inet_net_ntop_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c tar.c -o tar_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c path.c -o path_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c path.c -o path_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c snprintf.c -o snprintf_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c snprintf.c -o snprintf_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' rm -f libpgport_shlib.a ar crs libpgport_shlib.a fls_shlib.o getpeereid_shlib.o strlcat_shlib.o strlcpy_shlib.o pg_crc32c_sb8_shlib.o chklocale_shlib.o erand48_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pg_strong_random_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o sprompt_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' rm -f libpgport_srv.a ar crs libpgport_srv.a fls_srv.o getpeereid_srv.o strlcat_srv.o strlcpy_srv.o pg_crc32c_sb8_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pg_strong_random_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o sprompt_srv.o strerror_srv.o tar_srv.o thread_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' /usr/bin/make -C timezone all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o pgtz.o pgtz.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' ( echo src/timezone/localtime.o src/timezone/pgtz.o src/timezone/strftime.o ) >objfiles.txt make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' /usr/bin/make -C backend all /usr/bin/make -C ../../src/port all /usr/bin/make -C catalog distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks /usr/bin/make -C access all /usr/bin/make -C bootstrap all /usr/bin/make -C catalog all /usr/bin/make -C parser all make[3]: Nothing to be done for 'all'. /usr/bin/make -C brin all make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. /usr/bin/make -C ../../src/common all /usr/bin/make -C commands all make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Nothing to be done for 'all'. /usr/bin/make -C executor all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/make -C foreign all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/make -C lib all /usr/bin/make -C common all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/make -C libpq all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/make -C main all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execAmi.o execAmi.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o attmap.o attmap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amcmds.o amcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o binaryheap.o binaryheap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catalog.o catalog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_inclusion.o brin_inclusion.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufmask.o bufmask.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/main' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o main.o main.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/main' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/main' ( echo src/backend/main/main.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/main' /usr/bin/make -C nodes all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aggregatecmds.o aggregatecmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bipartite_match.o bipartite_match.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin.o brin.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/foreign' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreign.o foreign.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/foreign' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execCurrent.o execCurrent.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootstrap.o bootstrap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' /usr/bin/make -C gin all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/foreign' ( echo src/backend/foreign/foreign.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/foreign' /usr/bin/make -C optimizer all /usr/bin/make -C geqo all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_minmax.o brin_minmax.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o detoast.o detoast.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth-scram.o auth-scram.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_copy.o geqo_copy.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bootparse.o bootparse.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bloomfilter.o bloomfilter.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' /usr/bin/make -C partitioning all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_cx.o geqo_cx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginarrayproc.o ginarrayproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o alter.o alter.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dependency.o dependency.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_pageops.o brin_pageops.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_revmap.o brin_revmap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dshash.o dshash.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bitmapset.o bitmapset.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_erx.o geqo_erx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hyperloglog.o hyperloglog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_validate.o brin_validate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ilist.o ilist.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_tuple.o brin_tuple.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heaptuple.o heaptuple.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbtree.o ginbtree.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o async.o async.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_eval.o geqo_eval.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyze.o analyze.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o knapsack.o knapsack.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brin_xlog.o brin_xlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heap.o heap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cluster.o cluster.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginbulk.o ginbulk.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_minmax.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_validate.o src/backend/access/brin/brin_xlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' /usr/bin/make -C gist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_main.o geqo_main.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o integerset.o integerset.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_misc.o geqo_misc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pairingheap.o pairingheap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indextuple.o indextuple.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o constraint.o constraint.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexing.o indexing.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_agg.o parse_agg.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o comment.o comment.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execExpr.o execExpr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_mutation.o geqo_mutation.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rbtree.o rbtree.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/integerset.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' /usr/bin/make -C port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_ox1.o geqo_ox1.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth.o auth.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printsimple.o printsimple.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o collationcmds.o collationcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conversioncmds.o conversioncmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_ox2.o geqo_ox2.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o atomics.o atomics.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pmx.o geqo_pmx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aclchk.o aclchk.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o index.o index.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaccess.o objectaccess.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_sema.o pg_sema.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_px.o geqo_px.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_pool.o geqo_pool.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gist.o gist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_random.o geqo_random.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createas.o createas.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-fsstubs.o be-fsstubs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partition.o partition.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_recombination.o geqo_recombination.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partbounds.o partbounds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindatapage.o gindatapage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shmem.o pg_shmem.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o printtup.o printtup.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geqo_selection.o geqo_selection.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' ( echo src/backend/port/atomics.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' /usr/bin/make -C postmaster all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' ( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_erx.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_ox1.o src/backend/optimizer/geqo/geqo_ox2.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' /usr/bin/make -C path all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_cast.o pg_cast.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o define.o define.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure-common.o be-secure-common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partdesc.o partdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relation.o relation.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuild.o gistbuild.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o discard.o discard.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_aggregate.o pg_aggregate.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_collation.o pg_collation.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginentrypage.o ginentrypage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbcommands.o dbcommands.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure.o be-secure.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_conversion.o pg_conversion.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copyfuncs.o copyfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropcmds.o dropcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistbuildbuffers.o gistbuildbuffers.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_clause.o parse_clause.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt.o crypt.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extensible.o extensible.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_db_role_setting.o pg_db_role_setting.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfast.o ginfast.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o namespace.o namespace.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autovacuum.o autovacuum.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reloptions.o reloptions.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execExprInterp.o execExprInterp.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_constraint.o pg_constraint.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scankey.o scankey.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o allpaths.o allpaths.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistget.o gistget.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o session.o session.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_depend.o pg_depend.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o objectaddress.o objectaddress.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_enum.o pg_enum.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o event_trigger.o event_trigger.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partprune.o partprune.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_inherits.o pg_inherits.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' ( echo src/backend/partitioning/partbounds.o src/backend/partitioning/partdesc.o src/backend/partitioning/partprune.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' /usr/bin/make -C regex all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgworker.o bgworker.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy.o copy.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_namespace.o pg_namespace.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_largeobject.o pg_largeobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clausesel.o clausesel.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o list.o list.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o toast_internals.o toast_internals.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bgwriter.o bgwriter.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execGrouping.o execGrouping.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_coerce.o parse_coerce.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_operator.o pg_operator.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupconvert.o tupconvert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistproc.o gistproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginget.o ginget.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_publication.o pg_publication.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_range.o pg_range.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o makefuncs.o makefuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_collate.o parse_collate.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execIndexing.o execIndexing.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checkpointer.o checkpointer.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_proc.o pg_proc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistscan.o gistscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o foreigncmds.o foreigncmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gininsert.o gininsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_subscription.o pg_subscription.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tupdesc.o tupdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' ( echo src/backend/access/common/attmap.o src/backend/access/common/bufmask.o src/backend/access/common/detoast.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/relation.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/session.o src/backend/access/common/toast_internals.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' /usr/bin/make -C hash all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fork_process.o fork_process.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execJunk.o execJunk.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginlogic.o ginlogic.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o interrupt.o interrupt.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_shdepend.o pg_shdepend.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_cte.o parse_cte.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_type.o pg_type.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistsplit.o gistsplit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_enr.o parse_enr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o storage.o storage.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginpostinglist.o ginpostinglist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgarch.o pgarch.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hba.o hba.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash.o hash.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o toasting.o toasting.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' ( echo src/backend/catalog/aclchk.o 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/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/partition.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_cast.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_db_role_setting.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_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_subscription.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-13.5/src/backend/catalog' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extension.o extension.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' /usr/bin/make -C replication all /usr/bin/make -C logical all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ifaddr.o ifaddr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_node.o parse_node.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginscan.o ginscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFuncs.o nodeFuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o costsize.o costsize.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistutil.o gistutil.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodes.o nodes.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o decode.o decode.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hash_xlog.o hash_xlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execMain.o execMain.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equalfuncs.o equalfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_oper.o parse_oper.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginutil.o ginutil.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o explain.o explain.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_func.o parse_func.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvalidate.o gistvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistvacuum.o gistvacuum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_param.o parse_param.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functioncmds.o functioncmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfunc.o hashfunc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockcmds.o lockcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqcomm.o pqcomm.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o launcher.o launcher.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_expr.o parse_expr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execParallel.o execParallel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashinsert.o hashinsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistxlog.o gistxlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvacuum.o ginvacuum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistget.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistvalidate.o src/backend/access/gist/gistxlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' /usr/bin/make -C heap all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexcmds.o indexcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_type.o parse_type.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regcomp.o regcomp.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqformat.o pqformat.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o matview.o matview.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logical.o logical.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o equivclass.o equivclass.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginvalidate.o ginvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_target.o parse_target.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regerror.o regerror.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parser.o parser.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o opclasscmds.o opclasscmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashovfl.o hashovfl.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o operatorcmds.o operatorcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqmq.o pqmq.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalfuncs.o logicalfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginxlog.o ginxlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pqsignal.o pqsignal.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' ( echo src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginbulk.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginget.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginutil.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginvalidate.o src/backend/access/gin/ginxlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' /usr/bin/make -C index all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execPartition.o execPartition.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o portalcmds.o portalcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o policy.o policy.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstat.o pgstat.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o message.o message.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amapi.o amapi.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_relation.o parse_relation.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepare.o prepare.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinpath.o joinpath.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scansup.o scansup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' /usr/bin/make -C plan all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proclang.o proclang.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execProcnode.o execProcnode.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amvalidate.o amvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexec.o regexec.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashpage.o hashpage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o outfuncs.o outfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o schemacmds.o schemacmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexport.o regexport.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scan.o scan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joinrels.o joinrels.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure-openssl.o be-secure-openssl.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' be-secure-openssl.c: In function 'load_dh_file': be-secure-openssl.c:894:9: warning: 'PEM_read_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 894 | dh = PEM_read_DHparams(fp, NULL, NULL, NULL); | ^~ In file included from /usr/include/openssl/ssl.h:36, from be-secure-openssl.c:32: /usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ be-secure-openssl.c:907:9: warning: 'DH_check' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 907 | if (DH_check(dh, &codes) == 0) | ^~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:220:27: note: declared here 220 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes); | ^~~~~~~~ be-secure-openssl.c:913:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 913 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c:921:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 921 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c:930:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 930 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c: In function 'load_dh_buffer': be-secure-openssl.c:953:9: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 953 | dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); | ^~ In file included from /usr/include/openssl/ssl.h:36, from be-secure-openssl.c:32: /usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ be-secure-openssl.c: In function 'initialize_dh': be-secure-openssl.c:1096:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1096 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c:1100:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1100 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c: In function 'initialize_ecdh': be-secure-openssl.c:1125:9: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1125 | ecdh = EC_KEY_new_by_curve_name(nid); | ^~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/ec.h:996:31: note: declared here 996 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ be-secure-openssl.c:1136:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1136 | EC_KEY_free(ecdh); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o analyzejoins.o analyzejoins.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regfree.o regfree.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genam.o genam.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indxpath.o indxpath.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execReplication.o execReplication.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o origin.o origin.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-gssapi-common.o be-gssapi-common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o params.o params.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tidpath.o tidpath.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regprefix.o regprefix.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' /usr/bin/make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_utilcmd.o parse_utilcmd.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regexport.o src/backend/regex/regfree.o src/backend/regex/regprefix.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' /usr/bin/make -C statistics all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o publicationcmds.o publicationcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsearch.o hashsearch.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathkeys.o pathkeys.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seclabel.o seclabel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' ( 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-13.5/src/backend/optimizer/path' /usr/bin/make -C prep all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execScan.o execScan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execSRF.o execSRF.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashsort.o hashsort.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexam.o indexam.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' ( 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-13.5/src/backend/access/index' /usr/bin/make -C nbtree all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o print.o print.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o be-secure-gssapi.o be-secure-gssapi.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' ( echo src/backend/libpq/auth-scram.o src/backend/libpq/auth.o src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure-common.o src/backend/libpq/be-secure.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.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 src/backend/libpq/be-gssapi-common.o src/backend/libpq/be-secure-gssapi.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o backup_manifest.o backup_manifest.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' /usr/bin/make -C storage all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proto.o proto.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' /usr/bin/make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtcompare.o nbtcompare.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o read.o read.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dependencies.o dependencies.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteDefine.o rewriteDefine.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashutil.o hashutil.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_init.o buf_init.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execUtils.o execUtils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buf_table.o buf_table.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o execTuples.o execTuples.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relation.o relation.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postmaster.o postmaster.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o functions.o functions.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sequence.o sequence.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashvalidate.o hashvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdedup.o nbtdedup.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' ( echo src/backend/access/hash/hash.o src/backend/access/hash/hash_xlog.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/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-13.5/src/backend/access/hash' /usr/bin/make -C rmgrdesc all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o instrument.o instrument.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o startup.o startup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteManip.o rewriteManip.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepjointree.o prepjointree.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freelist.o freelist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brindesc.o brindesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAppend.o nodeAppend.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteRemove.o rewriteRemove.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapam.o heapam.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o extended_stats.o extended_stats.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o committsdesc.o committsdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o localbuf.o localbuf.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' /usr/bin/make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepqual.o prepqual.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteHandler.o rewriteHandler.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteSupport.o rewriteSupport.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genericdesc.o genericdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o statscmds.o statscmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syslogger.o syslogger.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o basebackup.o basebackup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o preptlist.o preptlist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walwriter.o walwriter.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rowsecurity.o rowsecurity.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' ( 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/interrupt.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-13.5/src/backend/postmaster' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' ( echo src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' /usr/bin/make -C tcop all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o buffile.o buffile.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' /usr/bin/make -C tsearch all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtinsert.o nbtinsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createplan.o createplan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cmdtag.o cmdtag.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' /usr/bin/make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copydir.o copydir.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict.o dict.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reorderbuffer.o reorderbuffer.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufmgr.o bufmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' ( echo src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/buf_table.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-13.5/src/backend/storage/buffer' /usr/bin/make -C freespace all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subscriptioncmds.o subscriptioncmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prepunion.o prepunion.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' ( echo src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' /usr/bin/make -C util all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mcv.o mcv.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dest.o dest.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapam_handler.o heapam_handler.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o initsplan.o initsplan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_ispell.o dict_ispell.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o repl_gram.o repl_gram.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freespace.o freespace.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_simple.o dict_simple.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o readfuncs.o readfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeAgg.o nodeAgg.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o appendinfo.o appendinfo.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planagg.o planagg.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tidbitmap.o tidbitmap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fsmpage.o fsmpage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mvdistinct.o mvdistinct.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' ( echo src/backend/statistics/dependencies.o src/backend/statistics/extended_stats.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o value.o value.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' /usr/bin/make -C utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' ( echo src/backend/nodes/bitmapset.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/list.o src/backend/nodes/makefuncs.o src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/outfuncs.o src/backend/nodes/params.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/readfuncs.o src/backend/nodes/tidbitmap.o src/backend/nodes/value.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' /usr/bin/make -C ../../src/timezone all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snapbuild.o snapbuild.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' /usr/bin/make -C adt all make[3]: Nothing to be done for 'all'. /usr/bin/make -C jit all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o indexfsm.o indexfsm.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fastpath.o fastpath.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapAnd.o nodeBitmapAnd.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planmain.o planmain.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtpage.o nbtpage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' ( 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-13.5/src/backend/access/rmgrdesc' /usr/bin/make -C table all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_synonym.o dict_synonym.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapam_visibility.o heapam_visibility.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fd.o fd.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o table.o table.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/jit' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o jit.o jit.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/jit' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdoinsert.o spgdoinsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/jit' ( echo src/backend/jit/jit.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/jit' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slot.o slot.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gram.o gram.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' ( echo src/backend/parser/analyze.o src/backend/parser/gram.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_enr.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/parser.o src/backend/parser/scan.o src/backend/parser/scansup.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reinit.o reinit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablesync.o tablesync.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heaptoast.o heaptoast.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spginsert.o spginsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tableam.o tableam.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgkdtreeproc.o spgkdtreeproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtree.o nbtree.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sharedfileset.o sharedfileset.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_thesaurus.o dict_thesaurus.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' ( echo src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/fd.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' /usr/bin/make -C ipc all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgproc.o spgproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slotfuncs.o slotfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tableamapi.o tableamapi.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o barrier.o barrier.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hio.o hio.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subselect.o subselect.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgquadtreeproc.o spgquadtreeproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o setrefs.o setrefs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regis.o regis.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeBitmapOr.o nodeBitmapOr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablespace.o tablespace.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o toast_helper.o toast_helper.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' ( echo src/backend/access/table/table.o src/backend/access/table/tableam.o src/backend/access/table/tableamapi.o src/backend/access/table/toast_helper.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' /usr/bin/make -C tablesample all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncrep.o syncrep.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCtescan.o nodeCtescan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pruneheap.o pruneheap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clauses.o clauses.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inherit.o inherit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bernoulli.o bernoulli.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm.o dsm.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgscan.o spgscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o worker.o worker.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.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/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgtextproc.o spgtextproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postgres.o postgres.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o joininfo.o joininfo.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncscan.o syncscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeCustom.o nodeCustom.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsearch.o nbtsearch.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syncrep_gram.o syncrep_gram.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o system.o system.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiverfuncs.o walreceiverfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orclauses.o orclauses.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsm_impl.o dsm_impl.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rewriteheap.o rewriteheap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablesample.o tablesample.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' ( 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-13.5/src/backend/access/tablesample' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeForeignscan.o nodeForeignscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' /usr/bin/make -C transam all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walreceiver.o walreceiver.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o acl.o acl.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgutils.o spgutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvacuum.o spgvacuum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipc.o ipc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o visibilitymap.o visibilitymap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o paramassign.o paramassign.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ipci.o ipci.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pquery.o pquery.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o amutils.o amutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsort.o nbtsort.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgvalidate.o spgvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGather.o nodeGather.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pmsignal.o pmsignal.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeFunctionscan.o nodeFunctionscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o planner.o planner.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clog.o clog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' ( 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-13.5/src/backend/optimizer/plan' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latch.o latch.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtsplitloc.o nbtsplitloc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_expanded.o array_expanded.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtvalidate.o nbtvalidate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spell.o spell.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGroup.o nodeGroup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeGatherMerge.o nodeGatherMerge.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procsignal.o procsignal.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgxlog.o spgxlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' ( echo src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgkdtreeproc.o src/backend/access/spgist/spgproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgutils.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgxlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o commit_ts.o commit_ts.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_typanalyze.o array_typanalyze.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumlazy.o vacuumlazy.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' ( echo src/backend/access/heap/heapam.o src/backend/access/heap/heapam_handler.o src/backend/access/heap/heapam_visibility.o src/backend/access/heap/heaptoast.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/vacuumlazy.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o to_tsany.o to_tsany.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_selfuncs.o array_selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtxlog.o nbtxlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtutils.o nbtutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtdedup.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/nbtsort.o src/backend/access/nbtree/nbtsplitloc.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utility.o utility.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' ( echo src/backend/tcop/cmdtag.o 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-13.5/src/backend/tcop' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_mq.o shm_mq.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIncrementalSort.o nodeIncrementalSort.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walsender.o walsender.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' ( cat logical/objfiles.txt; echo src/backend/replication/backup_manifest.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 src/backend/replication/walreceiver.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walsender.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigger.o trigger.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o generic_xlog.o generic_xlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHashjoin.o nodeHashjoin.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_locale.o ts_locale.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ascii.o ascii.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shm_toc.o shm_toc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o array_userfuncs.o array_userfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayutils.o arrayutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLimit.o nodeLimit.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_selfuncs.o ts_selfuncs.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_parse.o ts_parse.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bool.o bool.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMaterial.o nodeMaterial.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pathnode.o pathnode.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_typanalyze.o ts_typanalyze.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_utils.o ts_utils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' /usr/bin/make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o procarray.o procarray.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeLockRows.o nodeLockRows.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmem.o shmem.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o char.o char.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeHash.o nodeHash.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shmqueue.o shmqueue.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' /usr/bin/xmllint --path . --noout --valid postgres.sgml /usr/bin/xsltproc --path . --stringparam pg.version '13.5' stylesheet-man.xsl postgres.sgml touch man-stamp make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o signalfuncs.o signalfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o placeholder.o placeholder.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeIndexscan.o nodeIndexscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinval.o sinval.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cryptohashes.o cryptohashes.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser.o wparser.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' /usr/bin/make -C cache all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cash.o cash.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergeAppend.o nodeMergeAppend.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/large_object' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inv_api.o inv_api.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/large_object' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/large_object' ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/large_object' /usr/bin/make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o attoptcache.o attoptcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeMergejoin.o nodeMergejoin.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsearchcmds.o tsearchcmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sinvaladt.o sinvaladt.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeProjectSet.o nodeProjectSet.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeNestloop.o nodeNestloop.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeRecursiveunion.o nodeRecursiveunion.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeResult.o nodeResult.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o multixact.o multixact.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standby.o standby.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' ( echo src/backend/storage/ipc/barrier.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/dsm_impl.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/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/signalfuncs.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-13.5/src/backend/storage/ipc' /usr/bin/make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o condition_variable.o condition_variable.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSeqscan.o nodeSeqscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSamplescan.o nodeSamplescan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSetOp.o nodeSetOp.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSort.o nodeSort.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wparser_def.o wparser_def.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' ( echo src/backend/tsearch/dict.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeModifyTable.o nodeModifyTable.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubqueryscan.o nodeSubqueryscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o predtest.o predtest.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o deadlock.o deadlock.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relnode.o relnode.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTableFuncscan.o nodeTableFuncscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeUnique.o nodeUnique.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o bufpage.o bufpage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeTidscan.o nodeTidscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeValuesscan.o nodeValuesscan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancat.o plancat.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o catcache.o catcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lmgr.o lmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o itemptr.o itemptr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -funroll-loops -ftree-vectorize -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o checksum.o checksum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' ( 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-13.5/src/backend/storage/page' /usr/bin/make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwlocknames.o lwlocknames.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o user.o user.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWorktablescan.o nodeWorktablescan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeSubplan.o nodeSubplan.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgr.o rmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o restrictinfo.o restrictinfo.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o evtcache.o evtcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o date.o date.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datum.o datum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' /usr/bin/make -C error all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o var.o var.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tqueue.o tqueue.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typecmds.o typecmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tstoreReceiver.o tstoreReceiver.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o assert.o assert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tlist.o tlist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' ( echo src/backend/optimizer/util/appendinfo.o src/backend/optimizer/util/clauses.o src/backend/optimizer/util/inherit.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.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-13.5/src/backend/optimizer/util' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o subtrans.o subtrans.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lwlock.o lwlock.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o domains.o domains.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer' ( 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-13.5/src/backend/optimizer' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o md.o md.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inval.o inval.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slru.o slru.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgr.o smgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' /usr/bin/make -C sync all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbsize.o dbsize.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablecmds.o tablecmds.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variable.o variable.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuum.o vacuum.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeline.o timeline.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o encode.o encode.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o transam.o transam.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o s_lock.o s_lock.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase_rmgr.o twophase_rmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partcache.o partcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nodeWindowAgg.o nodeWindowAgg.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' /usr/bin/make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o expandeddatum.o expandeddatum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datetime.o datetime.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/sync' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sync.o sync.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/sync' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o enum.o enum.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o view.o view.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/sync' ( echo src/backend/storage/sync/sync.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/sync' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spin.o spin.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' ( echo src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/amcmds.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/collationcmds.o src/backend/commands/comment.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/opclasscmds.o src/backend/commands/operatorcmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.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/variable.o src/backend/commands/view.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lock.o lock.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' /usr/bin/make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proc.o proc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varsup.o varsup.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spi.o spi.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_crc.o pg_crc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' ( echo src/backend/executor/execAmi.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.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/execPartition.o src/backend/executor/execProcnode.o src/backend/executor/execReplication.o src/backend/executor/execSRF.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/nodeAgg.o src/backend/executor/nodeAppend.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeGroup.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIncrementalSort.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeIndexscan.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/nodeNamedtuplestorescan.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeProjectSet.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/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTableFuncscan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/nodeWorktablescan.o src/backend/executor/spi.o src/backend/executor/tqueue.o src/backend/executor/tstoreReceiver.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o arrayfuncs.o arrayfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o format_type.o format_type.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lsyscache.o lsyscache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_selfuncs.o geo_selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o predicate.o predicate.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogarchive.o xlogarchive.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' ( echo src/backend/storage/lmgr/condition_variable.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/spin.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plancache.o plancache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage' ( 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 sync/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o expandedrecord.o expandedrecord.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genfile.o genfile.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relfilenodemap.o relfilenodemap.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dynahash.o dynahash.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o twophase.o twophase.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spccache.o spccache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' /usr/bin/make -C init all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_cidr_ntop.o inet_cidr_ntop.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_spgist.o geo_spgist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o inet_net_pton.o inet_net_pton.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o syscache.o syscache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogfuncs.o xlogfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapper.o relmapper.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o globals.o globals.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ts_cache.o ts_cache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' /usr/bin/make -C mb all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' ( 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-13.5/src/backend/utils/fmgr' /usr/bin/make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xloginsert.o xloginsert.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xact.o xact.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' /usr/bin/make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o elog.o elog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogutils.o xlogutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conv.o conv.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int.o int.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o help_config.o help_config.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o float.o float.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o aset.o aset.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o json.o json.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_gin.o jsonb_gin.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o int8.o int8.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o typcache.o typcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o miscinit.o miscinit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_op.o jsonb_op.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o generation.o generation.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o memdebug.o memdebug.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o postinit.o postinit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o pg_config.o pg_config.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' ( 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-13.5/src/backend/utils/init' /usr/bin/make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb.o jsonb.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dsa.o dsa.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbutils.o mbutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o freepage.o freepage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relcache.o relcache.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mcxt.o mcxt.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' ( 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/lsyscache.o src/backend/utils/cache/partcache.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/ts_cache.o src/backend/utils/cache/typcache.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' /usr/bin/make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonpath.o jsonpath.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringinfo_mb.o stringinfo_mb.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o pg_controldata.o pg_controldata.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o slab.o slab.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wstrcmp.o wstrcmp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_util.o jsonb_util.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o portalmem.o portalmem.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/generation.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o wstrncmp.o wstrncmp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' /usr/bin/make -C time all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' ( echo src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/stringinfo_mb.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o pg_rusage.o pg_rusage.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o like.o like.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mac8.o mac8.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mac.o mac.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logtape.o logtape.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o queryenvironment.o queryenvironment.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o combocid.o combocid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/resowner' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o resowner.o resowner.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/resowner' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lockfuncs.o lockfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/resowner' ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/resowner' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o rls.o rls.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fmgrtab.o fmgrtab.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o ps_status.o ps_status.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o like_support.o like_support.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o sampling.o sampling.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o superuser.o superuser.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o misc.o misc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonpath_exec.o jsonpath_exec.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o name.o name.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sharedtuplestore.o sharedtuplestore.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sortsupport.o sortsupport.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o formatting.o formatting.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_gist.o network_gist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonpath_gram.o jsonpath_gram.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o timeout.o timeout.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o tzparser.o tzparser.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_spgist.o network_spgist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oid.o oid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numutils.o numutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network_selfuncs.o network_selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o partitionfuncs.o partitionfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_upgrade_support.o pg_upgrade_support.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_lsn.o pg_lsn.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o quote.o quote.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuplestore.o tuplestore.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o snapmgr.o snapmgr.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' ( echo src/backend/utils/time/combocid.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pseudotypes.o pseudotypes.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonfuncs.o jsonfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oracle_compat.o oracle_compat.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o geo_ops.o geo_ops.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_locale.o pg_locale.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o orderedsetaggs.o orderedsetaggs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_spgist.o rangetypes_spgist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o network.o network.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes_gist.o rangetypes_gist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trigfuncs.o trigfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlog.o xlog.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' ( 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-13.5/src/backend/access/transam' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access' ( 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 table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsginidx.o tsginidx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tid.o tid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatfuncs.o pgstatfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regexp.o regexp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_cleanup.o tsquery_cleanup.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regproc.o regproc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_gist.o tsquery_gist.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_op.o tsquery_op.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_util.o tsquery_util.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rangetypes.o rangetypes.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rowtypes.o rowtypes.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery_rewrite.o tsquery_rewrite.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsgistidx.o tsgistidx.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o version.o version.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uuid.o uuid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsquery.o tsquery.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_parser.o tsvector_parser.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ri_triggers.o ri_triggers.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o windowfuncs.o windowfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector.o tsvector.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsrank.o tsrank.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -c -o guc.o guc.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' ( 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/queryenvironment.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-13.5/src/backend/utils/misc' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xid.o xid.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xid8funcs.o xid8funcs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tuplesort.o tuplesort.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/sharedtuplestore.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-13.5/src/backend/utils/sort' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varbit.o varbit.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varchar.o varchar.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsvector_op.o tsvector_op.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o selfuncs.o selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timestamp.o timestamp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xml.o xml.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o numeric.o numeric.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o varlena.o varlena.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ruleutils.o ruleutils.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.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/arrayfuncs.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/cryptohashes.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/expandedrecord.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/jsonpath.o src/backend/utils/adt/jsonpath_exec.o src/backend/utils/adt/jsonpath_gram.o src/backend/utils/adt/like.o src/backend/utils/adt/like_support.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/misc.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/network_spgist.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/partitionfuncs.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/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/xid8funcs.o src/backend/utils/adt/xml.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' ( 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-13.5/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/dtrace -C -G -s utils/probes.d access/brin/brin.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_validate.o access/brin/brin_xlog.o access/common/attmap.o access/common/bufmask.o access/common/detoast.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/relation.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/toast_internals.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginarrayproc.o access/gin/ginbtree.o access/gin/ginbulk.o access/gin/gindatapage.o access/gin/ginentrypage.o access/gin/ginfast.o access/gin/ginget.o access/gin/gininsert.o access/gin/ginlogic.o access/gin/ginpostinglist.o access/gin/ginscan.o access/gin/ginutil.o access/gin/ginvacuum.o access/gin/ginvalidate.o access/gin/ginxlog.o access/gist/gist.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistget.o access/gist/gistproc.o access/gist/gistscan.o access/gist/gistsplit.o access/gist/gistutil.o access/gist/gistvacuum.o access/gist/gistvalidate.o access/gist/gistxlog.o access/hash/hash.o access/hash/hash_xlog.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/heaptoast.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/vacuumlazy.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/nbtdedup.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtsort.o access/nbtree/nbtsplitloc.o access/nbtree/nbtutils.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/spgdoinsert.o access/spgist/spginsert.o access/spgist/spgkdtreeproc.o access/spgist/spgproc.o access/spgist/spgquadtreeproc.o access/spgist/spgscan.o access/spgist/spgtextproc.o access/spgist/spgutils.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgxlog.o access/table/table.o access/table/tableam.o access/table/tableamapi.o access/table/toast_helper.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/aclchk.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_cast.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_db_role_setting.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_publication.o catalog/pg_range.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.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/parser.o parser/scan.o parser/scansup.o commands/aggregatecmds.o commands/alter.o commands/amcmds.o commands/analyze.o commands/async.o commands/cluster.o commands/collationcmds.o commands/comment.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/opclasscmds.o commands/operatorcmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execSRF.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAgg.o executor/nodeAppend.o executor/nodeBitmapAnd.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeBitmapOr.o executor/nodeCtescan.o executor/nodeCustom.o executor/nodeForeignscan.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeGatherMerge.o executor/nodeGroup.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIncrementalSort.o executor/nodeIndexonlyscan.o executor/nodeIndexscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNamedtuplestorescan.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTableFuncscan.o executor/nodeTidscan.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeWindowAgg.o executor/nodeWorktablescan.o executor/spi.o executor/tqueue.o executor/tstoreReceiver.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o libpq/auth-scram.o libpq/auth.o libpq/be-fsstubs.o libpq/be-secure-common.o libpq/be-secure.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/be-secure-openssl.o libpq/be-gssapi-common.o libpq/be-secure-gssapi.o main/main.o nodes/bitmapset.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/list.o nodes/makefuncs.o nodes/nodeFuncs.o nodes/nodes.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/read.o nodes/readfuncs.o nodes/tidbitmap.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.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/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.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 partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.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/interrupt.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/regexport.o regex/regfree.o regex/regprefix.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/backup_manifest.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/walreceiver.o replication/walreceiverfuncs.o replication/walsender.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteRemove.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/dependencies.o statistics/extended_stats.o statistics/mcv.o statistics/mvdistinct.o storage/buffer/buf_init.o storage/buffer/buf_table.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/buffile.o storage/file/copydir.o storage/file/fd.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm.o storage/ipc/dsm_impl.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/shm_mq.o storage/ipc/shm_toc.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/condition_variable.o storage/lmgr/deadlock.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/predicate.o storage/lmgr/proc.o storage/lmgr/s_lock.o storage/lmgr/spin.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/cmdtag.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/dict.o tsearch/dict_ispell.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o tsearch/wparser.o tsearch/wparser_def.o utils/adt/acl.o utils/adt/amutils.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashes.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/expandedrecord.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/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/jsonpath_gram.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/misc.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/partitionfuncs.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/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/xid8funcs.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relfilenodemap.o utils/cache/relmapper.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.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/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.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/queryenvironment.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/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/pgtz.o ../../src/timezone/strftime.o jit/jit.o -o utils/probes.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection utils/probes.o access/brin/brin.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_validate.o access/brin/brin_xlog.o access/common/attmap.o access/common/bufmask.o access/common/detoast.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/relation.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/toast_internals.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginarrayproc.o access/gin/ginbtree.o access/gin/ginbulk.o access/gin/gindatapage.o access/gin/ginentrypage.o access/gin/ginfast.o access/gin/ginget.o access/gin/gininsert.o access/gin/ginlogic.o access/gin/ginpostinglist.o access/gin/ginscan.o access/gin/ginutil.o access/gin/ginvacuum.o access/gin/ginvalidate.o access/gin/ginxlog.o access/gist/gist.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistget.o access/gist/gistproc.o access/gist/gistscan.o access/gist/gistsplit.o access/gist/gistutil.o access/gist/gistvacuum.o access/gist/gistvalidate.o access/gist/gistxlog.o access/hash/hash.o access/hash/hash_xlog.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/heaptoast.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/vacuumlazy.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/nbtdedup.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtsort.o access/nbtree/nbtsplitloc.o access/nbtree/nbtutils.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/spgdoinsert.o access/spgist/spginsert.o access/spgist/spgkdtreeproc.o access/spgist/spgproc.o access/spgist/spgquadtreeproc.o access/spgist/spgscan.o access/spgist/spgtextproc.o access/spgist/spgutils.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgxlog.o access/table/table.o access/table/tableam.o access/table/tableamapi.o access/table/toast_helper.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/aclchk.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_cast.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_db_role_setting.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_publication.o catalog/pg_range.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.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/parser.o parser/scan.o parser/scansup.o commands/aggregatecmds.o commands/alter.o commands/amcmds.o commands/analyze.o commands/async.o commands/cluster.o commands/collationcmds.o commands/comment.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/opclasscmds.o commands/operatorcmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execSRF.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAgg.o executor/nodeAppend.o executor/nodeBitmapAnd.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeBitmapOr.o executor/nodeCtescan.o executor/nodeCustom.o executor/nodeForeignscan.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeGatherMerge.o executor/nodeGroup.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIncrementalSort.o executor/nodeIndexonlyscan.o executor/nodeIndexscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNamedtuplestorescan.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTableFuncscan.o executor/nodeTidscan.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeWindowAgg.o executor/nodeWorktablescan.o executor/spi.o executor/tqueue.o executor/tstoreReceiver.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o libpq/auth-scram.o libpq/auth.o libpq/be-fsstubs.o libpq/be-secure-common.o libpq/be-secure.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/be-secure-openssl.o libpq/be-gssapi-common.o libpq/be-secure-gssapi.o main/main.o nodes/bitmapset.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/list.o nodes/makefuncs.o nodes/nodeFuncs.o nodes/nodes.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/read.o nodes/readfuncs.o nodes/tidbitmap.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.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/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.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 partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.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/interrupt.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/regexport.o regex/regfree.o regex/regprefix.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/backup_manifest.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/walreceiver.o replication/walreceiverfuncs.o replication/walsender.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteRemove.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/dependencies.o statistics/extended_stats.o statistics/mcv.o statistics/mvdistinct.o storage/buffer/buf_init.o storage/buffer/buf_table.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/buffile.o storage/file/copydir.o storage/file/fd.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm.o storage/ipc/dsm_impl.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/shm_mq.o storage/ipc/shm_toc.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/condition_variable.o storage/lmgr/deadlock.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/predicate.o storage/lmgr/proc.o storage/lmgr/s_lock.o storage/lmgr/spin.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/cmdtag.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/dict.o tsearch/dict_ispell.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o tsearch/wparser.o tsearch/wparser_def.o utils/adt/acl.o utils/adt/amutils.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashes.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/expandedrecord.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/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/jsonpath_gram.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/misc.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/partitionfuncs.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/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/xid8funcs.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relfilenodemap.o utils/cache/relmapper.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.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/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.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/queryenvironment.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/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/pgtz.o ../../src/timezone/strftime.o jit/jit.o ../../src/common/libpgcommon_srv.a ../../src/port/libpgport_srv.a -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -Wl,-E -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lm -lldap -licui18n -licuuc -licudata -lsystemd -o postgres make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' /usr/bin/make -C backend/utils/mb/conversion_procs all /usr/bin/make -C cyrillic_and_mic all /usr/bin/make -C euc_cn_and_mic all /usr/bin/make -C euc_jp_and_sjis all /usr/bin/make -C euc_kr_and_mic all /usr/bin/make -C euc_tw_and_big5 all /usr/bin/make -C latin2_and_win1250 all /usr/bin/make -C latin_and_mic all /usr/bin/make -C utf8_and_big5 all /usr/bin/make -C utf8_and_cyrillic all /usr/bin/make -C utf8_and_euc_cn all /usr/bin/make -C utf8_and_euc_jp all /usr/bin/make -C utf8_and_euc_kr all /usr/bin/make -C utf8_and_euc_tw all /usr/bin/make -C utf8_and_gb18030 all /usr/bin/make -C utf8_and_gbk all /usr/bin/make -C utf8_and_iso8859 all /usr/bin/make -C utf8_and_iso8859_1 all /usr/bin/make -C utf8_and_johab all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_cn_and_mic.o euc_cn_and_mic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o latin2_and_win1250.o latin2_and_win1250.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_kr_and_mic.o euc_kr_and_mic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o big5.o big5.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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-13.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/make -C utf8_and_sjis all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_iso8859.o utf8_and_iso8859.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_tw_and_big5.o euc_tw_and_big5.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/make -C utf8_and_win all /usr/bin/make -C utf8_and_uhc all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/make -C utf8_and_euc2004 all /usr/bin/make -C utf8_and_sjis2004 all /usr/bin/make -C euc2004_sjis2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cyrillic_and_mic.o cyrillic_and_mic.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_gbk.o utf8_and_gbk.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_sjis.o utf8_and_sjis.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_win' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_johab.o utf8_and_johab.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o euc2004_sjis2004.o euc2004_sjis2004.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_gb18030.o utf8_and_gb18030.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_win' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_euc2004.o utf8_and_euc2004.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o utf8_and_uhc.o utf8_and_uhc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/make -C backend/snowball all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_irish.o ./libstemmer/stem_ISO_8859_1_irish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_indonesian.o ./libstemmer/stem_ISO_8859_1_indonesian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_hungarian.o ./libstemmer/stem_ISO_8859_2_hungarian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_irish.o ./libstemmer/stem_UTF_8_irish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_nepali.o ./libstemmer/stem_UTF_8_nepali.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_lithuanian.o ./libstemmer/stem_UTF_8_lithuanian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_indonesian.o ./libstemmer/stem_UTF_8_indonesian.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_arabic.o ./libstemmer/stem_UTF_8_arabic.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_tamil.o ./libstemmer/stem_UTF_8_tamil.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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_greek.o ./libstemmer/stem_UTF_8_greek.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o dict_snowball.so api.o dict_snowball.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_indonesian.o stem_ISO_8859_1_irish.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_hungarian.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_arabic.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_greek.o stem_UTF_8_hungarian.o stem_UTF_8_indonesian.o stem_UTF_8_irish.o stem_UTF_8_italian.o stem_UTF_8_lithuanian.o stem_UTF_8_nepali.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_tamil.o stem_UTF_8_turkish.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' /usr/bin/make -C include all make[2]: Nothing to be done for 'all'. /usr/bin/make -C interfaces all /usr/bin/make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: https://www.postgresql.org/' >>libpq.pc echo 'Version: 13.5' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I/usr/include' >>libpq.pc echo 'Libs: -L/usr/lib64 -lpq' >>libpq.pc echo 'Libs.private: -lpgcommon -lpgport -lssl -lcrypto -lgssapi_krb5 -lm -lldap_r' >>libpq.pc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o legacy-pqsignal.o legacy-pqsignal.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o pqexpbuffer.o pqexpbuffer.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-gssapi-common.o fe-gssapi-common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-secure-common.o fe-secure-common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-secure.o fe-secure.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o libpq-events.o libpq-events.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-auth-scram.o fe-auth-scram.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-secure-gssapi.o fe-secure-gssapi.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-auth.o fe-auth.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-lobj.o fe-lobj.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-misc.o fe-misc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-print.o fe-print.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-protocol2.o fe-protocol2.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-secure-openssl.o fe-secure-openssl.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' fe-secure-openssl.c: In function 'initialize_SSL': fe-secure-openssl.c:1101:25: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1101 | conn->engine = ENGINE_by_id(engine_str); | ^~~~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ fe-secure-openssl.c:1114:25: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1114 | if (ENGINE_init(conn->engine) == 0) | ^~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c:1122:33: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1122 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c:1128:25: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1128 | pkey = ENGINE_load_private_key(conn->engine, engine_colon, | ^~~~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ fe-secure-openssl.c:1138:33: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1138 | ENGINE_finish(conn->engine); | ^~~~~~~~~~~~~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ fe-secure-openssl.c:1139:33: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1139 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c:1152:33: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1152 | ENGINE_finish(conn->engine); | ^~~~~~~~~~~~~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ fe-secure-openssl.c:1153:33: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1153 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c: In function 'pgtls_close': fe-secure-openssl.c:1419:17: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1419 | ENGINE_finish(conn->engine); | ^~~~~~~~~~~~~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ fe-secure-openssl.c:1420:17: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1420 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:61: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-protocol3.o fe-protocol3.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-exec.o fe-exec.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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=private13-5 -c -o fe-connect.o fe-connect.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' rm -f libpq.a ar crs libpq.a fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol2.o fe-protocol3.o fe-secure.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o fe-gssapi-common.o fe-secure-gssapi.o ranlib libpq.a touch libpq.a make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.private13-5 -Wl,--version-script=exports.list -o libpq.so.private13-5.13 fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol2.o fe-protocol3.o fe-secure.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o fe-gssapi-common.o fe-secure-gssapi.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lssl -lcrypto -lgssapi_krb5 -lm -lldap_r rm -f libpq.so.private13-5 ln -s libpq.so.private13-5.13 libpq.so.private13-5 rm -f libpq.so ln -s libpq.so.private13-5.13 libpq.so make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/make -C backend/replication/libpqwalreceiver all /usr/bin/make -C ../../../../src/interfaces/libpq all /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/libpqwalreceiver' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o libpqwalreceiver.o libpqwalreceiver.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/libpqwalreceiver' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/libpqwalreceiver' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/libpqwalreceiver' /usr/bin/make -C backend/replication/pgoutput all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/pgoutput' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgoutput.o pgoutput.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/pgoutput' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/pgoutput' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/pgoutput' /usr/bin/make -C fe_utils all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cancel.o cancel.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o simple_list.o simple_list.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o recovery_gen.o recovery_gen.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o conditional.o conditional.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o archive.o archive.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbprint.o mbprint.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o string_utils.o string_utils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o psqlscan.o psqlscan.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o print.o print.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' rm -f libpgfeutils.a ar crs libpgfeutils.a archive.o cancel.o conditional.o mbprint.o print.o psqlscan.o recovery_gen.o simple_list.o string_utils.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/make -C bin all /usr/bin/make -C initdb all /usr/bin/make -C pg_archivecleanup all /usr/bin/make -C pg_basebackup all /usr/bin/make -C pg_checksums all /usr/bin/make -C pg_config all /usr/bin/make -C pg_controldata all /usr/bin/make -C pg_ctl all /usr/bin/make -C pg_dump all /usr/bin/make -C pg_resetwal all /usr/bin/make -C pg_rewind all /usr/bin/make -C pg_test_fsync all /usr/bin/make -C pg_test_timing all /usr/bin/make -C pg_upgrade all /usr/bin/make -C pg_verifybackup all /usr/bin/make -C pg_waldump all /usr/bin/make -C pgbench all /usr/bin/make -C psql all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/make -C ../../../src/port all /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/he.mo po/he.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/make -C scripts all /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[4]: Nothing to be done for 'all'. /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/make -C ../../../src/fe_utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/make -C ../../../src/common all /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' /usr/bin/make -C ../../../src/interfaces/libpq all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[5]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/make -C ../../../src/interfaces/libpq all /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/make -C ../../../src/port all make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/make -C ../../../src/port all make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/make -C ../../../src/port all make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/make -C ../../../src/fe_utils all /usr/bin/make -C ../../../src/port all make[5]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[5]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[5]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[5]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_test_timing.o pg_test_timing.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/make -C ../../../src/fe_utils all make[5]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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-13.5/src/bin/pg_config' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o datapagemap.o datapagemap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy_fetch.o copy_fetch.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_controldata.o pg_controldata.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compat.o compat.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_archivecleanup.o pg_archivecleanup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fetch.o fetch.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_test_fsync.o pg_test_fsync.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_checksums.o pg_checksums.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createdb.o createdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/make -C ../../../src/interfaces/libpq all /usr/bin/make -C ../../../src/port all make[5]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[5]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parse_manifest.o parse_manifest.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o file_ops.o file_ops.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_resetwal.o pg_resetwal.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_ctl.o pg_ctl.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o filemap.o filemap.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o check.o check.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/fe_utils all make[4]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_waldump.o pg_waldump.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o libpq_fetch.o libpq_fetch.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o createuser.o createuser.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pgbench' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pgbench' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rmgrdesc.o rmgrdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parsexlog.o parsexlog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_verifybackup.o pg_verifybackup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropdb.o dropdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_test_timing.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_test_timing make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brindesc.o brindesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_basebackup.o pg_basebackup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o timeline.o timeline.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clogdesc.o clogdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dropuser.o dropuser.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_config.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_server_config make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o controldata.o controldata.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_rewind.o pg_rewind.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o committsdesc.o committsdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dump.o dump.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o clusterdb.o clusterdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_archivecleanup.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_archivecleanup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o genericdesc.o genericdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gindesc.o gindesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_controldata.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_controldata make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_test_fsync.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_test_fsync make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o exec.o exec.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o gistdesc.o gistdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashdesc.o hashdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o scripts_parallel.o scripts_parallel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumdb.o vacuumdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_isready.o pg_isready.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o receivelog.o receivelog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_checksums.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_checksums make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapdesc.o heapdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o file.o file.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o reindexdb.o reindexdb.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o function.o function.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seqdesc.o seqdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o streamutil.o streamutil.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_resetwal.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_resetwal make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o option.o option.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o info.o info.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_ctl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_ctl make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o spgdesc.o spgdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o standbydesc.o standbydesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relfilenode.o relfilenode.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o compress_io.o compress_io.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablespace.o tablespace.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o server.o server.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump_sort.o pg_dump_sort.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xactdesc.o xactdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o walmethods.o walmethods.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o util.o util.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o common.o common.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o version.o version.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o createdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o copy.o copy.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o dropdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o parallel.o parallel.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_receivewal.o pg_receivewal.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o command.o command.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o dropuser make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dumputils.o dumputils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crosstabview.o crosstabview.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o createuser make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o large_obj.o large_obj.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o input.o input.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_custom.o pg_backup_custom.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o help.o help.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mainloop.o mainloop.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_recvlogical.o pg_recvlogical.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o prompt.o prompt.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pgbench' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pgbench' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_db.o pg_backup_db.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringutils.o stringutils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection parse_manifest.o pg_verifybackup.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_verifybackup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o startup.o startup.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o clusterdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o psqlscanslash.o psqlscanslash.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_directory.o pg_backup_directory.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_null.o pg_backup_null.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_isready make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o variables.o variables.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_utils.o pg_backup_utils.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_restore.o pg_restore.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection reindexdb.o common.o scripts_parallel.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o reindexdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection vacuumdb.o common.o scripts_parallel.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o vacuumdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection copy_fetch.o datapagemap.o fetch.o file_ops.o filemap.o libpq_fetch.o parsexlog.o pg_rewind.o timeline.o xlogreader.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_rewind make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_tar.o pg_backup_tar.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dumpall.o pg_dumpall.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o describe.o describe.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sql_help.o sql_help.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_backup_archiver.o pg_backup_archiver.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_recvlogical.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_recvlogical make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection 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 compat.o pg_waldump.o rmgrdesc.o xlogreader.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_waldump make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection findtimezone.o initdb.o localtime.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o initdb make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_receivewal.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_receivewal make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection 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/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_upgrade make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_basebackup.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_basebackup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_dumpall.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pgbench' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS exprparse.o pgbench.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pgbench make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pgbench' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_dump.o pg_dump.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_restore.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_restore make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tab-complete.o tab-complete.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_dump.o common.o pg_dump_sort.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_dump make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection command.o common.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o psql make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' /usr/bin/make -C pl all /usr/bin/make -C plpgsql all /usr/bin/make -C plperl all /usr/bin/make -C plpython all /usr/bin/make -C tcl all /usr/bin/make -C src all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/de.mo po/de.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/es.mo po/es.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/it.mo po/it.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/ro.mo po/ro.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' '/usr/bin/perl' plperl_opmask.pl plperl_opmask.h make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' '/usr/bin/perl' ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' /usr/bin/xmllint --path . --noout --valid postgres.sgml /usr/bin/xsltproc --path . --stringparam pg.version '13.5' stylesheet.xsl postgres.sgml cp ./images/genetic-algorithm.svg ./images/gin.svg ./images/pagelayout.svg html/ cp ./stylesheet.css html/ touch html-stamp make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' '/usr/bin/perl' /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap SPI.xs >SPI.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_planobject.o plpy_planobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_resultobject.o plpy_resultobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_scanner.o pl_scanner.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_subxactobject.o plpy_subxactobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' '/usr/bin/perl' /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Util.xs >Util.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_handler.o pl_handler.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_util.o plpy_util.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_elog.o plpy_elog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_cursorobject.o plpy_cursorobject.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_main.o plpy_main.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_procedure.o plpy_procedure.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_plpymodule.o plpy_plpymodule.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_spi.o plpy_spi.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_exec.o plpy_exec.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_comp.o pl_comp.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o SPI.o SPI.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_typeio.o plpy_typeio.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_funcs.o pl_funcs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o Util.o Util.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I/usr/include -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pltcl.o pltcl.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_gram.o pl_gram.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pltcl.so pltcl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -ltcl8.6 -ldl -lz -lpthread -lm -lc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o plperl.o plperl.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pl_exec.o pl_exec.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o plperl.so plperl.o SPI.o Util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o plpgsql.so pl_comp.o pl_exec.o pl_funcs.o pl_gram.o pl_handler.o pl_scanner.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/make -C makefiles all make[2]: Nothing to be done for 'all'. /usr/bin/make -C test/regress all /usr/bin/make -C ../../../src/port all make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../../contrib/spi make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_regress_main.o pg_regress_main.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o moddatetime.o moddatetime.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o insert_username.o insert_username.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autoinc.o autoinc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC insert_username.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o insert_username.so make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC moddatetime.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o moddatetime.so make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC autoinc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o autoinc.so make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o refint.o refint.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC refint.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o refint.so make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' cp ../../../contrib/spi/refint.so refint.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' cp ../../../contrib/spi/autoinc.so autoinc.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o regress.o regress.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_regress make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' /usr/bin/make -C test/isolation all /usr/bin/make -C ../../../src/interfaces/libpq all /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/test/regress pg_regress.o make[3]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all /usr/bin/make -C ../../../src/port all /usr/bin/make -C ../../../src/port all make[3]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -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[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isolationtester.o isolationtester.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o specparse.o specparse.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection isolationtester.o specparse.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o isolationtester make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_isolation_regress make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' /usr/bin/make -C test/perl all make[2]: Nothing to be done for 'all'. /usr/bin/make -C contrib all /usr/bin/make -C adminpack all /usr/bin/make -C amcheck all /usr/bin/make -C auth_delay all /usr/bin/make -C auto_explain all /usr/bin/make -C bloom all /usr/bin/make -C btree_gin all /usr/bin/make -C btree_gist all /usr/bin/make -C citext all /usr/bin/make -C cube all /usr/bin/make -C dblink all /usr/bin/make -C dict_int all /usr/bin/make -C dict_xsyn all /usr/bin/make -C earthdistance all /usr/bin/make -C file_fdw all /usr/bin/make -C fuzzystrmatch all /usr/bin/make -C hstore all /usr/bin/make -C ../../src/interfaces/libpq all /usr/bin/make -C intagg all /usr/bin/make -C intarray all make[2]: Nothing to be done for 'all'. /usr/bin/make -C isn all /usr/bin/make -C ../../../src/port all make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/earthdistance' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o earthdistance.o earthdistance.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/earthdistance' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blcost.o blcost.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_int' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_int.o dict_int.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_int' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_compat.o hstore_compat.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_bit.o btree_bit.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/auth_delay' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auth_delay.o auth_delay.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/auth_delay' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_xsyn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dict_xsyn.o dict_xsyn.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_xsyn' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/earthdistance' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC earthdistance.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm -shared -o earthdistance.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/earthdistance' /usr/bin/make -C lo all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/auto_explain' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o auto_explain.o auto_explain.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/auto_explain' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blinsert.o blinsert.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/citext' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o citext.o citext.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/citext' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/adminpack' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o adminpack.o adminpack.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/adminpack' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_int' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o dict_int.so dict_int.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_int' /usr/bin/make -C ltree all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/auth_delay' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC auth_delay.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o auth_delay.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/auth_delay' /usr/bin/make -C oid2name all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_gin.o hstore_gin.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_bytea.o btree_bytea.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blscan.o blscan.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_bool.o _int_bool.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/lo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lo.o lo.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/lo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_xsyn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o dict_xsyn.so dict_xsyn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_xsyn' /usr/bin/make -C pageinspect all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_gin.o btree_gin.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gin' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/isn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o isn.o isn.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/isn' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cubeparse.o cubeparse.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/file_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o file_fdw.o file_fdw.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/file_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/auto_explain' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o auto_explain.so auto_explain.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/auto_explain' /usr/bin/make -C passwordcheck all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dmetaphone.o dmetaphone.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_cash.o btree_cash.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/lo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC lo.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o lo.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/lo' /usr/bin/make -C pg_buffercache all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/oid2name' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o oid2name.o oid2name.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/oid2name' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blutils.o blutils.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/citext' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC citext.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o citext.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/citext' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/adminpack' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o adminpack.so adminpack.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/adminpack' /usr/bin/make -C pg_freespacemap all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_gin.o _int_gin.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/passwordcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o passwordcheck.o passwordcheck.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/passwordcheck' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blvacuum.o blvacuum.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _ltree_gist.o _ltree_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_gist.o hstore_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fsmfuncs.o fsmfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o brinfuncs.o brinfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_buffercache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_buffercache_pages.o pg_buffercache_pages.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_buffercache' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o blvalidate.o blvalidate.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_date.o btree_date.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/passwordcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o passwordcheck.so passwordcheck.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/passwordcheck' /usr/bin/make -C pg_prewarm all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_freespacemap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_freespacemap.o pg_freespacemap.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_freespacemap' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/file_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC file_fdw.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o file_fdw.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/file_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o cube.o cube.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' /usr/bin/make -C pg_standby all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_freespacemap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_freespacemap.so pg_freespacemap.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_freespacemap' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btreefuncs.o btreefuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' /usr/bin/make -C pg_stat_statements all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/isn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC isn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o isn.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/isn' /usr/bin/make -C pg_trgm all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/amcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o verify_nbtree.o verify_nbtree.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/amcheck' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o fuzzystrmatch.o fuzzystrmatch.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_gist.o _int_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_buffercache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_buffercache.so pg_buffercache_pages.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_buffercache' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ginfuncs.o ginfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' /usr/bin/make -C pgcrypto all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_enum.o btree_enum.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _ltree_op.o _ltree_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_op.o _int_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gin' /usr/bin/make -C pgrowlocks all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dblink' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dblink.o dblink.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dblink' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_gin.o trgm_gin.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crc32.o crc32.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_standby' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_standby.o pg_standby.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_standby' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o autoprewarm.o autoprewarm.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hashfuncs.o hashfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' /usr/bin/make -C pgstattuple all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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-13.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o rawpage.o rawpage.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_float4.o btree_float4.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgrowlocks' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgrowlocks.o pgrowlocks.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgrowlocks' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o heapfuncs.o heapfuncs.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o openssl.o openssl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o lquery_op.o lquery_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _int_tool.o _int_tool.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_prewarm.o pg_prewarm.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_float8.o btree_float8.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_gist.o btree_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatapprox.o pgstatapprox.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/oid2name' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection oid2name.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o oid2name make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/oid2name' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_io.o hstore_io.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' /usr/bin/make -C pg_visibility all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_inet.o btree_inet.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgrowlocks' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgrowlocks.so pgrowlocks.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgrowlocks' /usr/bin/make -C postgres_fdw all /usr/bin/make -C ../../src/interfaces/libpq all /usr/bin/make -C ../../../src/port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o _intbig_gist.o _intbig_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make[4]: Nothing to be done for 'all'. /usr/bin/make -C ../../../src/common all make[4]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_int2.o btree_int2.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o fuzzystrmatch.so dmetaphone.o fuzzystrmatch.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_gist.o trgm_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' /usr/bin/make -C seg all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_int4.o btree_int4.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_int8.o btree_int8.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_prewarm.so autoprewarm.o pg_prewarm.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' /usr/bin/make -C spi all make[2]: Nothing to be done for 'all'. /usr/bin/make -C tablefunc all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/amcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o amcheck.so verify_nbtree.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/amcheck' /usr/bin/make -C tcn all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_standby' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection pg_standby.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o pg_standby make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_standby' /usr/bin/make -C test_decoding all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstatindex.o pgstatindex.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-des.o crypt-des.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_visibility' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_visibility.o pg_visibility.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_visibility' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_stat_statements.o pg_stat_statements.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_stat_statements' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_gist.o ltree_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_macaddr.o btree_macaddr.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_interval.o btree_interval.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_macaddr8.o btree_macaddr8.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o seg.o seg.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o connection.o connection.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o cube.so cube.o cubeparse.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' /usr/bin/make -C tsm_system_rows all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-gensalt.o crypt-gensalt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tcn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tcn.o tcn.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tcn' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dblink' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o dblink.so dblink.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dblink' /usr/bin/make -C tsm_system_time all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_text.o btree_text.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/test_decoding' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o test_decoding.o test_decoding.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/test_decoding' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgstattuple.o pgstattuple.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_numeric.o btree_numeric.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pageinspect.so brinfuncs.o btreefuncs.o fsmfuncs.o ginfuncs.o hashfuncs.o heapfuncs.o rawpage.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' /usr/bin/make -C unaccent all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_oid.o btree_oid.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-md5.o crypt-md5.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_visibility' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_visibility.so pg_visibility.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_visibility' /usr/bin/make -C vacuumlo all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tcn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC tcn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o tcn.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tcn' /usr/bin/make -C sslinfo all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_rows' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsm_system_rows.o tsm_system_rows.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_rows' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_op.o hstore_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tablefunc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tablefunc.o tablefunc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tablefunc' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o crypt-blowfish.o crypt-blowfish.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_io.o ltree_io.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o tsm_system_time.o tsm_system_time.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_time' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_op.o trgm_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_time.o btree_time.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o mbuf.o mbuf.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_rows' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o tsm_system_rows.so tsm_system_rows.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_rows' /usr/bin/make -C uuid-ossp all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_ts.o btree_ts.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/test_decoding' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC test_decoding.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o test_decoding.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/test_decoding' /usr/bin/make -C xml2 all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_utils_num.o btree_utils_num.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/vacuumlo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o vacuumlo.o vacuumlo.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/vacuumlo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o unaccent.o unaccent.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/unaccent' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o tsm_system_time.so tsm_system_time.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_time' /usr/bin/make -C sepgsql all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/uuid-ossp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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-13.5/contrib/uuid-ossp' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o segparse.o segparse.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sslinfo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o sslinfo.o sslinfo.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sslinfo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgcrypto.o pgcrypto.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_stat_statements' /usr/bin/make -C bool_plperl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o btree_uuid.o btree_uuid.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' /usr/bin/make -C hstore_plperl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/unaccent' /usr/bin/make -C jsonb_plperl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o database.o database.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-armor.o pgp-armor.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgstattuple.so pgstatapprox.o pgstatindex.o pgstattuple.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' /usr/bin/make -C hstore_plpython all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/uuid-ossp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o uuid-ossp.so uuid-ossp.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lossp-uuid make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/uuid-ossp' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_op.o ltree_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' /usr/bin/make -C jsonb_plpython all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tablefunc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC tablefunc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm -shared -o tablefunc.so make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tablefunc' /usr/bin/make -C ltree_plpython all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltxtquery_io.o ltxtquery_io.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-cfb.o pgp-cfb.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xpath.o xpath.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-compress.o pgp-compress.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sslinfo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o sslinfo.so sslinfo.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lssl -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sslinfo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o _int.so _int_bool.o _int_gin.o _int_gist.o _int_op.o _int_selfuncs.o _int_tool.o _intbig_gist.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o dml.o dml.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o trgm_regexp.o trgm_regexp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltxtquery_op.o ltxtquery_op.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o deparse.o deparse.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-info.o pgp-info.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hstore_plpython.o hstore_plpython.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-mpi.o pgp-mpi.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ltree_plpython.o ltree_plpython.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bool_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/pl/plperl -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o bool_plperl.o bool_plperl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bool_plperl' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/pl/plpython -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_plpython.o jsonb_plpython.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/pl/plperl -I../../contrib -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plperl' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o xslt_proc.o xslt_proc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o hooks.o hooks.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pubdec.o pgp-pubdec.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o hstore_plpython3.so hstore_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o option.o option.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o ltree_plpython3.so ltree_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/vacuumlo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection vacuumlo.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lselinux -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -o vacuumlo make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/vacuumlo' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pubenc.o pgp-pubenc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-decrypt.o pgp-decrypt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bool_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o bool_plperl.so bool_plperl.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bool_plperl' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/pl/plperl -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/lib64/perl5/CORE -c -o jsonb_plperl.o jsonb_plperl.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plperl' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o shippable.o shippable.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o hstore_plperl.so hstore_plperl.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plperl' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o seg.so seg.o segparse.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px-crypt.o px-crypt.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp.o pgp.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' sed 's,MODULE_PATHNAME,$libdir/sepgsql,g' sepgsql.sql.in >sepgsql.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-s2k.o pgp-s2k.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o jsonb_plpython3.so jsonb_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px-hmac.o px-hmac.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pubkey.o pgp-pubkey.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o proc.o proc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o px.o px.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o selinux.o selinux.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' selinux.c: In function 'sepgsql_compute_avd': selinux.c:771:9: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 771 | if (security_compute_av_flags_raw((security_context_t) scontext, | ^~ selinux.c:772:75: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 772 | (security_context_t) tcontext, | ^ selinux.c: In function 'sepgsql_compute_create': selinux.c:841:9: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 841 | security_context_t ncontext; | ^~~~~~~~~~~~~~~~~~ selinux.c:856:9: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 856 | if (security_compute_create_name_raw((security_context_t) scontext, | ^~ selinux.c:857:82: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 857 | (security_context_t) tcontext, | ^ make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgxml.so xpath.o xslt_proc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lxslt -lxml2 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o schema.o schema.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o jsonb_plperl.so jsonb_plperl.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plperl' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o uavc.o uavc.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' uavc.c: In function 'sepgsql_avc_unlabeled': uavc.c:174:17: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 174 | security_context_t unlabeled; | ^~~~~~~~~~~~~~~~~~ uavc.c: In function 'sepgsql_avc_compute': uavc.c:219:9: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 219 | if (security_check_context_raw((security_context_t) tcontext) != 0) | ^~ make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o relation.o relation.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o label.o label.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' label.c: In function 'sepgsql_set_client_label': label.c:123:17: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 123 | if (security_check_context_raw((security_context_t) new_label) < 0) | ^~ label.c: In function 'sepgsql_get_label': label.c:456:9: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 456 | if (!label || security_check_context_raw((security_context_t) label)) | ^~ label.c:458:17: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 458 | security_context_t unlabeled; | ^~~~~~~~~~~~~~~~~~ label.c: In function 'sepgsql_object_relabel': label.c:490:17: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 490 | security_check_context_raw((security_context_t) seclabel) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ label.c: In function 'exec_object_restorecon': label.c:728:17: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 728 | security_context_t context; | ^~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgp-pgsql.o pgp-pgsql.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o hstore.so hstore_compat.o hstore_gin.o hstore_gist.o hstore_io.o hstore_op.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pg_trgm.so trgm_gin.o trgm_gist.o trgm_op.o trgm_regexp.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o sepgsql.so database.o dml.o hooks.o label.o proc.o relation.o schema.o selinux.o uavc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lselinux make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o ltree.so _ltree_gist.o _ltree_op.o crc32.o lquery_op.o ltree_gist.o ltree_io.o ltree_op.o ltxtquery_io.o ltxtquery_op.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o btree_gist.so btree_bit.o btree_bytea.o btree_cash.o btree_date.o btree_enum.o btree_float4.o btree_float8.o btree_gist.o btree_inet.o btree_int2.o btree_int4.o btree_int8.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_numeric.o btree_oid.o btree_text.o btree_time.o btree_ts.o btree_utils_num.o btree_utils_var.o btree_uuid.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o pgcrypto.so openssl.o pgp-mpi-openssl.o crypt-blowfish.o crypt-des.o crypt-gensalt.o crypt-md5.o mbuf.o pgcrypto.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pgsql.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp.o px-crypt.o px-hmac.o px.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lcrypto -lz make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -shared -o postgres_fdw.so connection.o deparse.o option.o postgres_fdw.o shippable.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' + sed 's|C=`pwd`;|C=/usr/lib64/pgsql/tutorial;|' + make -j20 -C src/tutorial NO_PGXS=1 all make: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/tutorial' make -C ../../src/backend generated-headers rm -f advanced.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < advanced.source > advanced.sql rm -f basics.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < basics.source > basics.sql rm -f complex.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < complex.source > complex.sql rm -f funcs.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < funcs.source > funcs.sql rm -f syscat.sql; \ C=/usr/lib64/pgsql/tutorial; \ sed -e "s:_OBJWD_:$C:g" < syscat.source > syscat.sql gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o funcs.o funcs.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC complex.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o complex.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC funcs.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o funcs.so make: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/test/regress' make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C ../../../src/port all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../contrib/spi make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' rm -rf ./testtablespace mkdir ./testtablespace rm -rf '/builddir/build/BUILD/postgresql-13.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-13.5'/tmp_install/log make -C '../../..' DESTDIR='/builddir/build/BUILD/postgresql-13.5'/tmp_install install >'/builddir/build/BUILD/postgresql-13.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-13.5'/tmp_install/log/install.log 2>&1 PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dlpath=. --max-concurrent-tests=20 --schedule=./parallel_schedule --max-connections=5 ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3195763 ============== creating database "regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tablespace ... ok 258 ms parallel group (20 tests, in groups of 5): char varchar name boolean text oid int2 int4 float4 int8 txid uuid float8 bit numeric pg_lsn regproc money enum rangetypes boolean ... ok 28 ms char ... ok 17 ms name ... ok 27 ms varchar ... ok 21 ms text ... ok 28 ms int2 ... ok 23 ms int4 ... ok 29 ms int8 ... ok 43 ms oid ... ok 19 ms float4 ... ok 38 ms float8 ... ok 40 ms bit ... ok 42 ms numeric ... ok 229 ms txid ... ok 24 ms uuid ... ok 27 ms enum ... ok 57 ms money ... ok 29 ms rangetypes ... ok 361 ms pg_lsn ... ok 18 ms regproc ... ok 26 ms parallel group (20 tests, in groups of 5): lseg line numerology point strings path circle date polygon box time timetz interval timestamp timestamptz macaddr macaddr8 xid tstypes inet strings ... ok 69 ms numerology ... ok 23 ms point ... ok 30 ms lseg ... ok 15 ms line ... ok 19 ms box ... ok 241 ms path ... ok 16 ms polygon ... ok 178 ms circle ... ok 17 ms date ... ok 39 ms time ... ok 18 ms timetz ... ok 19 ms timestamp ... ok 342 ms timestamptz ... ok 376 ms interval ... ok 33 ms inet ... ok 42 ms macaddr ... ok 23 ms macaddr8 ... ok 26 ms tstypes ... ok 32 ms xid ... ok 28 ms parallel group (10 tests, in groups of 5): horology geometry type_sanity oidjoins regex comments unicode expressions misc_sanity opr_sanity geometry ... ok 102 ms horology ... ok 73 ms regex ... ok 304 ms oidjoins ... ok 137 ms type_sanity ... ok 102 ms opr_sanity ... ok 355 ms misc_sanity ... ok 28 ms comments ... ok 8 ms expressions ... ok 23 ms unicode ... ok 9 ms test create_function_1 ... ok 15 ms test create_type ... ok 26 ms test create_table ... ok 383 ms test create_function_2 ... ok 11 ms parallel group (5 tests): copyselect copydml insert_conflict insert copy copy ... ok 356 ms copyselect ... ok 30 ms copydml ... ok 38 ms insert ... ok 288 ms insert_conflict ... ok 140 ms parallel group (3 tests): create_operator create_procedure create_misc create_misc ... ok 89 ms create_operator ... ok 22 ms create_procedure ... ok 46 ms parallel group (5 tests): index_including create_view index_including_gist create_index_spgist create_index create_index ... ok 782 ms create_index_spgist ... ok 527 ms create_view ... ok 235 ms index_including ... ok 128 ms index_including_gist ... ok 241 ms parallel group (16 tests, in groups of 5): create_cast create_aggregate create_function_3 constraints triggers drop_if_exists select typed_table vacuum inherit errors roleattributes hash_func create_am updatable_views infinite_recurse create_aggregate ... ok 34 ms create_function_3 ... ok 44 ms create_cast ... ok 19 ms constraints ... ok 98 ms triggers ... ok 505 ms select ... ok 51 ms inherit ... ok 417 ms typed_table ... ok 63 ms vacuum ... ok 239 ms drop_if_exists ... ok 37 ms updatable_views ... ok 391 ms roleattributes ... ok 19 ms create_am ... ok 56 ms hash_func ... ok 27 ms errors ... ok 16 ms infinite_recurse ... ok 7 ms test sanity_check ... ok 116 ms parallel group (20 tests, in groups of 5): select_distinct_on select_having select_implicit select_into select_distinct case union subselect join aggregates random transactions portals arrays btree_index delete namespace prepared_xacts hash_index update select_into ... ok 45 ms select_distinct ... ok 101 ms select_distinct_on ... ok 18 ms select_implicit ... ok 29 ms select_having ... ok 23 ms subselect ... ok 150 ms union ... ok 124 ms case ... ok 29 ms join ... ok 456 ms aggregates ... ok 487 ms transactions ... ok 53 ms random ... ok 17 ms portals ... ok 85 ms arrays ... ok 138 ms btree_index ... ok 1457 ms hash_index ... ok 238 ms update ... ok 249 ms delete ... ok 20 ms namespace ... ok 23 ms prepared_xacts ... ok 40 ms parallel group (20 tests, in groups of 5): spgist privileges brin gin gist init_privs security_label lock collate matview tablesample object_address replica_identity groupingsets rowsecurity drop_operator password identity generated join_hash brin ... ok 413 ms gin ... ok 660 ms gist ... ok 680 ms spgist ... ok 355 ms privileges ... ok 384 ms init_privs ... ok 12 ms security_label ... ok 22 ms collate ... ok 77 ms matview ... ok 168 ms lock ... ok 33 ms replica_identity ... ok 78 ms rowsecurity ... ok 328 ms object_address ... ok 57 ms tablesample ... ok 51 ms groupingsets ... ok 235 ms drop_operator ... ok 18 ms password ... ok 74 ms identity ... ok 128 ms generated ... ok 204 ms join_hash ... ok 1212 ms parallel group (13 tests, in groups of 5): async alter_operator alter_generic misc create_table_like dbsize tid tsrf misc_functions sysviews collate.icu.utf8 tidscan incremental_sort create_table_like ... ok 181 ms alter_generic ... ok 65 ms alter_operator ... ok 15 ms misc ... ok 94 ms async ... ok 11 ms dbsize ... ok 12 ms misc_functions ... ok 76 ms sysviews ... ok 77 ms tsrf ... ok 31 ms tid ... ok 25 ms tidscan ... ok 40 ms collate.icu.utf8 ... ok 8 ms incremental_sort ... ok 119 ms parallel group (6 tests, in groups of 5): amutils psql_crosstab psql rules stats_ext collate.linux.utf8 rules ... ok 262 ms psql ... ok 167 ms psql_crosstab ... ok 26 ms amutils ... ok 14 ms stats_ext ... ok 1049 ms collate.linux.utf8 ... ok 9 ms test select_parallel ... ok 776 ms test write_parallel ... ok 40 ms parallel group (2 tests): subscription publication publication ... ok 71 ms subscription ... ok 21 ms parallel group (17 tests, in groups of 5): portals_p2 dependency select_views cluster foreign_key combocid tsdicts guc tsearch bitmapops advisory_lock functional_deps xmlmap window foreign_data equivclass indirect_toast select_views ... ok 129 ms portals_p2 ... ok 21 ms foreign_key ... ok 641 ms cluster ... ok 190 ms dependency ... ok 40 ms guc ... ok 33 ms bitmapops ... ok 331 ms combocid ... ok 20 ms tsearch ... ok 197 ms tsdicts ... ok 25 ms foreign_data ... ok 370 ms window ... ok 207 ms xmlmap ... ok 45 ms functional_deps ... ok 38 ms advisory_lock ... ok 25 ms indirect_toast ... ok 332 ms equivclass ... ok 37 ms parallel group (6 tests, in groups of 5): json_encoding jsonpath_encoding jsonpath json jsonb jsonb_jsonpath json ... ok 70 ms jsonb ... ok 186 ms json_encoding ... ok 12 ms jsonpath ... ok 20 ms jsonpath_encoding ... ok 13 ms jsonb_jsonpath ... ok 45 ms parallel group (18 tests, in groups of 5): plancache limit temp copy2 plpgsql conversion prepare truncate domain rangefuncs returning rowtypes sequence polymorphism alter_table with largeobject xml plancache ... ok 51 ms limit ... ok 63 ms plpgsql ... ok 423 ms copy2 ... ok 75 ms temp ... ok 70 ms domain ... ok 153 ms rangefuncs ... ok 158 ms prepare ... ok 29 ms conversion ... ok 12 ms truncate ... ok 115 ms alter_table ... ok 1025 ms sequence ... ok 106 ms polymorphism ... ok 134 ms rowtypes ... ok 106 ms returning ... ok 49 ms largeobject ... ok 150 ms with ... ok 104 ms xml ... ok 284 ms parallel group (9 tests, in groups of 5): hash_part reloptions indexing partition_prune partition_join explain partition_info partition_aggregate tuplesort partition_join ... ok 626 ms partition_prune ... ok 526 ms reloptions ... ok 45 ms hash_part ... ok 29 ms indexing ... ok 494 ms partition_aggregate ... ok 746 ms partition_info ... ok 47 ms tuplesort ... ok 1119 ms explain ... ok 37 ms test event_trigger ... ok 92 ms test fast_default ... ok 118 ms test stats ... ok 579 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ======================= All 201 tests passed. ======================= make: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' + return 0 + make clean -C src/test/regress make: Entering directory '/builddir/build/BUILD/postgresql-13.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/constraints.out expected/copy.out expected/create_function_1.out expected/create_function_2.out expected/largeobject.out expected/largeobject_1.out expected/misc.out expected/tablespace.out sql/constraints.sql sql/copy.sql sql/create_function_1.sql sql/create_function_2.sql sql/largeobject.sql sql/misc.sql sql/tablespace.sql rm -rf testtablespace rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' + run_testsuite src/pl + make -k -C src/pl MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl' make -C ../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' rm -rf '/builddir/build/BUILD/postgresql-13.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-13.5'/tmp_install/log make -C '../..' DESTDIR='/builddir/build/BUILD/postgresql-13.5'/tmp_install install >'/builddir/build/BUILD/postgresql-13.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-13.5'/tmp_install/log/install.log 2>&1 make -C plpgsql check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql' make -C src check make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make -C ../../../../src/test/regress pg_regress make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=pl_regression plpgsql_call plpgsql_control plpgsql_copy plpgsql_domain plpgsql_record plpgsql_cache plpgsql_simple plpgsql_transaction plpgsql_trap plpgsql_trigger plpgsql_varprops ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3198065 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test plpgsql_call ... ok 25 ms test plpgsql_control ... ok 22 ms test plpgsql_copy ... ok 12 ms test plpgsql_domain ... ok 24 ms test plpgsql_record ... ok 57 ms test plpgsql_cache ... ok 12 ms test plpgsql_simple ... ok 16 ms test plpgsql_transaction ... ok 56 ms test plpgsql_trap ... ok 1030 ms test plpgsql_trigger ... ok 11 ms test plpgsql_varprops ... ok 16 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 11 tests passed. ====================== make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql' make -C plperl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make -C ../../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=pl_regression plperl_setup plperl plperl_lc plperl_trigger plperl_shared plperl_elog plperl_util plperl_init plperlu plperl_array plperl_call plperl_transaction plperl_plperlu ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3198150 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test plperl_setup ... ok 50 ms test plperl ... ok 54 ms test plperl_lc ... ok 22 ms test plperl_trigger ... ok 46 ms test plperl_shared ... ok 24 ms test plperl_elog ... ok 26 ms test plperl_util ... ok 29 ms test plperl_init ... ok 21 ms test plperlu ... ok 16 ms test plperl_array ... ok 30 ms test plperl_call ... ok 26 ms test plperl_transaction ... ok 38 ms test plperl_plperlu ... ok 35 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 13 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make -C plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make -C ../../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' /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_call.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_transaction.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_call*.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_transaction*.out ./expected/plpython_drop*.out; do \ sed \ -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 plpython3u/g" \ -e "s/EXTENSION plpython2u/EXTENSION plpython3u/g" \ -e "s/EXTENSION \([^ ]*\)_plpythonu/EXTENSION \1_plpython3u/g" \ -e "s/EXTENSION \([^ ]*\)_plpython2u/EXTENSION \1_plpython3u/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-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --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_call 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_transaction python3/plpython_drop ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3198439 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test python3/plpython_schema ... ok 22 ms test python3/plpython_populate ... ok 11 ms test python3/plpython_test ... ok 29 ms test python3/plpython_do ... ok 22 ms test python3/plpython_global ... ok 24 ms test python3/plpython_import ... ok 39 ms test python3/plpython_spi ... ok 47 ms test python3/plpython_newline ... ok 24 ms test python3/plpython_void ... ok 24 ms test python3/plpython_call ... ok 27 ms test python3/plpython_params ... ok 25 ms test python3/plpython_setof ... ok 30 ms test python3/plpython_record ... ok 36 ms test python3/plpython_trigger ... ok 68 ms test python3/plpython_types ... ok 61 ms test python3/plpython_error ... ok 37 ms test python3/plpython_ereport ... ok 29 ms test python3/plpython_unicode ... ok 26 ms test python3/plpython_quote ... ok 23 ms test python3/plpython_composite ... ok 37 ms test python3/plpython_subtransaction ... ok 39 ms test python3/plpython_transaction ... ok 37 ms test python3/plpython_drop ... ok 15 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 23 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make -C tcl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make -C ../../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=pl_regression --load-extension=pltcl pltcl_setup pltcl_queries pltcl_trigger pltcl_call pltcl_start_proc pltcl_subxact pltcl_unicode pltcl_transaction ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3198573 ============== creating database "pl_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing pltcl ============== CREATE EXTENSION ============== running regression test queries ============== test pltcl_setup ... ok 45 ms test pltcl_queries ... ok 126 ms test pltcl_trigger ... ok 49 ms test pltcl_call ... ok 15 ms test pltcl_start_proc ... ok 15 ms test pltcl_subxact ... ok 18 ms test pltcl_unicode ... ok 14 ms test pltcl_transaction ... ok 21 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 8 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl' + return 0 + run_testsuite contrib + make -k -C contrib MAX_CONNECTIONS=5 check make: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib' make -C ../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' rm -rf '/builddir/build/BUILD/postgresql-13.5'/tmp_install /usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-13.5'/tmp_install/log make -C '..' DESTDIR='/builddir/build/BUILD/postgresql-13.5'/tmp_install install >'/builddir/build/BUILD/postgresql-13.5'/tmp_install/log/install.log 2>&1 make -j1 checkprep >>'/builddir/build/BUILD/postgresql-13.5'/tmp_install/log/install.log 2>&1 make -C adminpack check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/adminpack' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression adminpack ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200113 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test adminpack ... ok 17 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/adminpack' make -C amcheck check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/amcheck' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression check check_btree ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200160 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test check ... ok 8 ms test check_btree ... ok 2439 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== TAP tests not enabled make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/amcheck' make -C auth_delay check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/auth_delay' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/auth_delay' make -C auto_explain check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/auto_explain' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/auto_explain' make -C bloom check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression bloom ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200232 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test bloom ... ok 99 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== TAP tests not enabled make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make -C btree_gin check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gin' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression install_btree_gin int2 int4 int8 float4 float8 money oid timestamp timestamptz time timetz date interval macaddr macaddr8 inet cidr text varchar char bytea bit varbit numeric enum uuid name bool bpchar ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200280 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test install_btree_gin ... ok 41 ms test int2 ... ok 10 ms test int4 ... ok 9 ms test int8 ... ok 9 ms test float4 ... ok 9 ms test float8 ... ok 10 ms test money ... ok 9 ms test oid ... ok 9 ms test timestamp ... ok 9 ms test timestamptz ... ok 9 ms test time ... ok 9 ms test timetz ... ok 9 ms test date ... ok 9 ms test interval ... ok 9 ms test macaddr ... ok 10 ms test macaddr8 ... ok 9 ms test inet ... ok 9 ms test cidr ... ok 10 ms test text ... ok 10 ms test varchar ... ok 10 ms test char ... ok 9 ms test bytea ... ok 9 ms test bit ... ok 9 ms test varbit ... ok 10 ms test numeric ... ok 10 ms test enum ... ok 269 ms test uuid ... ok 11 ms test name ... ok 10 ms test bool ... ok 10 ms test bpchar ... ok 10 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 30 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gin' make -C btree_gist check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression init int2 int4 int8 float4 float8 cash oid timestamp timestamptz time timetz date interval macaddr macaddr8 inet cidr text varchar char bytea bit varbit numeric uuid not_equal enum ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200444 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test init ... ok 60 ms test int2 ... ok 13 ms test int4 ... ok 13 ms test int8 ... ok 13 ms test float4 ... ok 14 ms test float8 ... ok 14 ms test cash ... ok 13 ms test oid ... ok 14 ms test timestamp ... ok 16 ms test timestamptz ... ok 19 ms test time ... ok 13 ms test timetz ... ok 20 ms test date ... ok 14 ms test interval ... ok 16 ms test macaddr ... ok 13 ms test macaddr8 ... ok 13 ms test inet ... ok 28 ms test cidr ... ok 14 ms test text ... ok 22 ms test varchar ... ok 20 ms test char ... ok 21 ms test bytea ... ok 22 ms test bit ... ok 17 ms test varbit ... ok 16 ms test numeric ... ok 38 ms test uuid ... ok 14 ms test not_equal ... ok 30 ms test enum ... ok 14 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 28 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make -C citext check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/citext' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression citext ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200600 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test citext ... ok 100 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/citext' make -C cube check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression cube cube_sci ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200647 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test cube ... ok 168 ms test cube_sci ... ok 8 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' make -C dblink check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dblink' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dlpath=../../src/test/regress --dbname=contrib_regression paths dblink ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200701 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test paths ... ok 8 ms test dblink ... ok 173 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dblink' make -C dict_int check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_int' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression dict_int ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200776 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test dict_int ... ok 13 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_int' make -C dict_xsyn check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_xsyn' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression dict_xsyn ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200827 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test dict_xsyn ... ok 12 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_xsyn' make -C earthdistance check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/earthdistance' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression earthdistance ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200874 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test earthdistance ... ok 202 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/earthdistance' make -C file_fdw check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/file_fdw' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression file_fdw ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200921 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test file_fdw ... ok 47 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/file_fdw' make -C fuzzystrmatch check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression fuzzystrmatch ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3200968 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test fuzzystrmatch ... ok 10 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' make -C hstore check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression hstore ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201015 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test hstore ... ok 546 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' make -C intagg check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intagg' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intagg' make -C intarray check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression _int ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201072 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test _int ... ok 2218 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make -C isn check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/isn' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression isn ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201119 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test isn ... ok 166 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/isn' make -C lo check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/lo' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression lo ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201167 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test lo ... ok 14 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/lo' make -C ltree check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression ltree ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201214 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test ltree ... ok 343 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make -C oid2name check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/oid2name' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' TAP tests not enabled make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/oid2name' make -C pageinspect check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression page btree brin gin hash checksum ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201272 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test page ... ok 37 ms test btree ... ok 12 ms test brin ... ok 12 ms test gin ... ok 135 ms test hash ... ok 16 ms test checksum ... ok 7 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 6 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' make -C passwordcheck check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/passwordcheck' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression passwordcheck ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201339 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test passwordcheck ... ok 7 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/passwordcheck' make -C pg_buffercache check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_buffercache' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_buffercache' make -C pg_freespacemap check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_freespacemap' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_freespacemap' make -C pg_prewarm check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' make -C pg_standby check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_standby' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_standby' make -C pg_stat_statements check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_stat_statements' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --temp-config ../../contrib/pg_stat_statements/pg_stat_statements.conf --dbname=contrib_regression pg_stat_statements ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201429 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pg_stat_statements ... ok 50 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_stat_statements' make -C pg_trgm check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression pg_trgm pg_word_trgm pg_strict_word_trgm ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201476 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pg_trgm ... ok 614 ms test pg_word_trgm ... ok 63 ms test pg_strict_word_trgm ... ok 67 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 3 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' make -C pgcrypto check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression init md5 sha1 hmac-md5 hmac-sha1 rijndael sha2 crypt-md5 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 64469 with PID 3201531 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test init ... ok 13 ms test md5 ... ok 7 ms test sha1 ... ok 7 ms test hmac-md5 ... ok 7 ms test hmac-sha1 ... ok 7 ms test rijndael ... ok 9 ms test sha2 ... ok 10 ms test crypt-md5 ... ok 16 ms test pgp-armor ... ok 12 ms test pgp-decrypt ... ok 39 ms test pgp-encrypt ... ok 1370 ms test pgp-compression ... ok 40 ms test pgp-pubkey-decrypt ... ok 33 ms test pgp-pubkey-encrypt ... ok 22 ms test pgp-info ... ok 10 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 15 tests passed. ====================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make -C pgrowlocks check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgrowlocks' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgrowlocks' make -C pgstattuple check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression pgstattuple ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201644 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pgstattuple ... ok 27 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' make -C pg_visibility check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_visibility' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression pg_visibility ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201691 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test pg_visibility ... ok 39 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_visibility' make -C postgres_fdw check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression postgres_fdw ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201738 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test postgres_fdw ... ok 1903 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' make -C seg check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression seg ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201810 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test seg ... ok 58 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' make -C spi check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make -C tablefunc check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tablefunc' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression tablefunc ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201867 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tablefunc ... ok 37 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tablefunc' make -C tcn check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tcn' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tcn' make -C test_decoding check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/test_decoding' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --temp-config ../../contrib/test_decoding/logical.conf --dbname=contrib_regression ddl xact rewrite toast permissions decoding_in_xact decoding_into_rel binary prepared replorigin time messages spill slot truncate ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3201924 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test ddl ... ok 2296 ms test xact ... ok 16 ms test rewrite ... ok 209 ms test toast ... ok 803 ms test permissions ... ok 25 ms test decoding_in_xact ... ok 19 ms test decoding_into_rel ... ok 25 ms test binary ... ok 10 ms test prepared ... ok 16 ms test replorigin ... ok 24 ms test time ... ok 12 ms test messages ... ok 21 ms test spill ... ok 4196 ms test slot ... ok 58 ms test truncate ... ok 14 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ====================== All 15 tests passed. ====================== PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/isolation/pg_isolation_regress --temp-instance=./tmp_check_iso --inputdir=. --outputdir=output_iso --bindir= --temp-config ../../contrib/test_decoding/logical.conf --dbname=isolation_regression mxact delayed_startup ondisk_startup concurrent_ddl_dml oldest_xmin snapshot_transfer subxact_without_top ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202029 ============== creating database "isolation_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test mxact ... ok 33 ms test delayed_startup ... ok 137 ms test ondisk_startup ... ok 674 ms test concurrent_ddl_dml ... ok 407 ms test oldest_xmin ... ok 239 ms test snapshot_transfer ... ok 27 ms test subxact_without_top ... ok 32 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 7 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/test_decoding' make -C tsm_system_rows check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_rows' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression tsm_system_rows ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202123 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tsm_system_rows ... ok 15 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_rows' make -C tsm_system_time check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_time' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression tsm_system_time ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202170 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test tsm_system_time ... ok 15 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_time' make -C unaccent check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/unaccent' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --encoding=UTF8 --no-locale --dbname=contrib_regression unaccent ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202217 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test unaccent ... ok 13 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/unaccent' make -C vacuumlo check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/vacuumlo' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' TAP tests not enabled make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/vacuumlo' make -C sslinfo check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sslinfo' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sslinfo' make -C uuid-ossp check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/uuid-ossp' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression uuid_ossp ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202285 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test uuid_ossp ... ok 15 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/uuid-ossp' make -C xml2 check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression xml2 ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202332 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test xml2 ... ok 25 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' make -C sepgsql check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make -C bool_plperl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bool_plperl' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression bool_plperl bool_plperlu ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202389 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test bool_plperl ... ok 32 ms test bool_plperlu ... ok 23 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bool_plperl' make -C hstore_plperl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plperl' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression hstore_plperl hstore_plperlu create_transform ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202440 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test hstore_plperl ... ok 74 ms test hstore_plperlu ... ok 83 ms test create_transform ... ok 54 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 3 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plperl' make -C jsonb_plperl check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plperl' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression jsonb_plperl jsonb_plperlu ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202496 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test jsonb_plperl ... ok 33 ms test jsonb_plperlu ... ok 37 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 2 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plperl' make -C hstore_plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plpython' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' /usr/bin/mkdir -p sql/python3 expected/python3 results/python3 for file in ./sql/hstore_plpython.sql ./expected/hstore_plpython*.out; do \ sed \ -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 plpython3u/g" \ -e "s/EXTENSION plpython2u/EXTENSION plpython3u/g" \ -e "s/EXTENSION \([^ ]*\)_plpythonu/EXTENSION \1_plpython3u/g" \ -e "s/EXTENSION \([^ ]*\)_plpython2u/EXTENSION \1_plpython3u/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-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression --load-extension=hstore python3/hstore_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202557 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing hstore ============== CREATE EXTENSION ============== running regression test queries ============== test python3/hstore_plpython ... ok 33 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plpython' make -C jsonb_plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plpython' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' /usr/bin/mkdir -p sql/python3 expected/python3 results/python3 for file in ./sql/jsonb_plpython.sql ./expected/jsonb_plpython*.out; do \ sed \ -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 plpython3u/g" \ -e "s/EXTENSION plpython2u/EXTENSION plpython3u/g" \ -e "s/EXTENSION \([^ ]*\)_plpythonu/EXTENSION \1_plpython3u/g" \ -e "s/EXTENSION \([^ ]*\)_plpython2u/EXTENSION \1_plpython3u/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-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression python3/jsonb_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202616 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test python3/jsonb_plpython ... ok 40 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plpython' make -C ltree_plpython check make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree_plpython' make -C ../../src/test/regress pg_regress make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../src/test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' /usr/bin/mkdir -p sql/python3 expected/python3 results/python3 for file in ./sql/ltree_plpython.sql ./expected/ltree_plpython*.out; do \ sed \ -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 plpython3u/g" \ -e "s/EXTENSION plpython2u/EXTENSION plpython3u/g" \ -e "s/EXTENSION \([^ ]*\)_plpythonu/EXTENSION \1_plpython3u/g" \ -e "s/EXTENSION \([^ ]*\)_plpython2u/EXTENSION \1_plpython3u/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-13.5/tmp_install/usr/bin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-13.5/tmp_install/usr/lib64" ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dbname=contrib_regression --load-extension=ltree python3/ltree_plpython ============== creating temporary instance ============== ============== initializing database system ============== ============== starting postmaster ============== running on port 64469 with PID 3202673 ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ============== installing ltree ============== CREATE EXTENSION ============== running regression test queries ============== test python3/ltree_plpython ... ok 28 ms ============== shutting down postmaster ============== ============== removing temporary instance ============== ===================== All 1 tests passed. ===================== make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree_plpython' make: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib' + return 0 + test 0 -eq 0 + make all -C src/test/regress make: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C ../../../src/port all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../contrib/spi make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' ~/build/BUILD/postgresql-13.5/postgresql-12.9 ~/build/BUILD/postgresql-13.5 + pushd postgresql-12.9 + upgrade_configure + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --prefix=/usr/lib64/pgsql/postgresql-12 --disable-rpath --with-icu --with-perl --with-tcl --with-openssl --with-python --with-tclconfig=/usr/lib64 --with-system-tzdata=/usr/share/zoneinfo checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking which template to use... linux checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for ppc64le-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking for gawk... gawk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Werror=vla, for CFLAGS... yes checking whether gcc supports -Wendif-labels, for CFLAGS... yes checking whether g++ supports -Wendif-labels, for CXXFLAGS... no checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... no checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... no checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... no checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... no checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking allow thread-safe client libraries... yes checking whether to build with ICU support... yes checking for icu-uc icu-i18n... 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... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking whether to build with SELinux support... no checking whether to build with systemd support... no checking whether to build with XML support... no 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 ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for ppc64le-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 a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.7.4 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.32.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc checking for PYTHON... /usr/bin/python3 configure: using python 3.9.9 (main, Nov 22 2021, 00:00:00) checking for Python distutils module... yes checking Python configuration directory... /usr/lib64/python3.9/config-3.9-powerpc64le-linux-gnu checking Python include directories... -I/usr/include/python3.9 checking how to link an embedded Python application... -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm checking for a sed that does not truncate output... /usr/bin/sed 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 whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether 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... none required 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... none required checking for library containing shm_unlink... none required checking for library containing clock_gettime... 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 CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_get_current_compression... yes checking for X509_get_signature_nid... 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 CRYPTO_lock... no checking for SSL_clear_options... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes 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 sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no 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/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/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 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 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 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 typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... 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 C/C++ restrict keyword... __restrict 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 size of bool... 1 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 clock_gettime... yes checking for copyfile... no 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 posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strchrnul... yes checking for strsignal... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs_l... no checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_ctz... yes checking for __builtin_popcount... yes checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how gcc reports undeclared, standard C functions... error 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 strnlen is declared... yes checking whether F_FULLFSYNC is declared... no checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for isinf... yes checking for crypt... yes checking for dlopen... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for strtof... yes checking for setenv... yes checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... 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 whether strtoll is declared... yes checking whether strtoull is declared... yes checking unicode/ucol.h usability... yes checking unicode/ucol.h presence... yes checking for unicode/ucol.h... 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 long int is 64 bits... yes checking for __builtin_mul_overflow... 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 __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 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 for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... slicing-by-8 checking for library containing sem_init... none required checking which semaphore API to use... unnamed POSIX checking which random number source to use... OpenSSL 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 xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for fop... no checking for dbtoepub... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 11.2.1 20211019 (Red Hat 11.2.1-6) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations configure: using CPPFLAGS= -D_GNU_SOURCE configure: using LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/posix_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/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port + make -j20 all make -C ./src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[2]: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done sed -f ./Gen_dummy_probes.sed probes.d >probes.h cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . touch ../../../src/include/utils/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_statistic_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_pltemplate_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C src all make -C config all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/config' make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src' make -C common all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o base64.o base64.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o config_info.o config_info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o controldata_utils.o controldata_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o d2s.o d2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o f2s.o f2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o file_perm.o file_perm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o ip.o ip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o kwlookup.o kwlookup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o link-canary.o link-canary.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o md5.o md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o pgfnames.o pgfnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o psprintf.o psprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o relpath.o relpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o rmtree.o rmtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o saslprep.o saslprep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o scram-common.o scram-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o string.o string.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o unicode_norm.o unicode_norm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o username.o username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o wait_error.o wait_error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o sha2_openssl.o sha2_openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o fe_memutils.o fe_memutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o file_utils.o file_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o logging.o logging.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c -o restricted_token.o restricted_token.c sha2_openssl.c: In function 'pg_sha256_init': sha2_openssl.c:32:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | SHA256_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_update': sha2_openssl.c:38:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 38 | SHA256_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_final': sha2_openssl.c:44:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 44 | SHA256_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_init': sha2_openssl.c:51:9: warning: 'SHA512_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA512_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_update': sha2_openssl.c:57:9: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 57 | SHA512_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_final': sha2_openssl.c:63:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | SHA512_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c config_info.c -o config_info_shlib.o In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_init': sha2_openssl.c:70:9: warning: 'SHA384_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | SHA384_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_update': sha2_openssl.c:76:9: warning: 'SHA384_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | SHA384_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_final': sha2_openssl.c:82:9: warning: 'SHA384_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 82 | SHA384_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_init': sha2_openssl.c:89:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | SHA224_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:69:27: note: declared here 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_update': sha2_openssl.c:95:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | SHA224_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:70:27: note: declared here 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_final': sha2_openssl.c:101:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | SHA224_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:72:27: note: declared here 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c file_perm.c -o file_perm_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c keywords.c -o keywords_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c kwlookup.c -o kwlookup_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c link-canary.c -o link-canary_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c pgfnames.c -o pgfnames_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c psprintf.c -o psprintf_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c relpath.c -o relpath_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c rmtree.c -o rmtree_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c string.c -o string_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c username.c -o username_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c wait_error.c -o wait_error_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c sha2_openssl.c -o sha2_openssl_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c restricted_token.c -o restricted_token_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c base64.c -o base64_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c config_info.c -o config_info_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c controldata_utils.c -o controldata_utils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c d2s.c -o d2s_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c exec.c -o exec_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c f2s.c -o f2s_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c file_perm.c -o file_perm_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c ip.c -o ip_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c keywords.c -o keywords_srv.o sha2_openssl.c: In function 'pg_sha256_init': sha2_openssl.c:32:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | SHA256_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_update': sha2_openssl.c:38:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 38 | SHA256_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_final': sha2_openssl.c:44:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 44 | SHA256_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_init': sha2_openssl.c:51:9: warning: 'SHA512_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA512_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_update': sha2_openssl.c:57:9: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 57 | SHA512_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_final': sha2_openssl.c:63:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | SHA512_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_init': sha2_openssl.c:70:9: warning: 'SHA384_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | SHA384_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_update': sha2_openssl.c:76:9: warning: 'SHA384_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | SHA384_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_final': sha2_openssl.c:82:9: warning: 'SHA384_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 82 | SHA384_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_init': sha2_openssl.c:89:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | SHA224_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:69:27: note: declared here 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_update': sha2_openssl.c:95:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | SHA224_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:70:27: note: declared here 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_final': sha2_openssl.c:101:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | SHA224_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:72:27: note: declared here 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c kwlookup.c -o kwlookup_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c link-canary.c -o link-canary_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c pgfnames.c -o pgfnames_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c psprintf.c -o psprintf_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c relpath.c -o relpath_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c rmtree.c -o rmtree_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c saslprep.c -o saslprep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c scram-common.c -o scram-common_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c string.c -o string_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c username.c -o username_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c wait_error.c -o wait_error_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c sha2_openssl.c -o sha2_openssl_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c base64.c -o base64_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c d2s.c -o d2s_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c exec.c -o exec_shlib.o sha2_openssl.c: In function 'pg_sha256_init': sha2_openssl.c:32:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 32 | SHA256_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_update': sha2_openssl.c:38:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 38 | SHA256_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha256_final': sha2_openssl.c:44:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 44 | SHA256_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_init': sha2_openssl.c:51:9: warning: 'SHA512_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 51 | SHA512_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:123:27: note: declared here 123 | OSSL_DEPRECATEDIN_3_0 int SHA512_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_update': sha2_openssl.c:57:9: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 57 | SHA512_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha512_final': sha2_openssl.c:63:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 63 | SHA512_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_init': sha2_openssl.c:70:9: warning: 'SHA384_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | SHA384_Init((SHA512_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:119:27: note: declared here 119 | OSSL_DEPRECATEDIN_3_0 int SHA384_Init(SHA512_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_update': sha2_openssl.c:76:9: warning: 'SHA384_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | SHA384_Update((SHA512_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:120:27: note: declared here 120 | OSSL_DEPRECATEDIN_3_0 int SHA384_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha384_final': sha2_openssl.c:82:9: warning: 'SHA384_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 82 | SHA384_Final(dest, (SHA512_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:122:27: note: declared here 122 | OSSL_DEPRECATEDIN_3_0 int SHA384_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_init': sha2_openssl.c:89:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 89 | SHA224_Init((SHA256_CTX *) ctx); | ^~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:69:27: note: declared here 69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c); | ^~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_update': sha2_openssl.c:95:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | SHA224_Update((SHA256_CTX *) ctx, data, len); | ^~~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:70:27: note: declared here 70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ sha2_openssl.c: In function 'pg_sha224_final': sha2_openssl.c:101:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | SHA224_Final(dest, (SHA256_CTX *) ctx); | ^~~~~~~~~~~~ In file included from sha2_openssl.c:23: /usr/include/openssl/sha.h:72:27: note: declared here 72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c f2s.c -o f2s_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c ip.c -o ip_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c md5.c -o md5_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c saslprep.c -o saslprep_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c scram-common.c -o scram-common_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c file_utils.c -o file_utils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c logging.c -o logging_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c md5.c -o md5_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c unicode_norm.c -o unicode_norm_srv.o rm -f libpgcommon.a gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -DVAL_CONFIGURE="\"'--build=ppc64le-redhat-linux-gnu' '--host=ppc64le-redhat-linux-gnu' '--prefix=/usr/lib64/pgsql/postgresql-12' '--disable-rpath' '--with-icu' '--with-perl' '--with-tcl' '--with-openssl' '--with-python' '--with-tclconfig=/usr/lib64' '--with-system-tzdata=/usr/share/zoneinfo' 'build_alias=ppc64le-redhat-linux-gnu' 'host_alias=ppc64le-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'PYTHON=/usr/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o ar crs libpgcommon.a base64.o config_info.o controldata_utils.o d2s.o exec.o f2s.o file_perm.o ip.o keywords.o kwlookup.o link-canary.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2_openssl.o fe_memutils.o file_utils.o logging.o restricted_token.o rm -f libpgcommon_shlib.a ar crs libpgcommon_shlib.a base64_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o ip_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_shlib.o pg_lzcompress_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o sha2_openssl_shlib.o fe_memutils_shlib.o file_utils_shlib.o logging_shlib.o restricted_token_shlib.o rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a base64_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o exec_srv.o f2s_srv.o file_perm_srv.o ip_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_openssl_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C port all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o fls.o fls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o strlcat.o strlcat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o strlcpy.o strlcpy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o getpeereid.o getpeereid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o chklocale.o chklocale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o erand48.o erand48.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o inet_net_ntop.o inet_net_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o noblock.o noblock.c echo "#define PGBINDIR \"/usr/lib64/pgsql/postgresql-12/bin\"" >pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pg_bitutils.o pg_bitutils.c echo "#define PGSHAREDIR \"/usr/lib64/pgsql/postgresql-12/share\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pgcheckdir.o pgcheckdir.c echo "#define SYSCONFDIR \"/usr/lib64/pgsql/postgresql-12/etc\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pgmkdirp.o pgmkdirp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pgsleep.o pgsleep.c echo "#define INCLUDEDIR \"/usr/lib64/pgsql/postgresql-12/include\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pg_strong_random.o pg_strong_random.c echo "#define PKGINCLUDEDIR \"/usr/lib64/pgsql/postgresql-12/include\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pgstrcasecmp.o pgstrcasecmp.c echo "#define INCLUDEDIRSERVER \"/usr/lib64/pgsql/postgresql-12/include/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib64/pgsql/postgresql-12/lib\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pgstrsignal.o pgstrsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o pqsignal.o pqsignal.c echo "#define PKGLIBDIR \"/usr/lib64/pgsql/postgresql-12/lib\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/lib64/pgsql/postgresql-12/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/lib64/pgsql/postgresql-12/share/doc/\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o qsort.o qsort.c echo "#define HTMLDIR \"/usr/lib64/pgsql/postgresql-12/share/doc/\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/lib64/pgsql/postgresql-12/share/man\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o qsort_arg.o qsort_arg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o quotes.o quotes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o snprintf.o snprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o sprompt.o sprompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o strerror.o strerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o tar.o tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o thread.o thread.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c fls.c -o fls_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c strlcat.c -o strlcat_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c strlcpy.c -o strlcpy_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c getpeereid.c -o getpeereid_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c chklocale.c -o chklocale_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c noblock.c -o noblock_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c -o path.o path.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c pg_bitutils.c -o pg_bitutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c pgcheckdir.c -o pgcheckdir_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c pgmkdirp.c -o pgmkdirp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c pgsleep.c -o pgsleep_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c pg_strong_random.c -o pg_strong_random_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c pgstrsignal.c -o pgstrsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c pqsignal.c -o pqsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c quotes.c -o quotes_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c sprompt.c -o sprompt_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c strerror.c -o strerror_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c thread.c -o thread_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c fls.c -o fls_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c strlcat.c -o strlcat_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c strlcpy.c -o strlcpy_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c getpeereid.c -o getpeereid_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c chklocale.c -o chklocale_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c erand48.c -o erand48_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c inet_net_ntop.c -o inet_net_ntop_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c noblock.c -o noblock_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pg_bitutils.c -o pg_bitutils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pgcheckdir.c -o pgcheckdir_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pgmkdirp.c -o pgmkdirp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pgsleep.c -o pgsleep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pg_strong_random.c -o pg_strong_random_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pgstrcasecmp.c -o pgstrcasecmp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pgstrsignal.c -o pgstrsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c pqsignal.c -o pqsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c qsort.c -o qsort_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c qsort_arg.c -o qsort_arg_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c quotes.c -o quotes_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c sprompt.c -o sprompt_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c strerror.c -o strerror_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c tar.c -o tar_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c thread.c -o thread_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c erand48.c -o erand48_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c inet_net_ntop.c -o inet_net_ntop_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c qsort.c -o qsort_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c qsort_arg.c -o qsort_arg_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c tar.c -o tar_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c path.c -o path_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c path.c -o path_srv.o rm -f libpgport.a gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -c snprintf.c -o snprintf_shlib.o 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 pg_bitutils.o pgcheckdir.o pgmkdirp.o pgsleep.o pg_strong_random.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o sprompt.o strerror.o tar.o thread.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/port -I../../src/include -D_GNU_SOURCE -c snprintf.c -o snprintf_srv.o rm -f libpgport_shlib.a ar crs libpgport_shlib.a fls_shlib.o strlcat_shlib.o strlcpy_shlib.o getpeereid_shlib.o pg_crc32c_sb8_shlib.o chklocale_shlib.o erand48_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pg_strong_random_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o sprompt_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.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 pg_bitutils_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pg_strong_random_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o sprompt_srv.o strerror_srv.o tar_srv.o thread_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C timezone all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/include -D_GNU_SOURCE '-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-13.5/postgresql-12.9/src/timezone' make -C backend all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C ../../src/port all make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks make -C access all make -C bootstrap all make -C catalog all make -C parser all make -C commands all make -C executor all make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/bootstrap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o bootparse.o bootparse.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access' make -C brin all make -C lib all make -C libpq all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o bootstrap.o bootstrap.c make -C common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[3]: Nothing to be done for 'distprep'. make -C main all make -C gin all make -C nodes all make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/parser' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o analyze.o analyze.c make -C gist all make -C optimizer all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o gram.o gram.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/foreign' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o foreign.o foreign.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o amcmds.o amcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o scan.o scan.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/brin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin.o brin.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/lib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o binaryheap.o binaryheap.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/main' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o main.o main.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o bufmask.o bufmask.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execAmi.o execAmi.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginutil.o ginutil.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/nodes' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeFuncs.o nodeFuncs.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gist.o gist.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o be-fsstubs.o be-fsstubs.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer' make -C geqo all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/geqo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_copy.o geqo_copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o bipartite_match.o bipartite_match.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_pageops.o brin_pageops.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o catalog.o catalog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o heaptuple.o heaptuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_eval.o geqo_eval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_revmap.o brin_revmap.c ( echo src/backend/main/main.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/main' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o aggregatecmds.o aggregatecmds.c make -C partitioning all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/partitioning' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o partbounds.o partbounds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o bloomfilter.o bloomfilter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execCurrent.o execCurrent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dependency.o dependency.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_main.o geqo_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gininsert.o gininsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o be-secure.o be-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dshash.o dshash.c ( echo src/backend/foreign/foreign.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/foreign' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_misc.o geqo_misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execExpr.o execExpr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_mutation.o geqo_mutation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_tuple.o brin_tuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_pool.o geqo_pool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistutil.o gistutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_xlog.o brin_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_random.o geqo_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_minmax.o brin_minmax.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o indextuple.o indextuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o hyperloglog.o hyperloglog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistxlog.o gistxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o be-secure-common.o be-secure-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginxlog.o ginxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o alter.o alter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_recombination.o geqo_recombination.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_inclusion.o brin_inclusion.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_selection.o geqo_selection.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/bootstrap' make -C port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o atomics.o atomics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brin_validate.o brin_validate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ilist.o ilist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o integerset.o integerset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_sema.o pg_sema.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o knapsack.o knapsack.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_erx.o geqo_erx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o printsimple.o printsimple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_pmx.o geqo_pmx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o auth.o auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_agg.o parse_agg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistvacuum.o gistvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginentrypage.o ginentrypage.c make -C hash all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_shmem.o pg_shmem.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o heap.o heap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodes.o nodes.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-13.5/postgresql-12.9/src/backend/access/brin' make -C heap all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_cx.o geqo_cx.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o heapam.o heapam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_clause.o parse_clause.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pairingheap.o pairingheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rbtree.o rbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o list.o list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o printtup.o printtup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_px.o geqo_px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_ox1.o geqo_ox1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistget.o gistget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o stringinfo.o stringinfo.c ( echo src/backend/port/atomics.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/port' make -C postmaster all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o autovacuum.o autovacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o geqo_ox2.o geqo_ox2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistscan.o gistscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o async.o async.c ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/integerset.o src/backend/lib/knapsack.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-13.5/postgresql-12.9/src/backend/lib' make -C regex all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o partdesc.o partdesc.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regcomp.o regcomp.c make -C replication all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication' make -C logical all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o decode.o decode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gindatapage.o gindatapage.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-13.5/postgresql-12.9/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/path' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o allpaths.o allpaths.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashfunc.o hashfunc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execExprInterp.o execExprInterp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistproc.o gistproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_coerce.o parse_coerce.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o partprune.o partprune.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o clausesel.o clausesel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o launcher.o launcher.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o crypt.o crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o bitmapset.o bitmapset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashinsert.o hashinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o reloptions.o reloptions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o costsize.o costsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o hba.o hba.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginbtree.o ginbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o index.o index.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashovfl.o hashovfl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o cluster.o cluster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o logical.o logical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistsplit.o gistsplit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o bgworker.o bgworker.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_collate.o parse_collate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_cte.o parse_cte.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tidbitmap.o tidbitmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o equivclass.o equivclass.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o comment.o comment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginscan.o ginscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o scankey.o scankey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o logicalfuncs.o logicalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_enr.o parse_enr.c ( echo src/backend/partitioning/partbounds.o src/backend/partitioning/partdesc.o src/backend/partitioning/partprune.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o session.o session.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/partitioning' make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteRemove.o rewriteRemove.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistbuild.o gistbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o bgwriter.o bgwriter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashpage.o hashpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_expr.o parse_expr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o collationcmds.o collationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tupconvert.o tupconvert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_func.o parse_func.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o constraint.o constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteDefine.o rewriteDefine.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginget.o ginget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o checkpointer.o checkpointer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o message.o message.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o copyfuncs.o copyfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tupdesc.o tupdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execGrouping.o execGrouping.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o conversioncmds.o conversioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o origin.o origin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o indxpath.o indxpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistbuildbuffers.o gistbuildbuffers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o fork_process.o fork_process.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o indexing.o indexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o createas.o createas.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashsearch.o hashsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteHandler.o rewriteHandler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pgarch.o pgarch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execIndexing.o execIndexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o joinpath.o joinpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o namespace.o namespace.c ( echo src/backend/access/common/bufmask.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/relation.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/session.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/common' make -C index all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/index' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o amapi.o amapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistvalidate.o gistvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_node.o parse_node.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dbcommands.o dbcommands.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginvacuum.o ginvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o proto.o proto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o amvalidate.o amvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pgstat.o pgstat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ifaddr.o ifaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashsort.o hashsort.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 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o heapam_handler.o heapam_handler.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gist' make -C nbtree all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtcompare.o nbtcompare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execJunk.o execJunk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_oper.o parse_oper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pqcomm.o pqcomm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o genam.o genam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashutil.o hashutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_param.o parse_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtinsert.o nbtinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regerror.o regerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginarrayproc.o ginarrayproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execMain.o execMain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o joinrels.o joinrels.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regexec.o regexec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_relation.o parse_relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_target.o parse_target.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashvalidate.o hashvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o indexam.o indexam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_type.o parse_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginbulk.o ginbulk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o reorderbuffer.o reorderbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o define.o define.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginfast.o ginfast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteManip.o rewriteManip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hash_xlog.o hash_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o heapam_visibility.o heapam_visibility.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-13.5/postgresql-12.9/src/backend/access/index' make -C rmgrdesc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o brindesc.o brindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtpage.o nbtpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pqformat.o pqformat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pathkeys.o pathkeys.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o parse_utilcmd.o parse_utilcmd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o discard.o discard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o clogdesc.o clogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o equalfuncs.o equalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o scansup.o scansup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dropcmds.o dropcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o committsdesc.o committsdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regfree.o regfree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execParallel.o execParallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o aclchk.o aclchk.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/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o src/backend/access/hash/hash_xlog.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o objectaccess.o objectaccess.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/hash' make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regprefix.o regprefix.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgutils.o spgutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dbasedesc.o dbasedesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginpostinglist.o ginpostinglist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rewriteSupport.o rewriteSupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pqmq.o pqmq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o objectaddress.o objectaddress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o genericdesc.o genericdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hio.o hio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o event_trigger.o event_trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o rowsecurity.o rowsecurity.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regexport.o regexport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o explain.o explain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginlogic.o ginlogic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gindesc.o gindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tidpath.o tidpath.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-13.5/postgresql-12.9/src/backend/regex' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o gistdesc.o gistdesc.c make -C statistics all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtree.o nbtree.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o extended_stats.o extended_stats.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ginvalidate.o ginvalidate.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 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pqsignal.o pqsignal.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/path' make -C plan all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o analyzejoins.o analyzejoins.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execPartition.o execPartition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o postmaster.o postmaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pruneheap.o pruneheap.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-13.5/postgresql-12.9/src/backend/rewrite' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashdesc.o hashdesc.c make -C storage all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spginsert.o spginsert.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage' make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/buffer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o buf_table.o buf_table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o auth-scram.o auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o be-secure-openssl.o be-secure-openssl.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 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o snapbuild.o snapbuild.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gin' make -C table all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o buf_init.o buf_init.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/table' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o table.o table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o heapdesc.o heapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgscan.o spgscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o bufmgr.o bufmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tableam.o tableam.c be-secure-openssl.c: In function 'load_dh_file': be-secure-openssl.c:845:9: warning: 'PEM_read_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 845 | dh = PEM_read_DHparams(fp, NULL, NULL, NULL); | ^~ In file included from /usr/include/openssl/ssl.h:36, from be-secure-openssl.c:32: /usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ be-secure-openssl.c:858:9: warning: 'DH_check' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 858 | if (DH_check(dh, &codes) == 0) | ^~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:220:27: note: declared here 220 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes); | ^~~~~~~~ be-secure-openssl.c:864:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 864 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c:872:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 872 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c:881:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 881 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c: In function 'load_dh_buffer': be-secure-openssl.c:903:9: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 903 | dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); | ^~ In file included from /usr/include/openssl/ssl.h:36, from be-secure-openssl.c:32: /usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ be-secure-openssl.c: In function 'initialize_dh': be-secure-openssl.c:1046:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1046 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c:1050:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1050 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:51, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/dh.h:200:28: note: declared here 200 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ be-secure-openssl.c: In function 'initialize_ecdh': be-secure-openssl.c:1075:9: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1075 | ecdh = EC_KEY_new_by_curve_name(nid); | ^~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/ec.h:996:31: note: declared here 996 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ be-secure-openssl.c:1086:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1086 | EC_KEY_free(ecdh); | ^~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:31, from be-secure-openssl.c:32: /usr/include/openssl/ec.h:1001:28: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o createplan.o createplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o logicalmsgdesc.o logicalmsgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dependencies.o dependencies.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtsearch.o nbtsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rewriteheap.o rewriteheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o mxactdesc.o mxactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o extension.o extension.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execProcnode.o execProcnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtdesc.o nbtdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgvacuum.o spgvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tableamapi.o tableamapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o extensible.o extensible.c ( echo src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure.o src/backend/libpq/be-secure-common.o src/backend/libpq/auth.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/auth-scram.o src/backend/libpq/be-secure-openssl.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/libpq' make -C tcop all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relmapdesc.o relmapdesc.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tcop' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dest.o dest.c ( echo src/backend/access/table/table.o src/backend/access/table/tableam.o src/backend/access/table/tableamapi.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/table' make -C tablesample all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/tablesample' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o bernoulli.o bernoulli.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgvalidate.o spgvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o tablesync.o tablesync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o replorigindesc.o replorigindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o mcv.o mcv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o makefuncs.o makefuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execReplication.o execReplication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o seqdesc.o seqdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o system.o system.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgdoinsert.o spgdoinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o syncscan.o syncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtsplitloc.o nbtsplitloc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o partition.o partition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o fastpath.o fastpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o smgrdesc.o smgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tablesample.o tablesample.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o outfuncs.o outfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgdesc.o spgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tuptoaster.o tuptoaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execScan.o execScan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_aggregate.o pg_aggregate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include -D_GNU_SOURCE -c -o worker.o worker.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o postgres.o postgres.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-13.5/postgresql-12.9/src/backend/access/tablesample' make -C transam all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o foreigncmds.o foreigncmds.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o clog.o clog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_collation.o pg_collation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o freelist.o freelist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o standbydesc.o standbydesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtutils.o nbtutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execSRF.o execSRF.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tblspcdesc.o tblspcdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_constraint.o pg_constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o localbuf.o localbuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pquery.o pquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xactdesc.o xactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o mvdistinct.o mvdistinct.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o syslogger.o syslogger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o commit_ts.o commit_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o functioncmds.o functioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_conversion.o pg_conversion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o readfuncs.o readfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogdesc.o xlogdesc.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-13.5/postgresql-12.9/src/backend/storage/buffer' make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o fd.o fd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execTuples.o execTuples.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_depend.o pg_depend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o indexcmds.o indexcmds.c ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.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/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o walsender.o walsender.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o vacuumlazy.o vacuumlazy.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-13.5/postgresql-12.9/src/backend/access/rmgrdesc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o walreceiverfuncs.o walreceiverfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_enum.o pg_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o initsplan.o initsplan.c ( echo src/backend/statistics/extended_stats.o src/backend/statistics/dependencies.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o generic_xlog.o generic_xlog.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/statistics' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgxlog.o spgxlog.c make -C tsearch all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtsort.o nbtsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o utility.o utility.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_locale.o ts_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o walwriter.o walwriter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_inherits.o pg_inherits.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o walreceiver.o walreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o multixact.o multixact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_parse.o ts_parse.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-13.5/postgresql-12.9/src/backend/postmaster' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_largeobject.o pg_largeobject.c make -C utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make -C adt all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o acl.o acl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgtextproc.o spgtextproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_namespace.o pg_namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_operator.o pg_operator.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o basebackup.o basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o execUtils.o execUtils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o planagg.o planagg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtvalidate.o nbtvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o lockcmds.o lockcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_proc.o pg_proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o buffile.o buffile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o wparser.o wparser.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-13.5/postgresql-12.9/src/backend/tcop' make -C ../../src/timezone all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o visibilitymap.o visibilitymap.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone' make -C jit all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/jit' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -DDLSUFFIX=\".so\" -c -o jit.o jit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o repl_gram.o repl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_publication.o pg_publication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o nbtxlog.o nbtxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o planmain.o planmain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgquadtreeproc.o spgquadtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o matview.o matview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o operatorcmds.o operatorcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o copydir.o copydir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o planner.o planner.c ( echo src/backend/access/heap/heapam.o src/backend/access/heap/heapam_handler.o src/backend/access/heap/heapam_visibility.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/vacuumlazy.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/heap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o setrefs.o setrefs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o wparser_def.o wparser_def.c ( echo src/backend/jit/jit.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/jit' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict.o dict.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o read.o read.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o amutils.o amutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o reinit.o reinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_range.o pg_range.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_db_role_setting.o pg_db_role_setting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o functions.o functions.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/nbtsplitloc.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-13.5/postgresql-12.9/src/backend/access/nbtree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict_simple.o dict_simple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgkdtreeproc.o spgkdtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict_synonym.o dict_synonym.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o params.o params.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_shdepend.o pg_shdepend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o opclasscmds.o opclasscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o arrayfuncs.o arrayfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o sharedfileset.o sharedfileset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_subscription.o pg_subscription.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o policy.o policy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict_thesaurus.o dict_thesaurus.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o slot.o slot.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o value.o value.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spgproc.o spgproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o dict_ispell.o dict_ispell.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 src/backend/storage/file/sharedfileset.o ) >objfiles.txt ( 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-13.5/postgresql-12.9/src/backend/nodes' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/file' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o regis.o regis.c make -C freespace all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/freespace' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o freespace.o freespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o spell.o spell.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 src/backend/access/spgist/spgproc.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/spgist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o to_tsany.o to_tsany.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o slotfuncs.o slotfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_type.o pg_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o rmgr.o rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_selfuncs.o ts_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o subselect.o subselect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o storage.o storage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_typanalyze.o ts_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o instrument.o instrument.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o ts_utils.o ts_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o slru.o slru.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o fsmpage.o fsmpage.c make -C prep all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o prepjointree.o prepjointree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o array_expanded.o array_expanded.c make -C cache all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o portalcmds.o portalcmds.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/cache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o attoptcache.o attoptcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeAppend.o nodeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o toasting.o toasting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o array_selfuncs.o array_selfuncs.c make -C ipc all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o syncrep.o syncrep.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/ipc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o barrier.o barrier.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o proclang.o proclang.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include -D_GNU_SOURCE -c -o syncrep_gram.o syncrep_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeAgg.o nodeAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o indexfsm.o indexfsm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o catcache.o catcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dsm_impl.o dsm_impl.c ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/freespace' make -C large_object all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o array_typanalyze.o array_typanalyze.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/large_object' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o inv_api.o inv_api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o publicationcmds.o publicationcmds.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_enr.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 ( 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/partition.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_publication.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_subscription.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-13.5/postgresql-12.9/src/backend/parser' make -C util all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeBitmapAnd.o nodeBitmapAnd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeBitmapOr.o nodeBitmapOr.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o appendinfo.o appendinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o subtrans.o subtrans.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o schemacmds.o schemacmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o seclabel.o seclabel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o array_userfuncs.o array_userfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o prepqual.o prepqual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o arrayutils.o arrayutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dsm.o dsm.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 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o preptlist.o preptlist.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeCustom.o nodeCustom.c ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/lmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lmgr.o lmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o clauses.o clauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o sequence.o sequence.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o statscmds.o statscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o ascii.o ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o bool.o bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o prepunion.o prepunion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o subscriptioncmds.o subscriptioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tablecmds.o tablecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o evtcache.o evtcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o inval.o inval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeFunctionscan.o nodeFunctionscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o cash.o cash.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 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o transam.o transam.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tsearch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o inherit.o inherit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o char.o char.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeGather.o nodeGather.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o cryptohashes.o cryptohashes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ipc.o ipc.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-13.5/postgresql-12.9/src/backend/optimizer/plan' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeHash.o nodeHash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lock.o lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o date.o date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o twophase.o twophase.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lsyscache.o lsyscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeHashjoin.o nodeHashjoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ipci.o ipci.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeIndexscan.o nodeIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o datum.o datum.c ( echo src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/prep' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o partcache.o partcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o plancache.o plancache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o joininfo.o joininfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o dbsize.o dbsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o orclauses.o orclauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o latch.o latch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o domains.o domains.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o trigger.o trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tsearchcmds.o tsearchcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o paramassign.o paramassign.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relcache.o relcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o typecmds.o typecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o encode.o encode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pmsignal.o pmsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeLimit.o nodeLimit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o twophase_rmgr.o twophase_rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o enum.o enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pathnode.o pathnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relmapper.o relmapper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o procarray.o procarray.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o placeholder.o placeholder.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o expandeddatum.o expandeddatum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o varsup.o varsup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relfilenodemap.o relfilenodemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o expandedrecord.o expandedrecord.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeLockRows.o nodeLockRows.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeGatherMerge.o nodeGatherMerge.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o float.o float.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o plancat.o plancat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o proc.o proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o format_type.o format_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o formatting.o formatting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spccache.o spccache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xact.o xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o syscache.o syscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeMaterial.o nodeMaterial.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o user.o user.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o ts_cache.o ts_cache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o genfile.o genfile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeMergeAppend.o nodeMergeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o geo_ops.o geo_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeMergejoin.o nodeMergejoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o geo_selfuncs.o geo_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o typcache.o typcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o geo_spgist.o geo_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeModifyTable.o nodeModifyTable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o inet_cidr_ntop.o inet_cidr_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o inet_net_pton.o inet_net_pton.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o deadlock.o deadlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o int.o int.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o predtest.o predtest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o int8.o int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o procsignal.o procsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeNestloop.o nodeNestloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o vacuum.o vacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o json.o json.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o relnode.o relnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o jsonb.o jsonb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o shmem.o shmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeProjectSet.o nodeProjectSet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lwlock.o lwlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o shmqueue.o shmqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlog.o xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o jsonb_gin.o jsonb_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogarchive.o xlogarchive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o restrictinfo.o restrictinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeRecursiveunion.o nodeRecursiveunion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeResult.o nodeResult.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o shm_mq.o shm_mq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o view.o view.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/lsyscache.o src/backend/utils/cache/partcache.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/ts_cache.o src/backend/utils/cache/typcache.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/cache' make -C error all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/error' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o assert.o assert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o jsonb_op.o jsonb_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o tlist.o tlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o jsonb_util.o jsonb_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o elog.o elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSamplescan.o nodeSamplescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o var.o var.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSeqscan.o nodeSeqscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogfuncs.o xlogfuncs.c make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/fmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xloginsert.o xloginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o shm_toc.o shm_toc.c make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/page' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o bufpage.o bufpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o jsonfuncs.o jsonfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o lwlocknames.o lwlocknames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o jsonpath_gram.o jsonpath_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSetOp.o nodeSetOp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o spin.o spin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o signalfuncs.o signalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSort.o nodeSort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o jsonpath.o jsonpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o s_lock.o s_lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o jsonpath_exec.o jsonpath_exec.c ( echo src/backend/optimizer/util/appendinfo.o src/backend/optimizer/util/clauses.o src/backend/optimizer/util/inherit.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.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-13.5/postgresql-12.9/src/backend/optimizer/util' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o sinval.o sinval.c ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o predicate.o predicate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeUnique.o nodeUnique.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeValuesscan.o nodeValuesscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o xlogutils.o xlogutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeCtescan.o nodeCtescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o like.o like.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o sinvaladt.o sinvaladt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -funroll-loops -ftree-vectorize -I../../../../src/include -D_GNU_SOURCE -c -o checksum.o checksum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o like_support.o like_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeWorktablescan.o nodeWorktablescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeGroup.o nodeGroup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o lockfuncs.o lockfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o itemptr.o itemptr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSubplan.o nodeSubplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeSubqueryscan.o nodeSubqueryscan.c make -C hash all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o standby.o standby.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dynahash.o dynahash.c ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeTidscan.o nodeTidscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/page' make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o md.o md.c make -C init all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeForeignscan.o nodeForeignscan.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/init' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o globals.o globals.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o miscinit.o miscinit.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-13.5/postgresql-12.9/src/backend/utils/fmgr' make -C mb all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o postinit.o postinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeWindowAgg.o nodeWindowAgg.c ( echo src/backend/storage/ipc/barrier.o 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/signalfuncs.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-13.5/postgresql-12.9/src/backend/storage/ipc' make -C sync all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tstoreReceiver.o tstoreReceiver.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/sync' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o sync.o sync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o conv.o conv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o mac.o mac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o mac8.o mac8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o misc.o misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o smgr.o smgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o name.o name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o tqueue.o tqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o spi.o spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o hashfn.o hashfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o network.o network.c ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o nodeTableFuncscan.o nodeTableFuncscan.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/error' make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/misc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o guc.o guc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o network_gist.o network_gist.c ( echo src/backend/storage/sync/sync.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/sync' ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o network_selfuncs.o network_selfuncs.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/smgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o network_spgist.o network_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o numutils.o numutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o pg_crc.o pg_crc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o oid.o oid.c make -C mmgr all ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/hashfn.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o aset.o aset.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/hash' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o mbutils.o mbutils.c make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/resowner' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o resowner.o resowner.c ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o condition_variable.o condition_variable.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/init' make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/sort' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o logtape.o logtape.c make -C time all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o combocid.o combocid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o oracle_compat.o oracle_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o orderedsetaggs.o orderedsetaggs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o partitionfuncs.o partitionfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pg_locale.o pg_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pg_lsn.o pg_lsn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o help_config.o help_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o dsa.o dsa.c ( 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 src/backend/storage/lmgr/condition_variable.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/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 sync/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o snapmgr.o snapmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pg_upgrade_support.o pg_upgrade_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o sharedtuplestore.o sharedtuplestore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o wchar.o wchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pgstatfuncs.o pgstatfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pseudotypes.o pseudotypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pg_rusage.o pg_rusage.c ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/resowner' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o fmgrtab.o fmgrtab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o freepage.o freepage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o quote.o quote.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o ps_status.o ps_status.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o sortsupport.o sortsupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o queryenvironment.o queryenvironment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes.o rangetypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes_gist.o rangetypes_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o generation.o generation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o mcxt.o mcxt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes_spgist.o rangetypes_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tuplesort.o tuplesort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o rls.o rls.c ( echo src/backend/executor/execAmi.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.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/execPartition.o src/backend/executor/execProcnode.o src/backend/executor/execReplication.o src/backend/executor/execScan.o src/backend/executor/execSRF.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/nodeFunctionscan.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/nodeGatherMerge.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/nodeProjectSet.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/nodeNamedtuplestorescan.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 src/backend/executor/nodeTableFuncscan.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/executor' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o regexp.o regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o regproc.o regproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o memdebug.o memdebug.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/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.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/variable.o src/backend/commands/view.o ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/commands' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o wstrcmp.o wstrcmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o sampling.o sampling.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o portalmem.o portalmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o superuser.o superuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o wstrncmp.o wstrncmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o ri_triggers.o ri_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o rowtypes.o rowtypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o timeout.o timeout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../../src/include -D_GNU_SOURCE -c -o slab.o slab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tzparser.o tzparser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tuplestore.o tuplestore.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 ( echo src/backend/utils/time/combocid.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/time' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o ruleutils.o ruleutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o selfuncs.o selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tid.o tid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o trigfuncs.o trigfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsginidx.o tsginidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsgistidx.o tsgistidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsquery.o tsquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_cleanup.o tsquery_cleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_gist.o tsquery_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_op.o tsquery_op.c ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/generation.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_rewrite.o tsquery_rewrite.c make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mmgr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsquery_util.o tsquery_util.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-13.5/postgresql-12.9/src/backend/access/transam' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsrank.o tsrank.c ( 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 table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsvector.o tsvector.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsvector_op.o tsvector_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o tsvector_parser.o tsvector_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o txid.o txid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o uuid.o uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o varbit.o varbit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o varchar.o varchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o varlena.o varlena.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o windowfuncs.o windowfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o xid.o xid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o xml.o xml.c ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/sharedtuplestore.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-13.5/postgresql-12.9/src/backend/utils/sort' ( 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/queryenvironment.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-13.5/postgresql-12.9/src/backend/utils/misc' ( 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/cryptohashes.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/expandedrecord.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/jsonpath_gram.o src/backend/utils/adt/jsonpath.o src/backend/utils/adt/jsonpath_exec.o src/backend/utils/adt/like.o src/backend/utils/adt/like_support.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/misc.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/network_spgist.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/partitionfuncs.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-13.5/postgresql-12.9/src/backend/utils/adt' ( 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-13.5/postgresql-12.9/src/backend/utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations 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/bufmask.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/relation.o access/common/reloptions.o access/common/scankey.o access/common/session.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/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/hash/hash_xlog.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.o access/heap/vacuumlazy.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/nbtsplitloc.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/spgist/spgproc.o access/table/table.o access/table/tableam.o access/table/tableamapi.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/partition.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_publication.o catalog/pg_range.o catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_subscription.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_enr.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/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execScan.o executor/execSRF.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/nodeFunctionscan.o executor/nodeGather.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeGatherMerge.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeProjectSet.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/nodeNamedtuplestorescan.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 executor/nodeTableFuncscan.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/be-secure-common.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/auth-scram.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/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.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 partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.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/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.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 statistics/extended_stats.o statistics/dependencies.o statistics/mcv.o statistics/mvdistinct.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/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.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/signalfuncs.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/lmgr/condition_variable.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.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/cryptohashes.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/expandedrecord.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/jsonpath_gram.o utils/adt/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/misc.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/partitionfuncs.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/lsyscache.o utils/cache/partcache.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/ts_cache.o utils/cache/typcache.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/queryenvironment.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/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o jit/jit.o ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -Wl,-E -lssl -lcrypto -lcrypt -lm -licui18n -licuuc -licudata -o postgres make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C backend/utils/mb/conversion_procs all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic all make -C cyrillic_and_mic all make -C euc_cn_and_mic all make -C euc_jp_and_sjis all make -C euc_kr_and_mic all make -C euc_tw_and_big5 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/ascii_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o ascii_and_mic.o ascii_and_mic.c make -C latin2_and_win1250 all make -C latin_and_mic all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o cyrillic_and_mic.o cyrillic_and_mic.c make -C utf8_and_ascii all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc_cn_and_mic.o euc_cn_and_mic.c make -C utf8_and_big5 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c make -C utf8_and_cyrillic all make -C utf8_and_euc_cn all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc_kr_and_mic.o euc_kr_and_mic.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o big5.o big5.c make -C utf8_and_euc_jp all make -C utf8_and_euc_kr all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/latin_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o latin_and_mic.o latin_and_mic.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/latin2_and_win1250' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o latin2_and_win1250.o latin2_and_win1250.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_ascii' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_ascii.o utf8_and_ascii.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_big5.o utf8_and_big5.c make -C utf8_and_euc_tw all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c make -C utf8_and_gb18030 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc_tw_and_big5.o euc_tw_and_big5.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c make -C utf8_and_gbk all make -C utf8_and_iso8859 all make -C utf8_and_iso8859_1 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gbk' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_gbk.o utf8_and_gbk.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_gb18030.o utf8_and_gb18030.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_iso8859.o utf8_and_iso8859.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o ascii_and_mic.so ascii_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_ascii.so utf8_and_ascii.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make -C utf8_and_johab all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_johab' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_johab.o utf8_and_johab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C utf8_and_sjis all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_sjis.o utf8_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_win all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_win' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_win.o utf8_and_win.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make -C utf8_and_uhc all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C utf8_and_euc2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_uhc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_uhc.o utf8_and_uhc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_euc2004.o utf8_and_euc2004.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C utf8_and_sjis2004 all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C euc2004_sjis2004 all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include -D_GNU_SOURCE -c -o euc2004_sjis2004.o euc2004_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/latin_and_mic' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_big5' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_win' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_johab' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/snowball' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o dict_snowball.o dict_snowball.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o api.o ./libstemmer/api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o utilities.o ./libstemmer/utilities.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_indonesian.o ./libstemmer/stem_ISO_8859_1_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_irish.o ./libstemmer/stem_ISO_8859_1_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_2_hungarian.o ./libstemmer/stem_ISO_8859_2_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_arabic.o ./libstemmer/stem_UTF_8_arabic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_indonesian.o ./libstemmer/stem_UTF_8_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_irish.o ./libstemmer/stem_UTF_8_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_lithuanian.o ./libstemmer/stem_UTF_8_lithuanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_nepali.o ./libstemmer/stem_UTF_8_nepali.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -c -o stem_UTF_8_tamil.o ./libstemmer/stem_UTF_8_tamil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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_indonesian.o stem_ISO_8859_1_irish.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_hungarian.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_arabic.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_indonesian.o stem_UTF_8_irish.o stem_UTF_8_italian.o stem_UTF_8_lithuanian.o stem_UTF_8_nepali.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_tamil.o stem_UTF_8_turkish.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/snowball' make -C include all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/include' make -C interfaces all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-auth.o fe-auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-auth-scram.o fe-auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-connect.o fe-connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-exec.o fe-exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-misc.o fe-misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-print.o fe-print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-lobj.o fe-lobj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-protocol2.o fe-protocol2.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-protocol3.o fe-protocol3.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o pqexpbuffer.o pqexpbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-secure.o fe-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o legacy-pqsignal.o legacy-pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o libpq-events.o libpq-events.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 . make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-secure-openssl.o fe-secure-openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o fe-secure-common.o fe-secure-common.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-5 -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private13-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: 12.9' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I/usr/lib64/pgsql/postgresql-12/include' >>libpq.pc echo 'Libs: -L/usr/lib64/pgsql/postgresql-12/lib -lpq' >>libpq.pc echo 'Libs.private: -lpgcommon -lpgport -lssl -lcrypto -lcrypt -lm' >>libpq.pc fe-secure-openssl.c: In function 'initialize_SSL': fe-secure-openssl.c:1035:25: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1035 | conn->engine = ENGINE_by_id(engine_str); | ^~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ fe-secure-openssl.c:1048:25: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1048 | if (ENGINE_init(conn->engine) == 0) | ^~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c:1056:33: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1056 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c:1062:25: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1062 | pkey = ENGINE_load_private_key(conn->engine, engine_colon, | ^~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ fe-secure-openssl.c:1072:33: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1072 | ENGINE_finish(conn->engine); | ^~~~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ fe-secure-openssl.c:1073:33: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1073 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c:1086:33: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1086 | ENGINE_finish(conn->engine); | ^~~~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ fe-secure-openssl.c:1087:33: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1087 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ fe-secure-openssl.c: In function 'pgtls_close': fe-secure-openssl.c:1308:17: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1308 | ENGINE_finish(conn->engine); | ^~~~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ fe-secure-openssl.c:1309:17: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1309 | ENGINE_free(conn->engine); | ^~~~~~~~~~~ In file included from fe-secure-openssl.c:60: /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.private13-5 -Wl,--version-script=exports.list -o libpq.so.private13-5.12 fe-auth.o fe-auth-scram.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 legacy-pqsignal.o libpq-events.o encnames.o wchar.o fe-secure-openssl.o fe-secure-common.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lssl -lcrypto -lcrypt -lm rm -f libpq.a ar crs libpq.a fe-auth.o fe-auth-scram.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 legacy-pqsignal.o libpq-events.o encnames.o wchar.o fe-secure-openssl.o fe-secure-common.o ranlib libpq.a touch libpq.a rm -f libpq.so.private13-5 ln -s libpq.so.private13-5.12 libpq.so.private13-5 rm -f libpq.so ln -s libpq.so.private13-5.12 libpq.so make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ecpg all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg' make -C include all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/include' make -C pgtypeslib all make -C preproc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-3 -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-3 -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-3 -c -o common.o common.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/preproc' make -C ../../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-3 -c -o dt_common.o dt_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-3 -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-3 -c -o interval.o interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o preproc.o preproc.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list echo 'Name: libpgtypes' >libpgtypes.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o pgc.o pgc.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o type.o type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o ecpg.o ecpg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o output.o output.c echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o parser.o parser.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all echo 'Url: http://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 12.9' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' echo 'Cflags: -I/usr/lib64/pgsql/postgresql-12/include' >>libpgtypes.pc make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o keywords.o keywords.c echo 'Libs: -L/usr/lib64/pgsql/postgresql-12/lib -lpgtypes' >>libpgtypes.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o c_keywords.o c_keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o ecpg_keywords.o ecpg_keywords.c rm -f typename.c && ln -s ../../../../src/interfaces/ecpg/ecpglib/typename.c . echo 'Libs.private: -lpgcommon -lpgport -lm' >>libpgtypes.pc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -c -o typename.o typename.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpgtypes.so.private13-3 -Wl,--version-script=exports.list -o libpgtypes.so.private13-3.12 numeric.o datetime.o common.o dt_common.o timestamp.o interval.o -L../../../../src/port -L../../../../src/common -lpgcommon_shlib -lpgport_shlib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm rm -f libpgtypes.a ar crs libpgtypes.a numeric.o datetime.o common.o dt_common.o timestamp.o interval.o ranlib libpgtypes.a touch libpgtypes.a rm -f libpgtypes.so.private13-3 ln -s libpgtypes.so.private13-3.12 libpgtypes.so.private13-3 rm -f libpgtypes.so ln -s libpgtypes.so.private13-3.12 libpgtypes.so make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ecpglib all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make -C ../../../../src/interfaces/ecpg/pgtypeslib all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o execute.o execute.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o typename.o typename.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o sqlda.o sqlda.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o data.o data.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o error.o error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o memory.o memory.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o connect.o connect.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-6 -c -o misc.o misc.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list echo 'Name: libecpg' >libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' echo 'Url: http://www.postgresql.org/' >>libecpg.pc echo 'Version: 12.9' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I/usr/lib64/pgsql/postgresql-12/include' >>libecpg.pc echo 'Libs: -L/usr/lib64/pgsql/postgresql-12/lib -lecpg' >>libecpg.pc make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' echo 'Libs.private: -lpgcommon -lpgport -lm' >>libecpg.pc make -C ../../../src/common all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg.so.private13-6 -Wl,--version-script=exports.list -o libecpg.so.private13-6.12 execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o -L../../../../src/port -L../../../../src/common -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm 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 ranlib libecpg.a touch libecpg.a rm -f libecpg.so.private13-6 ln -s libecpg.so.private13-6.12 libecpg.so.private13-6 rm -f libecpg.so ln -s libecpg.so.private13-6.12 libecpg.so make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/ecpglib' make -C compatlib all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/compatlib' make -C ../../../../src/interfaces/ecpg/ecpglib all make -C ../../../../src/interfaces/ecpg/pgtypeslib all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -DSO_MAJOR_VERSION=private13-3 -c -o informix.o informix.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list 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 make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all echo 'Version: 12.9' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I/usr/lib64/pgsql/postgresql-12/include' >>libecpg_compat.pc echo 'Libs: -L/usr/lib64/pgsql/postgresql-12/lib -lecpg_compat' >>libecpg_compat.pc make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all echo 'Libs.private: -lpgcommon -lpgport -lpq -lm' >>libecpg_compat.pc make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all make[7]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all make[7]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[7]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make[7]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/ecpglib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg_compat.so.private13-3 -Wl,--version-script=exports.list -o libecpg_compat.so.private13-3.12 informix.o -L../../../../src/port -L../../../../src/common -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm rm -f libecpg_compat.a ar crs libecpg_compat.a informix.o ranlib libecpg_compat.a touch libecpg_compat.a rm -f libecpg_compat.so.private13-3 ln -s libecpg_compat.so.private13-3.12 libecpg_compat.so.private13-3 rm -f libecpg_compat.so ln -s libecpg_compat.so.private13-3.12 libecpg_compat.so make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/compatlib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS preproc.o pgc.o type.o ecpg.o output.o parser.o keywords.o c_keywords.o ecpg_keywords.o typename.o descriptor.o variable.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o ecpg make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/preproc' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces' make -C backend/replication/libpqwalreceiver all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -c -o libpqwalreceiver.o libpqwalreceiver.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/pgoutput' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../src/include -D_GNU_SOURCE -c -o pgoutput.o pgoutput.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/pgoutput' make -C fe_utils all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o mbprint.o mbprint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o psqlscan.o psqlscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o simple_list.o simple_list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o string_utils.o string_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -c -o conditional.o conditional.c rm -f libpgfeutils.a ar crs libpgfeutils.a mbprint.o print.o psqlscan.o simple_list.o string_utils.o conditional.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make -C bin all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin' make -C initdb all make -C pg_archivecleanup all make -C pg_basebackup all make -C pg_checksums all make -C pg_config all make -C pg_controldata all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/initdb' make -C ../../../src/interfaces/libpq all make -C pg_ctl all make -C pg_dump all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_archivecleanup' make -C ../../../src/port all make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_basebackup' make -C ../../../src/interfaces/libpq all make -C ../../../src/port all make -C pg_resetwal all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_checksums' make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_archivecleanup.o pg_archivecleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o initdb.o initdb.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_config' make -C ../../../src/port all make -C pg_rewind all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_checksums.o pg_checksums.c make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_controldata' make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_config.o pg_config.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_ctl' make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o findtimezone.o findtimezone.c make -C pg_test_fsync all make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_dump' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_resetwal' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_test_fsync' make -C ../../../src/port all make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_rewind' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make -C ../../../src/common all make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_test_fsync.o pg_test_fsync.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make -C ../../../src/common all make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/common all rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_basebackup.o pg_basebackup.c make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/common all make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o pg_rewind.o pg_rewind.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o parsexlog.o parsexlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C pg_test_timing all make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_test_timing' make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_resetwal.o pg_resetwal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_test_timing.o pg_test_timing.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/include -D_GNU_SOURCE -c -o pg_ctl.o pg_ctl.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o receivelog.o receivelog.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o streamutil.o streamutil.c make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o datapagemap.o datapagemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o walmethods.o walmethods.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_receivewal.o pg_receivewal.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_dump.o pg_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_config.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_config gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_test_timing.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_test_timing gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_archivecleanup.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_archivecleanup gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o fetch.o fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_test_fsync.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_test_fsync gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_controldata.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_controldata gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o file_ops.o file_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_checksums.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_checksums gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o copy_fetch.o copy_fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_recvlogical.o pg_recvlogical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_dump_sort.o pg_dump_sort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_resetwal.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_resetwal make -C pg_upgrade all make -C pg_waldump all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_receivewal.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_receivewal make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_upgrade' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_waldump' make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o libpq_fetch.o libpq_fetch.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o pg_waldump.o pg_waldump.c make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o check.o check.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o filemap.o filemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_ctl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_ctl gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_recvlogical.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_recvlogical gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o compat.o compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_archiver.o pg_backup_archiver.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_test_timing' make -C pgbench all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pgbench' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/common all make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o rmgrdesc.o rmgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pgbench.o pgbench.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/common all rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_db.o pg_backup_db.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_basebackup.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_basebackup make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o exprparse.o exprparse.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 . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_archivecleanup' rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . make -C psql all rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/psql' make -C ../../../src/interfaces/libpq all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o controldata.o controldata.c rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_config' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C scripts all rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/scripts' rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . make -C ../../../src/interfaces/libpq all rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all 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 . make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . make -C ../../../src/port all rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o xlogreader.o xlogreader.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_test_fsync' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o brindesc.o brindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o clogdesc.o clogdesc.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o createdb.o createdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o committsdesc.o committsdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations initdb.o findtimezone.o localtime.o encnames.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o initdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o -L../../../src/port -L../../../src/common -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_rewind make -C ../../../src/common all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o dbasedesc.o dbasedesc.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_custom.o pg_backup_custom.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o command.o command.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_controldata' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o genericdesc.o genericdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o gindesc.o gindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o dump.o dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o gistdesc.o gistdesc.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_resetwal' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o createuser.o createuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o hashdesc.o hashdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o dropdb.o dropdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o exec.o exec.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_checksums' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o heapdesc.o heapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o logicalmsgdesc.o logicalmsgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_null.o pg_backup_null.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_tar.o pg_backup_tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o mxactdesc.o mxactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o nbtdesc.o nbtdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o relmapdesc.o relmapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o dropuser.o dropuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o file.o file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o replorigindesc.o replorigindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o clusterdb.o clusterdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o seqdesc.o seqdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o smgrdesc.o smgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_directory.o pg_backup_directory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o spgdesc.o spgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o vacuumdb.o vacuumdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o standbydesc.o standbydesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o reindexdb.o reindexdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o tblspcdesc.o tblspcdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o xactdesc.o xactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o function.o function.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include -D_GNU_SOURCE -c -o xlogdesc.o xlogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o info.o info.c make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_ctl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o crosstabview.o crosstabview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o describe.o describe.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o help.o help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_backup_utils.o pg_backup_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_isready.o pg_isready.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o input.o input.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_waldump.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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_waldump gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o createdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_upgrade.o pg_upgrade.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o compress_io.o compress_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o createuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o relfilenode.o relfilenode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o large_obj.o large_obj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o mainloop.o mainloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o server.o server.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o prompt.o prompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o psqlscanslash.o psqlscanslash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o util.o util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o sql_help.o sql_help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o dumputils.o dumputils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_restore.o pg_restore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o stringutils.o stringutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o dropdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o dropuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o tab-complete.o tab-complete.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o pg_dumpall.o pg_dumpall.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations 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/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_upgrade gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -c -o variables.o variables.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o clusterdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o vacuumdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations 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/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_restore gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o reindexdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_isready gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS pgbench.o exprparse.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pgbench gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_dumpall.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_rewind' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_basebackup' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/initdb' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/scripts' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_waldump' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_upgrade' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pgbench' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations 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/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_dump gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations command.o common.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o psql make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_dump' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/psql' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin' make -C pl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl' make -C plpgsql all make -C plperl all make -C plpython all make -C tcl all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plperl' make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpgsql' make -C src all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/tcl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include -I../../../src/include -D_GNU_SOURCE -c -o pltcl.o pltcl.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_cursorobject.o plpy_cursorobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_elog.o plpy_elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_exec.o plpy_exec.c make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpgsql/src' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_gram.o pl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_main.o plpy_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_handler.o pl_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_planobject.o plpy_planobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_plpymodule.o plpy_plpymodule.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_comp.o pl_comp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_procedure.o plpy_procedure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_exec.o pl_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_resultobject.o plpy_resultobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_funcs.o pl_funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -c -o pl_scanner.o pl_scanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_spi.o plpy_spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_subxactobject.o plpy_subxactobject.c '/usr/bin/perl' ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_typeio.o plpy_typeio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.9 -I../../../src/include -D_GNU_SOURCE -c -o plpy_util.o plpy_util.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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/lib64/perl5/CORE -c -o plperl.o plperl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/lib64/perl5/CORE -c -o SPI.o SPI.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/lib64/perl5/CORE -c -o Util.o Util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pltcl.so pltcl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -ltcl8.6 -ldl -lz -lpthread -lm -lc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/tcl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o plperl.so plperl.o SPI.o Util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpython' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plperl' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpgsql' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl' make -C makefiles all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/makefiles' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/makefiles' make -C test/regress all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/regress' make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include -D_GNU_SOURCE -c -o pg_regress_main.o pg_regress_main.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include -D_GNU_SOURCE -c -o regress.o regress.c make -C ../../../contrib/spi gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include -D_GNU_SOURCE -I../../../src/port '-DHOST_TUPLE="powerpc64le-redhat-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o autoinc.o autoinc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o insert_username.o insert_username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o moddatetime.o moddatetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o refint.o refint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC moddatetime.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o moddatetime.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC autoinc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o autoinc.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC insert_username.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o insert_username.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC refint.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o refint.so make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_regress make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/regress' make -C test/isolation all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/isolation' make -C ../../../src/interfaces/libpq all make -C ../../../src/port all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -c -o specparse.o specparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -c -o isolationtester.o isolationtester.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -c -o isolation_main.o isolation_main.c make -C ../../../src/test/regress pg_regress.o make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/regress' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/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 -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_isolation_regress gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations 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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o isolationtester make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/isolation' make -C test/perl all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/perl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/perl' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src' All of PostgreSQL successfully made. Ready to install. + make -C contrib -j20 all make: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib' make -C ../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C catalog distprep generated-header-symlinks make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C adminpack all make -C amcheck all make -C auth_delay all make -C auto_explain all make -C bloom all make -C btree_gin all make -C btree_gist all make -C citext all make -C cube all make -C dblink all make -C dict_int all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/auth_delay' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o auth_delay.o auth_delay.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/adminpack' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o adminpack.o adminpack.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/amcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o verify_nbtree.o verify_nbtree.c make -C dict_xsyn all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/auto_explain' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o auto_explain.o auto_explain.c make -C earthdistance all make -C file_fdw all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/bloom' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blcost.o blcost.c make -C fuzzystrmatch all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blinsert.o blinsert.c make -C hstore all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/cube' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o cube.o cube.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_gin.o btree_gin.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/citext' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o citext.o citext.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blscan.o blscan.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_gist.o btree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o cubeparse.o cubeparse.c make -C intagg all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dict_int' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o dict_int.o dict_int.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/earthdistance' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o earthdistance.o earthdistance.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dblink' make -C ../../src/interfaces/libpq all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/file_fdw' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o file_fdw.o file_fdw.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o fuzzystrmatch.o fuzzystrmatch.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_io.o hstore_io.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dict_xsyn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o dict_xsyn.o dict_xsyn.c make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/intagg' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/intagg' make -C intarray all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o dblink.o dblink.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/intarray' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_bool.o _int_bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC earthdistance.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm -shared -o earthdistance.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_utils_num.o btree_utils_num.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blutils.o blutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o dict_int.so dict_int.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC auth_delay.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o auth_delay.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blvacuum.o blvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o auto_explain.so auto_explain.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/earthdistance' make -C isn all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/isn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o isn.o isn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o blvalidate.o blvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC citext.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o citext.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o dict_xsyn.so dict_xsyn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dict_int' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/auth_delay' make -C lo all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_gist.o _int_gist.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/lo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o lo.o lo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_utils_var.o btree_utils_var.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o adminpack.so adminpack.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o dmetaphone.o dmetaphone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_int2.o btree_int2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC file_fdw.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o file_fdw.so make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/auto_explain' make -C ltree all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltree_io.o ltree_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_op.o _int_op.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dict_xsyn' make -C oid2name all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/oid2name' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o oid2name.o oid2name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC lo.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o lo.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_tool.o _int_tool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_int4.o btree_int4.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/citext' make -C pageinspect all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pageinspect' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o rawpage.o rawpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _intbig_gist.o _intbig_gist.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/lo' make -C passwordcheck all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/passwordcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o passwordcheck.o passwordcheck.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_int8.o btree_int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations oid2name.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o oid2name gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_float4.o btree_float4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC isn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o isn.so make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/adminpack' make -C pg_buffercache all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_buffercache' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_buffercache_pages.o pg_buffercache_pages.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_float8.o btree_float8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o passwordcheck.so passwordcheck.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/file_fdw' make -C pg_freespacemap all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_freespacemap' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_freespacemap.o pg_freespacemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltree_op.o ltree_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_gin.o _int_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_op.o hstore_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o cube.so cube.o cubeparse.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o amcheck.so verify_nbtree.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _int_selfuncs.o _int_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o heapfuncs.o heapfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_cash.o btree_cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_freespacemap.so pg_freespacemap.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o fuzzystrmatch.so fuzzystrmatch.o dmetaphone.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_oid.o btree_oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_ts.o btree_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btreefuncs.o btreefuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_time.o btree_time.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_buffercache.so pg_buffercache_pages.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/bloom' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/passwordcheck' make -C pg_prewarm all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o fsmfuncs.o fsmfuncs.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_prewarm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_prewarm.o pg_prewarm.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/btree_gin' make -C pg_standby all make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_freespacemap' make -C pg_stat_statements all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_standby' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_standby.o pg_standby.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_stat_statements.o pg_stat_statements.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_date.o btree_date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_buffercache' make -C pg_trgm all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o lquery_op.o lquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o brinfuncs.o brinfuncs.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o trgm_op.o trgm_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o dblink.so dblink.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/isn' make -C pgcrypto all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgcrypto.o pgcrypto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ginfuncs.o ginfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _ltree_op.o _ltree_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_interval.o btree_interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o autoprewarm.o autoprewarm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_macaddr.o btree_macaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_macaddr8.o btree_macaddr8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hashfuncs.o hashfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations pg_standby.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o pg_standby make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/oid2name' make -C pgrowlocks all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgrowlocks' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgrowlocks.o pgrowlocks.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_gist.o hstore_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crc32.o crc32.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltxtquery_io.o ltxtquery_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_inet.o btree_inet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o px.o px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltxtquery_op.o ltxtquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_text.o btree_text.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_bytea.o btree_bytea.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/amcheck' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_bit.o btree_bit.c make -C pgstattuple all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgstattuple.o pgstattuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_gin.o hstore_gin.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pgrowlocks.so pgrowlocks.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make -C pg_visibility all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_visibility' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pg_visibility.o pg_visibility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o px-hmac.o px-hmac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_prewarm.so pg_prewarm.o autoprewarm.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pageinspect.so rawpage.o heapfuncs.o btreefuncs.o fsmfuncs.o brinfuncs.o ginfuncs.o hashfuncs.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_numeric.o btree_numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltree_gist.o ltree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_uuid.o btree_uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o btree_enum.o btree_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -DLOWER_NODE -I. -I. -I../../src/include -D_GNU_SOURCE -c -o _ltree_gist.o _ltree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_compat.o hstore_compat.c make -C postgres_fdw all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o px-crypt.o px-crypt.c make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o trgm_gist.o trgm_gist.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C seg all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o postgres_fdw.o postgres_fdw.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o seg.o seg.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgrowlocks' make -C spi all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/spi' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgstatindex.o pgstatindex.c make -C tablefunc all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crypt-gensalt.o crypt-gensalt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o trgm_gin.o trgm_gin.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tablefunc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o tablefunc.o tablefunc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crypt-blowfish.o crypt-blowfish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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_macaddr8.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o btree_uuid.o btree_enum.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_standby' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crypt-des.o crypt-des.c make -C tcn all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tcn' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o tcn.o tcn.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_prewarm' make -C test_decoding all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/test_decoding' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o test_decoding.o test_decoding.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/cube' make -C tsm_system_rows all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tsm_system_rows' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o tsm_system_rows.o tsm_system_rows.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o trgm_regexp.o trgm_regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_visibility.so pg_visibility.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o segparse.o segparse.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dblink' make -C tsm_system_time all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tsm_system_time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o tsm_system_time.o tsm_system_time.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgstatapprox.o pgstatapprox.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC tcn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o tcn.so make -C unaccent all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o unaccent.o unaccent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o option.o option.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/intarray' make -C vacuumlo all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o tsm_system_rows.so tsm_system_rows.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/vacuumlo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o vacuumlo.o vacuumlo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC test_decoding.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -shared -o test_decoding.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o tsm_system_time.so tsm_system_time.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tcn' make -C sslinfo all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/sslinfo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o sslinfo.o sslinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pgstattuple.so pgstattuple.o pgstatindex.o pgstatapprox.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o crypt-md5.o crypt-md5.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_visibility' make -C hstore_plperl all make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pageinspect' make -C jsonb_plperl all make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tsm_system_rows' make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/pl/plperl -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/lib64/perl5/CORE -c -o hstore_plperl.o hstore_plperl.c make -C hstore_plpython all make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/jsonb_plperl' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/pl/plperl -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/lib64/perl5/CORE -c -o jsonb_plperl.o jsonb_plperl.c make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -c -o hstore_plpython.o hstore_plpython.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tsm_system_time' make -C jsonb_plpython all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o deparse.o deparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/jsonb_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/pl/plpython -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include -D_GNU_SOURCE -c -o jsonb_plpython.o jsonb_plpython.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC tablefunc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm -shared -o tablefunc.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations vacuumlo.o -L../../src/common -lpgcommon -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lpgcommon -lpgport -lssl -lcrypto -lz -lreadline -lcrypt -lm -o vacuumlo make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/test_decoding' make -C ltree_plpython all gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I/usr/include/python3.9 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include -D_GNU_SOURCE -c -o ltree_plpython.o ltree_plpython.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o seg.so seg.o segparse.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o openssl.o openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o mbuf.o mbuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o hstore_plpython3.so hstore_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp.o pgp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o sslinfo.so sslinfo.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lssl -lcrypto gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-armor.o pgp-armor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o jsonb_plpython3.so jsonb_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o ltree_plpython3.so ltree_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-cfb.o pgp-cfb.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tablefunc' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o connection.o connection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-compress.o pgp-compress.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o hstore_plperl.so hstore_plperl.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -c -o shippable.o shippable.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgstattuple' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-decrypt.o pgp-decrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-encrypt.o pgp-encrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o jsonb_plperl.so jsonb_plperl.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-info.o pgp-info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-mpi.o pgp-mpi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-pubdec.o pgp-pubdec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-pubenc.o pgp-pubenc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-pubkey.o pgp-pubkey.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore_plperl' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/vacuumlo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-s2k.o pgp-s2k.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/sslinfo' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -c -o pgp-pgsql.o pgp-pgsql.c make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/jsonb_plpython' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/jsonb_plperl' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/seg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -fPIC -shared -o postgres_fdw.so postgres_fdw.o option.o deparse.o connection.o shippable.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/btree_gist' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/ltree' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fno-aggressive-loop-optimizations -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--as-needed -lcrypto -lz make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_trgm' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/postgres_fdw' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgcrypto' make: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib' ~/build/BUILD/postgresql-13.5 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ObGqfB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le + cd postgresql-13.5 + cd postgresql-setup-8.6 + make install DESTDIR=/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le Making install in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' ./auxdir/our-install-sh bin/postgresql-setup bin/postgresql-upgrade '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/libexec' ./auxdir/our-install-sh postgresql-check-db-dir '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/sbin' ./auxdir/our-install-sh sbin/postgresql-new-systemd-unit '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/sbin' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/libexec/initscripts/legacy-actions/postgresql' ./auxdir/our-install-sh initdb upgrade '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/libexec/initscripts/legacy-actions/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/man/man1' /usr/bin/install -c -m 644 doc/postgresql-setup.1 doc/postgresql-upgrade.1 doc/postgresql-new-systemd-unit.1 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql' /usr/bin/install -c -m 644 README.rpm-dist '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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/postgresql-13.5-1.el9.ppc64le/usr/share/postgresql-setup' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/rpm/macros.d' /usr/bin/install -c -m 644 lib/rpm/macros.d/macros.postgresql lib/rpm/macros.d/macros.postgresql-test '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/rpm/macros.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/systemd/system' /usr/bin/install -c -m 644 postgresql.service postgresql@.service '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/systemd/system' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' test `id -u` -ne 0 || systemctl daemon-reload /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le//etc/postgresql-setup/upgrade make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6/tests' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6/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-13.5/postgresql-setup-8.6/tests' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6/tests' + cd .. + mv /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le//usr/share/doc/postgresql/README.rpm-dist ./ + cat + make DESTDIR=/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le install-world make -C ./src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C doc install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc' make -C src install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc/src' make -C sgml install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc//pgsql'/html '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/man'/man1 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/man'/man3 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/man'/man7 cp -R `for f in ./html; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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/postgresql-13.5-1.el9.ppc64le/usr/share/man' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc/src/sgml' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/doc' make -C src install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src' make -C common install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64' /usr/bin/install -c -m 644 libpgcommon.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpgcommon.a' /usr/bin/install -c -m 644 libpgcommon_shlib.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpgcommon_shlib.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C port install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64' /usr/bin/install -c -m 644 libpgport.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpgport.a' /usr/bin/install -c -m 644 libpgport_shlib.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpgport_shlib.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C timezone install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql' make -C tznames install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/timezonesets' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/timezone/tznames' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' make -C backend install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C ../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C catalog distprep generated-header-symlinks make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make -C access all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access' make -C brin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make -C common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make -C gin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make -C gist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make -C heap all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make -C index all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' make -C nbtree all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make -C rmgrdesc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make -C table all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' make -C tablesample all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' make -C transam all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access' make -C bootstrap all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' make -C catalog all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make -C parser all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make -C commands all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make -C executor all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/foreign' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/foreign' make -C lib all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make -C main all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/main' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/main' make -C nodes all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make -C optimizer all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer' make -C geqo all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make -C plan all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' make -C util all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer' make -C partitioning all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' make -C port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' make -C postmaster all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make -C regex all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' make -C replication all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make -C logical all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make -C statistics all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' make -C storage all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage' make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' make -C freespace all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' make -C ipc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/large_object' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' make -C sync all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/sync' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/sync' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage' make -C tcop all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make -C tsearch all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make -C utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make -C adt all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make -C cache all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make -C error all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' make -C init all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' make -C mb all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/resowner' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/resowner' make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' make -C time all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' make -C jit all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/jit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/jit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql' /usr/bin/install -c postgres '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/postgres' ln -s postgres '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/postmaster' for lang in de es fr it ja ko ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/postgres-13.mo || exit 1; \ done make -C access install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access' make -C brin install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/brin' make -C common install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/common' make -C gin install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gin' make -C gist install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/gist' make -C hash install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/hash' make -C heap install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/heap' make -C index install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/index' make -C nbtree install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/nbtree' make -C rmgrdesc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/rmgrdesc' make -C spgist install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/spgist' make -C table install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/table' make -C tablesample install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/tablesample' make -C transam install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/access' make -C bootstrap install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/bootstrap' make -C catalog install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make -C parser install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/parser' make -C commands install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/commands' make -C executor install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/executor' make -C foreign install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/foreign' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/foreign' make -C lib install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/lib' make -C libpq install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/libpq' make -C main install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/main' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/main' make -C nodes install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/nodes' make -C optimizer install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer' make -C geqo install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/geqo' make -C path install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/path' make -C plan install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/plan' make -C prep install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/prep' make -C util install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/optimizer' make -C partitioning install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/partitioning' make -C port install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/port' make -C postmaster install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/postmaster' make -C regex install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/regex' make -C replication install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make -C logical install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication' make -C rewrite install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/rewrite' make -C statistics install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/statistics' make -C storage install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage' make -C buffer install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/buffer' make -C file install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/file' make -C freespace install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/freespace' make -C ipc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/ipc' make -C large_object install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/large_object' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/large_object' make -C lmgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/lmgr' make -C page install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/page' make -C smgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/smgr' make -C sync install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/sync' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage/sync' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/storage' make -C tcop install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tcop' make -C tsearch install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make -C utils install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make -C adt install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/adt' make -C cache install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/cache' make -C error install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/error' make -C fmgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/fmgr' make -C hash install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/hash' make -C init install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/init' make -C mb install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb' make -C misc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/misc' make -C mmgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mmgr' make -C resowner install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/resowner' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/resowner' make -C sort install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/sort' make -C time install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' make -C ../../src/timezone install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql' make -C tznames install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/timezonesets' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/timezone/tznames' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/timezone' make -C jit install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/jit' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/jit' make -C catalog install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/postgres.bki' /usr/bin/install -c -m 644 ./system_views.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/sql_features.txt' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/catalog' make -C tsearch install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/tsearch_data/' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/tsearch' make -C utils install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql' /usr/bin/install -c -m 644 ./errcodes.txt '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/errcodes.txt' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/postgresql.conf.sample' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend' make -C backend/utils/mb/conversion_procs install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs' make -C cyrillic_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/cyrillic_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_cn_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_jp_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_kr_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_tw_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 latin2_and_win1250.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/latin2_and_win1250.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 latin_and_mic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/latin_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_big5.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_cyrillic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_cn.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_jp.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_kr.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_tw.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_gb18030.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_gbk.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_gbk.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_iso8859.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_iso8859_1.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.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-13.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_johab.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_johab.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_sjis.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_win.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_win.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_uhc.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_uhc.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc2004_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/snowball' make -C include install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/libpq' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/internal/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/access '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/bootstrap '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/catalog '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/commands '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/common '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/datatype '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/executor '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/fe_utils '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/foreign '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/jit '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/lib '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/libpq '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/mb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/nodes '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/optimizer '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/parser '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/partitioning '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/postmaster '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/regex '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/replication '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/rewrite '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/statistics '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/storage '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/tcop '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/snowball '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/snowball/libstemmer '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/tsearch '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/tsearch/dicts '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/utils '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/port '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/port/atomics '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/port/win32 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/port/win32_msvc '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/port/win32_msvc/sys '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/port/win32/arpa '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/port/win32/netinet '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/port/win32/sys '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include' /usr/bin/install -c -m 644 ./c.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./port.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/utils' cp ./*.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics 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/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/$dir/ || exit; \ done cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics 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 \ cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/include' make -C interfaces install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces' make -C libpq install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/internal' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql' /usr/bin/install -c -m 755 libpq.so.private13-5.13 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpq.so.private13-5.13' cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64' && \ rm -f libpq.so.private13-5 && \ ln -s libpq.so.private13-5.13 libpq.so.private13-5 cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64' && \ rm -f libpq.so && \ ln -s libpq.so.private13-5.13 libpq.so /usr/bin/install -c -m 644 libpq.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pkgconfig/libpq.pc' for lang in cs de es fr it ja ko ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/libpqprivate13-5-13.mo || exit 1; \ done /usr/bin/install -c -m 644 ./libpq-fe.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include' /usr/bin/install -c -m 644 ./libpq-events.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include' /usr/bin/install -c -m 644 ./libpq-int.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/pg_service.conf.sample' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces' make -C backend/replication/libpqwalreceiver install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 libpqwalreceiver.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/libpqwalreceiver.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/pgoutput' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 pgoutput.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgoutput.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/backend/replication/pgoutput' make -C fe_utils install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64' /usr/bin/install -c -m 644 libpgfeutils.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpgfeutils.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make -C bin install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin' make -C initdb install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko pt_BR ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/initdb-13.mo || exit 1; \ done /usr/bin/install -c initdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/initdb' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/initdb' make -C pg_archivecleanup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko pt_BR ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_archivecleanup-13.mo || exit 1; \ done /usr/bin/install -c pg_archivecleanup '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_archivecleanup' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_archivecleanup' make -C pg_basebackup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_basebackup-13.mo || exit 1; \ done /usr/bin/install -c pg_basebackup '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_recvlogical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_basebackup' make -C pg_checksums install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko pt_BR ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_checksums-13.mo || exit 1; \ done /usr/bin/install -c pg_checksums '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_checksums' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_checksums' make -C pg_config install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/he/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr he it ja ko pl pt_BR ru sv tr uk vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_server_config-13.mo || exit 1; \ done /usr/bin/install -c -m 755 pg_server_config '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_server_config' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_config' make -C pg_controldata install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr it ja ko pt_BR ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_controldata-13.mo || exit 1; \ done /usr/bin/install -c pg_controldata '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_controldata' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_controldata' make -C pg_ctl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr it ja ko pt_BR ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_ctl-13.mo || exit 1; \ done /usr/bin/install -c pg_ctl '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_ctl' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_ctl' make -C pg_dump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_dump-13.mo || exit 1; \ done /usr/bin/install -c pg_dump '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/pg_dump /usr/bin/install -c pg_restore '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/pg_restore /usr/bin/install -c pg_dumpall '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_dump' make -C pg_resetwal install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko pt_BR ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_resetwal-13.mo || exit 1; \ done /usr/bin/install -c pg_resetwal '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_resetwal' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_resetwal' make -C pg_rewind install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_rewind-13.mo || exit 1; \ done /usr/bin/install -c pg_rewind '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_rewind' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_rewind' make -C pg_test_fsync install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko pl pt_BR ru sv tr uk vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_test_fsync-13.mo || exit 1; \ done /usr/bin/install -c pg_test_fsync '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_test_fsync' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_fsync' make -C pg_test_timing install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko pl pt_BR ru sv tr uk vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_test_timing-13.mo || exit 1; \ done /usr/bin/install -c pg_test_timing '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_test_timing' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_test_timing' make -C pg_upgrade install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_upgrade-13.mo || exit 1; \ done /usr/bin/install -c pg_upgrade '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_upgrade' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_upgrade' make -C pg_verifybackup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in de es fr ja ko ru sv uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_verifybackup-13.mo || exit 1; \ done /usr/bin/install -c pg_verifybackup '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_verifybackup' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_verifybackup' make -C pg_waldump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pg_waldump-13.mo || exit 1; \ done /usr/bin/install -c pg_waldump '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_waldump' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pg_waldump' make -C pgbench install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pgbench' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' /usr/bin/install -c pgbench '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pgbench' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/pgbench' make -C psql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql' for lang in cs de es fr it ja ko ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/psql-13.mo || exit 1; \ done /usr/bin/install -c psql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/psqlrc.sample' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/psql' make -C scripts install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' for lang in cs de es fr ja ko pt_BR ru sv tr uk zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pgscripts-13.mo || exit 1; \ done /usr/bin/install -c createdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/createdb /usr/bin/install -c dropdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/dropdb /usr/bin/install -c createuser '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/createuser /usr/bin/install -c dropuser '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/dropuser /usr/bin/install -c clusterdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/clusterdb /usr/bin/install -c vacuumdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/vacuumdb /usr/bin/install -c reindexdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/reindexdb /usr/bin/install -c pg_isready '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin'/pg_isready make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin/scripts' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/bin' make -C pl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl' make -C plpgsql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql' make -C src install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ru sv tr uk vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/plpgsql-13.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 plpgsql.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/plpgsql.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpgsql' make -C plperl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ro/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ro ru sv tr uk vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/plperl-13.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 plperl.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/plperl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./plperl.control ./plperl--1.0.sql ./plperlu.control ./plperlu--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./plperl.h ./ppport.h ./plperl_helpers.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plperl' make -C plpython install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ru sv tr uk vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/plpython-13.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 plpython3.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/plpython3.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/pl/plpython' /usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./plpython.h ./plpy_cursorobject.h ./plpy_elog.h ./plpy_exec.h ./plpy_main.h ./plpy_planobject.h ./plpy_plpymodule.h ./plpy_procedure.h ./plpy_resultobject.h ./plpy_spi.h ./plpy_subxactobject.h ./plpy_typeio.h ./plpy_util.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server' /usr/bin/install -c -m 644 ./regress-python3-mangle.mk '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/pl/plpython' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/plpython' make -C tcl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/cs/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/de/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/es/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/fr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/it/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ja/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ko/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pl/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/pt_BR/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/ru/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/sv/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/tr/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/uk/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/vi/LC_MESSAGES '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/zh_CN/LC_MESSAGES for lang in cs de es fr it ja ko pl pt_BR ru sv tr uk vi zh_CN; do \ /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/locale'/$lang/LC_MESSAGES/pltcl-13.mo || exit 1; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 pltcl.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pltcl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 644 ./pltcl.control ./pltcl--1.0.sql ./pltclu.control ./pltclu--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/pl' make -C makefiles install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/makefiles' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/makefiles/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/makefiles' make -C test/regress install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/regress' make -C test/isolation install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/isolation' make -C test/perl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/test/perl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/test/perl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/nls-global.mk' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src' make -C config install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/config/missing' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/config' make -C contrib install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib' make -C adminpack install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/adminpack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 adminpack.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/adminpack.so' /usr/bin/install -c -m 644 ./adminpack.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./adminpack--1.0.sql ./adminpack--1.0--1.1.sql ./adminpack--1.1--2.0.sql ./adminpack--2.0--2.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/adminpack' make -C amcheck install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/amcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 amcheck.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/amcheck.so' /usr/bin/install -c -m 644 ./amcheck.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./amcheck--1.1--1.2.sql ./amcheck--1.0--1.1.sql ./amcheck--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/amcheck' make -C auth_delay install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/auth_delay' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 auth_delay.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/auth_delay' make -C auto_explain install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/auto_explain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 auto_explain.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/auto_explain.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/auto_explain' make -C bloom install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 bloom.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/bloom.so' /usr/bin/install -c -m 644 ./bloom.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./bloom--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bloom' make -C btree_gin install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 btree_gin.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/btree_gin.so' /usr/bin/install -c -m 644 ./btree_gin.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./btree_gin--1.0.sql ./btree_gin--1.0--1.1.sql ./btree_gin--1.1--1.2.sql ./btree_gin--1.2--1.3.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gin' make -C btree_gist install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 btree_gist.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/btree_gist.so' /usr/bin/install -c -m 644 ./btree_gist.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/btree_gist' make -C citext install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/citext' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./citext.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./citext--1.4.sql ./citext--1.5--1.6.sql ./citext--1.4--1.5.sql ./citext--1.3--1.4.sql ./citext--1.2--1.3.sql ./citext--1.1--1.2.sql ./citext--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 citext.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/citext' make -C cube install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 cube.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/cube.so' /usr/bin/install -c -m 644 ./cube.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./cube--1.2.sql ./cube--1.2--1.3.sql ./cube--1.3--1.4.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/cube/' /usr/bin/install -c -m 644 ./cubedata.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/cube/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/cube' make -C dblink install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dblink' make -C ../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 dblink.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dblink.so' /usr/bin/install -c -m 644 ./dblink.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dblink' make -C dict_int install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_int' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 dict_int.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dict_int.so' /usr/bin/install -c -m 644 ./dict_int.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./dict_int--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_int' make -C dict_xsyn install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_xsyn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 755 dict_xsyn.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dict_xsyn.so' /usr/bin/install -c -m 644 ./dict_xsyn.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./dict_xsyn--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./xsyn_sample.rules '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/tsearch_data/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/dict_xsyn' make -C earthdistance install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/earthdistance' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./earthdistance.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 earthdistance.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/earthdistance' make -C file_fdw install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/file_fdw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./file_fdw.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./file_fdw--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 file_fdw.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/file_fdw' make -C fuzzystrmatch install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 fuzzystrmatch.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/fuzzystrmatch.so' /usr/bin/install -c -m 644 ./fuzzystrmatch.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/fuzzystrmatch' make -C hstore install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 hstore.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/hstore.so' /usr/bin/install -c -m 644 ./hstore.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.6--1.7.sql ./hstore--1.5--1.6.sql ./hstore--1.4--1.5.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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/hstore/' /usr/bin/install -c -m 644 ./hstore.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/hstore/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore' make -C intagg install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intagg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 644 ./intagg.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intagg' make -C intarray install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 _int.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/_int.so' /usr/bin/install -c -m 644 ./intarray.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./intarray--1.2--1.3.sql ./intarray--1.2.sql ./intarray--1.1--1.2.sql ./intarray--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/intarray' make -C isn install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/isn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./isn.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./isn--1.1.sql ./isn--1.1--1.2.sql ./isn--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 isn.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/isn/' /usr/bin/install -c -m 644 ./isn.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/isn/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/isn' make -C lo install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/lo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./lo.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 lo.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/lo' make -C ltree install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 ltree.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/ltree.so' /usr/bin/install -c -m 644 ./ltree.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./ltree--1.1--1.2.sql ./ltree--1.1.sql ./ltree--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/ltree/' /usr/bin/install -c -m 644 ./ltree.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/ltree/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree' make -C oid2name install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/oid2name' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' /usr/bin/install -c oid2name '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/oid2name' make -C pageinspect install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pageinspect.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pageinspect.so' /usr/bin/install -c -m 644 ./pageinspect.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pageinspect--1.7--1.8.sql ./pageinspect--1.6--1.7.sql ./pageinspect--1.5.sql ./pageinspect--1.5--1.6.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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pageinspect' make -C passwordcheck install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/passwordcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 passwordcheck.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/passwordcheck.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/passwordcheck' make -C pg_buffercache install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_buffercache' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_buffercache.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_buffercache.so' /usr/bin/install -c -m 644 ./pg_buffercache.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_buffercache--1.2.sql ./pg_buffercache--1.2--1.3.sql ./pg_buffercache--1.1--1.2.sql ./pg_buffercache--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_buffercache' make -C pg_freespacemap install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_freespacemap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_freespacemap.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_freespacemap.so' /usr/bin/install -c -m 644 ./pg_freespacemap.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_freespacemap--1.1.sql ./pg_freespacemap--1.1--1.2.sql ./pg_freespacemap--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_freespacemap' make -C pg_prewarm install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_prewarm.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_prewarm.so' /usr/bin/install -c -m 644 ./pg_prewarm.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_prewarm--1.1--1.2.sql ./pg_prewarm--1.1.sql ./pg_prewarm--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_prewarm' make -C pg_standby install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_standby' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' /usr/bin/install -c pg_standby '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_standby' make -C pg_stat_statements install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_stat_statements' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_stat_statements.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_stat_statements.so' /usr/bin/install -c -m 644 ./pg_stat_statements.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.7--1.8.sql ./pg_stat_statements--1.6--1.7.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_stat_statements' make -C pg_trgm install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_trgm.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_trgm.so' /usr/bin/install -c -m 644 ./pg_trgm.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_trgm--1.4--1.5.sql ./pg_trgm--1.3--1.4.sql ./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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_trgm' make -C pgcrypto install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgcrypto.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgcrypto.so' /usr/bin/install -c -m 644 ./pgcrypto.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgcrypto' make -C pgrowlocks install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgrowlocks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgrowlocks.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgrowlocks.so' /usr/bin/install -c -m 644 ./pgrowlocks.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgrowlocks' make -C pgstattuple install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgstattuple.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgstattuple.so' /usr/bin/install -c -m 644 ./pgstattuple.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pgstattuple--1.4.sql ./pgstattuple--1.4--1.5.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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pgstattuple' make -C pg_visibility install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_visibility' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pg_visibility.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_visibility.so' /usr/bin/install -c -m 644 ./pg_visibility.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./pg_visibility--1.1.sql ./pg_visibility--1.1--1.2.sql ./pg_visibility--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/pg_visibility' make -C postgres_fdw install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 postgres_fdw.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgres_fdw.so' /usr/bin/install -c -m 644 ./postgres_fdw.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/postgres_fdw' make -C seg install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 seg.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/seg.so' /usr/bin/install -c -m 644 ./seg.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./seg--1.1.sql ./seg--1.1--1.2.sql ./seg--1.2--1.3.sql ./seg--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/seg/' /usr/bin/install -c -m 644 ./segdata.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/include/pgsql/server/extension/seg/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/seg' make -C spi install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc//pgsql/extension' /usr/bin/install -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./autoinc--1.0.sql ./insert_username--1.0.sql ./moddatetime--1.0.sql ./refint--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 autoinc.so insert_username.so moddatetime.so refint.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' /usr/bin/install -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc//pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/spi' make -C tablefunc install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tablefunc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./tablefunc.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tablefunc--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 tablefunc.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tablefunc' make -C tcn install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tcn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 644 ./tcn.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tcn--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 755 tcn.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tcn' make -C test_decoding install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/test_decoding' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/install -c -m 755 test_decoding.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/test_decoding' make -C tsm_system_rows install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_rows' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 tsm_system_rows.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tsm_system_rows.so' /usr/bin/install -c -m 644 ./tsm_system_rows.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tsm_system_rows--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_rows' make -C tsm_system_time install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_time' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 tsm_system_time.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tsm_system_time.so' /usr/bin/install -c -m 644 ./tsm_system_time.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./tsm_system_time--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/tsm_system_time' make -C unaccent install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/unaccent' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/tsearch_data' /usr/bin/install -c -m 755 unaccent.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/unaccent.so' /usr/bin/install -c -m 644 ./unaccent.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./unaccent.rules '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/tsearch_data/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/unaccent' make -C vacuumlo install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/vacuumlo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' /usr/bin/install -c vacuumlo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/vacuumlo' make -C sslinfo install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sslinfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 sslinfo.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/sslinfo.so' /usr/bin/install -c -m 644 ./sslinfo.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sslinfo' make -C uuid-ossp install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/uuid-ossp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 uuid-ossp.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/uuid-ossp.so' /usr/bin/install -c -m 644 ./uuid-ossp.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./uuid-ossp--1.1.sql ./uuid-ossp--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/uuid-ossp' make -C xml2 install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 pgxml.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxml.so' /usr/bin/install -c -m 644 ./xml2.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./xml2--1.1.sql ./xml2--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/xml2' make -C sepgsql install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/contrib' /usr/bin/install -c -m 755 sepgsql.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/sepgsql.so' /usr/bin/install -c -m 644 sepgsql.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/contrib/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/sepgsql' make -C bool_plperl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/bool_plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 bool_plperl.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/bool_plperl.so' /usr/bin/install -c -m 644 ./bool_plperlu.control ./bool_plperl.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./bool_plperlu--1.0.sql ./bool_plperl--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/bool_plperl' make -C hstore_plperl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 hstore_plperl.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/hstore_plperl.so' /usr/bin/install -c -m 644 ./hstore_plperl.control ./hstore_plperlu.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./hstore_plperl--1.0.sql ./hstore_plperlu--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plperl' make -C jsonb_plperl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 jsonb_plperl.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/jsonb_plperl.so' /usr/bin/install -c -m 644 ./jsonb_plperlu.control ./jsonb_plperl.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./jsonb_plperlu--1.0.sql ./jsonb_plperl--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plperl' make -C hstore_plpython install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 hstore_plpython3.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/hstore_plpython3.so' /usr/bin/install -c -m 644 ./hstore_plpythonu.control ./hstore_plpython2u.control ./hstore_plpython3u.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/hstore_plpython' make -C jsonb_plpython install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 jsonb_plpython3.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/jsonb_plpython3.so' /usr/bin/install -c -m 644 ./jsonb_plpythonu.control ./jsonb_plpython2u.control ./jsonb_plpython3u.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' /usr/bin/install -c -m 644 ./jsonb_plpythonu--1.0.sql ./jsonb_plpython2u--1.0.sql ./jsonb_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/jsonb_plpython' make -C ltree_plpython install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension' /usr/bin/install -c -m 755 ltree_plpython3.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/ltree_plpython3.so' /usr/bin/install -c -m 644 ./ltree_plpythonu.control ./ltree_plpython2u.control ./ltree_plpython3u.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/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/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib/ltree_plpython' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/contrib' + mv /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le//usr/share/man/man1/pg_config.1 /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le//usr/share/man/man1/pg_server_config.1 + ln -s pg_server_config /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le//usr/bin/pg_config + rm /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le//usr/lib64/libpq.a + install -d -m 755 /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/contrib + install -d -m 755 /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension + for header in /usr/include/pg_config.h /usr/include/pg_config_ext.h + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le --file /usr/include/pg_config.h INFO: multilib-fix: we don't need multilib haeder hack for 'ppc64le' architecture (no-op) + for header in /usr/include/pg_config.h /usr/include/pg_config_ext.h + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le --file /usr/include/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/postgresql-13.5-1.el9.ppc64le/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/syscat.source src/tutorial/syscat.sql /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tutorial + install -d /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/etc/pam.d + install -m 644 /builddir/build/SOURCES/postgresql.pam /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/etc/pam.d/postgresql + install -d -m 755 /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/var/run/postgresql + mkdir -p /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/tmpfiles.d + install -m 0644 /builddir/build/SOURCES/postgresql.tmpfiles.d /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/tmpfiles.d/postgresql.conf + install -d -m 700 /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/var/lib/pgsql/data + install -d -m 700 /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/var/lib/pgsql/backups + install -m 644 /builddir/build/SOURCES/postgresql-bashprofile /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/var/lib/pgsql/.bash_profile + rm /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le//usr/share/man/man1/ecpg.1 ~/build/BUILD/postgresql-13.5/postgresql-12.9 ~/build/BUILD/postgresql-13.5 + pushd postgresql-12.9 + make DESTDIR=/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le install make -C ./src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C src install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src' make -C common install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 libpgcommon.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpgcommon.a' /usr/bin/install -c -m 644 libpgcommon_shlib.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpgcommon_shlib.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C port install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 libpgport.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpgport.a' /usr/bin/install -c -m 644 libpgport_shlib.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpgport_shlib.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C timezone install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' make -C tznames install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/timezonesets' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone/tznames' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone' make -C backend install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C ../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C catalog distprep generated-header-symlinks make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make -C utils distprep generated-header-symlinks make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[3]: Nothing to be done for 'distprep'. make[3]: Nothing to be done for 'generated-header-symlinks'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make -C access all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access' make -C brin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/brin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/brin' make -C common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/common' make -C gin all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gin' make -C gist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gist' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/hash' make -C heap all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/heap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/heap' make -C index all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/index' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/index' make -C nbtree all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/nbtree' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/nbtree' make -C rmgrdesc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/rmgrdesc' make -C spgist all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/spgist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/spgist' make -C table all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/table' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/table' make -C tablesample all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/tablesample' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/tablesample' make -C transam all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/transam' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access' make -C bootstrap all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/bootstrap' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/bootstrap' make -C catalog all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make -C parser all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/parser' make -C commands all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/commands' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/commands' make -C executor all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/executor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/executor' make -C foreign all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/foreign' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/foreign' make -C lib all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/lib' make -C libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/libpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/libpq' make -C main all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/main' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/main' make -C nodes all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/nodes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/nodes' make -C optimizer all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer' make -C geqo all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/geqo' make -C path all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/path' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/path' make -C plan all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/plan' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/plan' make -C prep all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/prep' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/prep' make -C util all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer' make -C partitioning all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/partitioning' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/partitioning' make -C port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/port' make -C postmaster all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/postmaster' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/postmaster' make -C regex all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/regex' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/regex' make -C replication all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication' make -C logical all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/logical' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication' make -C rewrite all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/rewrite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/rewrite' make -C statistics all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/statistics' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/statistics' make -C storage all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage' make -C buffer all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/buffer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/buffer' make -C file all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/file' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/file' make -C freespace all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/freespace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/freespace' make -C ipc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/ipc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/ipc' make -C large_object all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/large_object' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/large_object' make -C lmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/lmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/lmgr' make -C page all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/page' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/page' make -C smgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/smgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/smgr' make -C sync all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/sync' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/sync' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage' make -C tcop all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tcop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tcop' make -C tsearch all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tsearch' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tsearch' make -C utils all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make -C adt all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/adt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/adt' make -C cache all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/cache' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/cache' make -C error all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/error' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/error' make -C fmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/fmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/fmgr' make -C hash all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/hash' make -C init all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/init' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/init' make -C mb all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb' make -C misc all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/misc' make -C mmgr all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mmgr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mmgr' make -C resowner all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/resowner' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/resowner' make -C sort all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/sort' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/sort' make -C time all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/time' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make -C ../../src/timezone all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone' make -C jit all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/jit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/jit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' /usr/bin/install -c postgres '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/postgres' ln -s postgres '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/postmaster' make -C access install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access' make -C brin install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/brin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/brin' make -C common install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/common' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/common' make -C gin install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gin' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gin' make -C gist install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/gist' make -C hash install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/hash' make -C heap install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/heap' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/heap' make -C index install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/index' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/index' make -C nbtree install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/nbtree' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/nbtree' make -C rmgrdesc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/rmgrdesc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/rmgrdesc' make -C spgist install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/spgist' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/spgist' make -C table install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/table' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/table' make -C tablesample install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/tablesample' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/tablesample' make -C transam install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/transam' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access/transam' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/access' make -C bootstrap install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/bootstrap' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/bootstrap' make -C catalog install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make -C parser install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/parser' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/parser' make -C commands install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/commands' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/commands' make -C executor install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/executor' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/executor' make -C foreign install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/foreign' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/foreign' make -C lib install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/lib' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/lib' make -C libpq install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/libpq' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/libpq' make -C main install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/main' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/main' make -C nodes install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/nodes' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/nodes' make -C optimizer install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer' make -C geqo install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/geqo' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/geqo' make -C path install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/path' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/path' make -C plan install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/plan' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/plan' make -C prep install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/prep' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/prep' make -C util install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/util' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer/util' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/optimizer' make -C partitioning install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/partitioning' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/partitioning' make -C port install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/port' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/port' make -C postmaster install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/postmaster' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/postmaster' make -C regex install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/regex' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/regex' make -C replication install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication' make -C logical install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/logical' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/logical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication' make -C rewrite install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/rewrite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/rewrite' make -C statistics install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/statistics' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/statistics' make -C storage install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage' make -C buffer install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/buffer' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/buffer' make -C file install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/file' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/file' make -C freespace install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/freespace' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/freespace' make -C ipc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/ipc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/ipc' make -C large_object install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/large_object' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/large_object' make -C lmgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/lmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/lmgr' make -C page install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/page' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/page' make -C smgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/smgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/smgr' make -C sync install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/sync' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage/sync' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/storage' make -C tcop install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tcop' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tcop' make -C tsearch install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tsearch' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tsearch' make -C utils install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make -C adt install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/adt' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/adt' make -C cache install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/cache' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/cache' make -C error install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/error' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/error' make -C fmgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/fmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/fmgr' make -C hash install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/hash' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/hash' make -C init install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/init' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/init' make -C mb install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb' make -C misc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/misc' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/misc' make -C mmgr install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mmgr' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mmgr' make -C resowner install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/resowner' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/resowner' make -C sort install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/sort' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/sort' make -C time install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/time' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/time' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make -C ../../src/timezone install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' make -C tznames install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone/tznames' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/timezonesets' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone/tznames' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/timezone' make -C jit install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/jit' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/jit' make -C catalog install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' /usr/bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/postgres.bki' /usr/bin/install -c -m 644 `for f in ./postgres.description; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/postgres.description' /usr/bin/install -c -m 644 `for f in ./postgres.shdescription; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/postgres.shdescription' /usr/bin/install -c -m 644 ./system_views.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/sql_features.txt' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make -C tsearch install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tsearch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/tsearch_data/' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/tsearch' make -C utils install-data make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' /usr/bin/install -c -m 644 ./errcodes.txt '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/errcodes.txt' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/postgresql.conf.sample' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C backend/utils/mb/conversion_procs install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs' make -C ascii_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/ascii_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 ascii_and_mic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/ascii_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/cyrillic_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_cn_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/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-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_jp_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/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-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_kr_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/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-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_tw_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 latin2_and_win1250.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/latin2_and_win1250.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 latin_and_mic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/latin_and_mic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_ascii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_ascii.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_ascii.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_big5.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_big5.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_cyrillic.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_cn.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/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-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_jp.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/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-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_kr.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/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-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_tw.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_gb18030.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_gbk.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_gbk.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_iso8859.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_iso8859_1.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_johab.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_johab.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_sjis.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_sjis.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_win.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_win.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_uhc.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_uhc.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc2004_sjis2004.so' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/snowball' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/snowball' make -C include install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/libpq' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/internal/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/access '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/bootstrap '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/catalog '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/commands '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/common '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/datatype '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/executor '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/fe_utils '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/foreign '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/jit '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/lib '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/libpq '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/mb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/nodes '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/optimizer '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/parser '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/partitioning '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/postmaster '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/regex '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/replication '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/rewrite '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/statistics '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/storage '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/tcop '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/snowball '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/snowball/libstemmer '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/tsearch '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/tsearch/dicts '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/utils '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/port '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/port/atomics '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/port/win32 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/port/win32_msvc '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/port/win32_msvc/sys '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/port/win32/arpa '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/port/win32/netinet '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/port/win32/sys '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' /usr/bin/install -c -m 644 ./c.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/internal' /usr/bin/install -c -m 644 ./port.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server' /usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server' /usr/bin/install -c -m 644 pg_config_os.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server' /usr/bin/install -c -m 644 utils/errcodes.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/utils' cp ./*.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics 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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/$dir/ || exit; \ done cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics 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 \ cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/include' make -C interfaces install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces' make -C libpq install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/internal' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' /usr/bin/install -c -m 755 libpq.so.private13-5.12 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpq.so.private13-5.12' cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' && \ rm -f libpq.so.private13-5 && \ ln -s libpq.so.private13-5.12 libpq.so.private13-5 cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' && \ rm -f libpq.so && \ ln -s libpq.so.private13-5.12 libpq.so /usr/bin/install -c -m 644 libpq.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pkgconfig/libpq.pc' /usr/bin/install -c -m 644 ./libpq-fe.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' /usr/bin/install -c -m 644 ./libpq-events.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' /usr/bin/install -c -m 644 ./libpq-int.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/pg_service.conf.sample' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ecpg install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg' make -C include install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/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 ./pgtypes.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/' /usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/informix/esql/' /usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/include' make -C pgtypeslib install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pkgconfig' /usr/bin/install -c -m 755 libpgtypes.so.private13-3.12 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpgtypes.so.private13-3.12' cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' && \ rm -f libpgtypes.so.private13-3 && \ ln -s libpgtypes.so.private13-3.12 libpgtypes.so.private13-3 cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.private13-3.12 libpgtypes.so /usr/bin/install -c -m 644 libpgtypes.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpgtypes.a' /usr/bin/install -c -m 644 libpgtypes.pc '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pkgconfig/libpgtypes.pc' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg.so.private13-6.12 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libecpg.so.private13-6.12' cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' && \ rm -f libecpg.so.private13-6 && \ ln -s libecpg.so.private13-6.12 libecpg.so.private13-6 cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.private13-6.12 libecpg.so /usr/bin/install -c -m 644 libecpg.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libecpg.a' /usr/bin/install -c -m 644 libecpg.pc '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pkgconfig/libecpg.pc' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/ecpglib' make -C compatlib install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/compatlib' make -C ../../../../src/interfaces/ecpg/ecpglib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[7]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[7]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all make[7]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all make[7]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/port all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg_compat.so.private13-3.12 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libecpg_compat.so.private13-3.12' cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' && \ rm -f libecpg_compat.so.private13-3 && \ ln -s libecpg_compat.so.private13-3.12 libecpg_compat.so.private13-3 cd '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.private13-3.12 libecpg_compat.so /usr/bin/install -c -m 644 libecpg_compat.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libecpg_compat.a' /usr/bin/install -c -m 644 libecpg_compat.pc '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pkgconfig/libecpg_compat.pc' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/compatlib' make -C preproc install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/preproc' make -C ../../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c ecpg '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg/preproc' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/ecpg' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces' make -C backend/replication/libpqwalreceiver install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/libpqwalreceiver' make -C ../../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 libpqwalreceiver.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpqwalreceiver.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/pgoutput' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 pgoutput.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgoutput.so' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/replication/pgoutput' make -C fe_utils install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 libpgfeutils.a '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpgfeutils.a' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make -C bin install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin' make -C initdb install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/initdb' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c initdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/initdb' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/initdb' make -C pg_archivecleanup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_archivecleanup' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_archivecleanup '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_archivecleanup' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_archivecleanup' make -C pg_basebackup install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_basebackup' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_basebackup '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_recvlogical' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_basebackup' make -C pg_checksums install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_checksums' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_checksums '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_checksums' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_checksums' make -C pg_config install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_config' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c -m 755 pg_config '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_config' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_config' make -C pg_controldata install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_controldata' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_controldata '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_controldata' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_controldata' make -C pg_ctl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_ctl' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_ctl '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_ctl' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_ctl' make -C pg_dump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_dump' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_dump '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/pg_dump /usr/bin/install -c pg_restore '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/pg_restore /usr/bin/install -c pg_dumpall '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/pg_dumpall make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_dump' make -C pg_resetwal install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_resetwal' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_resetwal '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_resetwal' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_resetwal' make -C pg_rewind install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_rewind' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_rewind '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_rewind' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_rewind' make -C pg_test_fsync install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_test_fsync' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_test_fsync '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_test_fsync' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_test_fsync' make -C pg_test_timing install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_test_timing' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_test_timing '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_test_timing' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_test_timing' make -C pg_upgrade install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_upgrade' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_upgrade '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_upgrade' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_upgrade' make -C pg_waldump install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_waldump' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_waldump '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_waldump' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pg_waldump' make -C pgbench install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pgbench' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pgbench '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pgbench' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/pgbench' make -C psql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/psql' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share' /usr/bin/install -c psql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/psqlrc.sample' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/psql' make -C scripts install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/scripts' make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../src/fe_utils all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/fe_utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c createdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/createdb /usr/bin/install -c dropdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/dropdb /usr/bin/install -c createuser '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/createuser /usr/bin/install -c dropuser '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/dropuser /usr/bin/install -c clusterdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/clusterdb /usr/bin/install -c vacuumdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/vacuumdb /usr/bin/install -c reindexdb '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/reindexdb /usr/bin/install -c pg_isready '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin'/pg_isready make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin/scripts' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/bin' make -C pl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl' make -C plpgsql install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpgsql' make -C src install make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpgsql/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 plpgsql.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/plpgsql.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql ./plpgsql--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpgsql' make -C plperl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 plperl.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/plperl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./plperl.h ./ppport.h ./plperl_helpers.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plperl' make -C plpython install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 plpython3.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/plpython3.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server' '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/pl/plpython' /usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql ./plpython3u--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./plpython.h ./plpy_cursorobject.h ./plpy_elog.h ./plpy_exec.h ./plpy_main.h ./plpy_planobject.h ./plpy_plpymodule.h ./plpy_procedure.h ./plpy_resultobject.h ./plpy_spi.h ./plpy_subxactobject.h ./plpy_typeio.h ./plpy_util.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server' /usr/bin/install -c -m 644 ./regress-python3-mangle.mk '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/pl/plpython' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/plpython' make -C tcl install make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/tcl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 pltcl.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pltcl.so' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/pl' make -C makefiles install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/makefiles' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/makefiles/' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/makefiles' make -C test/regress install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/regress' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make -C ../../../contrib/spi make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/spi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/test/regress/pg_regress' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/regress' make -C test/isolation install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/isolation' make -C ../../../src/interfaces/libpq all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/isolation' make -C test/perl install make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/perl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/test/perl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/nls-global.mk' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src' make -C config install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/config/missing' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/config' PostgreSQL installation complete. + make -C contrib DESTDIR=/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le install make: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib' make -C ../src/backend generated-headers make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C catalog distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/catalog' make -C utils distprep generated-header-symlinks make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend/utils' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/backend' make -C adminpack install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/adminpack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 adminpack.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/adminpack.so' /usr/bin/install -c -m 644 ./adminpack.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./adminpack--1.0.sql ./adminpack--1.0--1.1.sql ./adminpack--1.1--2.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/adminpack' make -C amcheck install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/amcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 amcheck.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/amcheck.so' /usr/bin/install -c -m 644 ./amcheck.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./amcheck--1.1--1.2.sql ./amcheck--1.0--1.1.sql ./amcheck--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/amcheck' make -C auth_delay install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/auth_delay' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 auth_delay.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/auth_delay' make -C auto_explain install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/auto_explain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 auto_explain.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/auto_explain.so' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/auto_explain' make -C bloom install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/bloom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 bloom.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/bloom.so' /usr/bin/install -c -m 644 ./bloom.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./bloom--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/bloom' make -C btree_gin install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/btree_gin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 btree_gin.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/btree_gin.so' /usr/bin/install -c -m 644 ./btree_gin.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./btree_gin--1.0.sql ./btree_gin--1.0--1.1.sql ./btree_gin--1.1--1.2.sql ./btree_gin--1.2--1.3.sql ./btree_gin--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/btree_gin' make -C btree_gist install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/btree_gist' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 btree_gist.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/btree_gist.so' /usr/bin/install -c -m 644 ./btree_gist.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./btree_gist--unpackaged--1.0.sql ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/btree_gist' make -C citext install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/citext' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 ./citext.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./citext--1.4.sql ./citext--1.5--1.6.sql ./citext--1.4--1.5.sql ./citext--1.3--1.4.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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 755 citext.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/citext' make -C cube install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/cube' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 cube.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/cube.so' /usr/bin/install -c -m 644 ./cube.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./cube--1.2.sql ./cube--1.2--1.3.sql ./cube--1.3--1.4.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql ./cube--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/cube/' /usr/bin/install -c -m 644 ./cubedata.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/cube/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/cube' make -C dblink install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dblink' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 dblink.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dblink.so' /usr/bin/install -c -m 644 ./dblink.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dblink' make -C dict_int install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dict_int' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 dict_int.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dict_int.so' /usr/bin/install -c -m 644 ./dict_int.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./dict_int--1.0.sql ./dict_int--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dict_int' make -C dict_xsyn install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dict_xsyn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/tsearch_data' /usr/bin/install -c -m 755 dict_xsyn.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dict_xsyn.so' /usr/bin/install -c -m 644 ./dict_xsyn.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./dict_xsyn--1.0.sql ./dict_xsyn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./xsyn_sample.rules '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/tsearch_data/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/dict_xsyn' make -C earthdistance install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/earthdistance' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 ./earthdistance.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 755 earthdistance.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/earthdistance' make -C file_fdw install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/file_fdw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 ./file_fdw.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./file_fdw--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 755 file_fdw.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/file_fdw' make -C fuzzystrmatch install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/fuzzystrmatch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 fuzzystrmatch.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/fuzzystrmatch.so' /usr/bin/install -c -m 644 ./fuzzystrmatch.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/fuzzystrmatch' make -C hstore install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 hstore.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/hstore.so' /usr/bin/install -c -m 644 ./hstore.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.5--1.6.sql ./hstore--1.4--1.5.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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/hstore/' /usr/bin/install -c -m 644 ./hstore.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/hstore/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore' make -C intagg install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/intagg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 644 ./intagg.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/intagg' make -C intarray install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/intarray' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 _int.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/_int.so' /usr/bin/install -c -m 644 ./intarray.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/intarray' make -C isn install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/isn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 ./isn.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./isn--1.1.sql ./isn--1.1--1.2.sql ./isn--1.0--1.1.sql ./isn--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 755 isn.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/isn/' /usr/bin/install -c -m 644 ./isn.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/isn/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/isn' make -C lo install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/lo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 ./lo.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 755 lo.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/lo' make -C ltree install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/ltree' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 ltree.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/ltree.so' /usr/bin/install -c -m 644 ./ltree.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/ltree/' /usr/bin/install -c -m 644 ./ltree.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/ltree/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/ltree' make -C oid2name install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/oid2name' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c oid2name '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/oid2name' make -C pageinspect install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pageinspect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pageinspect.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pageinspect.so' /usr/bin/install -c -m 644 ./pageinspect.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./pageinspect--1.6--1.7.sql ./pageinspect--1.5.sql ./pageinspect--1.5--1.6.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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pageinspect' make -C passwordcheck install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/passwordcheck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 passwordcheck.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/passwordcheck.so' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/passwordcheck' make -C pg_buffercache install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_buffercache' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pg_buffercache.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_buffercache.so' /usr/bin/install -c -m 644 ./pg_buffercache.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./pg_buffercache--1.2.sql ./pg_buffercache--1.2--1.3.sql ./pg_buffercache--1.1--1.2.sql ./pg_buffercache--1.0--1.1.sql ./pg_buffercache--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_buffercache' make -C pg_freespacemap install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_freespacemap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pg_freespacemap.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_freespacemap.so' /usr/bin/install -c -m 644 ./pg_freespacemap.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./pg_freespacemap--1.1.sql ./pg_freespacemap--1.1--1.2.sql ./pg_freespacemap--1.0--1.1.sql ./pg_freespacemap--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_freespacemap' make -C pg_prewarm install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_prewarm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pg_prewarm.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_prewarm.so' /usr/bin/install -c -m 644 ./pg_prewarm.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./pg_prewarm--1.1--1.2.sql ./pg_prewarm--1.1.sql ./pg_prewarm--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_prewarm' make -C pg_standby install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_standby' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c pg_standby '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_standby' make -C pg_stat_statements install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_stat_statements' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pg_stat_statements.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_stat_statements.so' /usr/bin/install -c -m 644 ./pg_stat_statements.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.6--1.7.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_stat_statements' make -C pg_trgm install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_trgm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pg_trgm.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_trgm.so' /usr/bin/install -c -m 644 ./pg_trgm.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./pg_trgm--1.3--1.4.sql ./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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_trgm' make -C pgcrypto install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgcrypto' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pgcrypto.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgcrypto.so' /usr/bin/install -c -m 644 ./pgcrypto.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgcrypto' make -C pgrowlocks install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgrowlocks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pgrowlocks.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgrowlocks.so' /usr/bin/install -c -m 644 ./pgrowlocks.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgrowlocks' make -C pgstattuple install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgstattuple' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pgstattuple.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgstattuple.so' /usr/bin/install -c -m 644 ./pgstattuple.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./pgstattuple--1.4.sql ./pgstattuple--1.4--1.5.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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pgstattuple' make -C pg_visibility install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_visibility' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 pg_visibility.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_visibility.so' /usr/bin/install -c -m 644 ./pg_visibility.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./pg_visibility--1.1.sql ./pg_visibility--1.1--1.2.sql ./pg_visibility--1.0--1.1.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/pg_visibility' make -C postgres_fdw install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/port' make -C ../../../src/common all make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/common' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/src/interfaces/libpq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 postgres_fdw.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/postgres_fdw.so' /usr/bin/install -c -m 644 ./postgres_fdw.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/postgres_fdw' make -C seg install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/seg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 seg.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/seg.so' /usr/bin/install -c -m 644 ./seg.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./seg--1.1.sql ./seg--1.1--1.2.sql ./seg--1.2--1.3.sql ./seg--1.0--1.1.sql ./seg--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/seg/' /usr/bin/install -c -m 644 ./segdata.h '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/include/server/extension/seg/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/seg' make -C spi install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/spi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/doc//extension' /usr/bin/install -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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 '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 755 autoinc.so insert_username.so moddatetime.so refint.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' /usr/bin/install -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/doc//extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/spi' make -C tablefunc install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tablefunc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 ./tablefunc.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./tablefunc--1.0.sql ./tablefunc--unpackaged--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 755 tablefunc.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tablefunc' make -C tcn install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tcn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 644 ./tcn.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./tcn--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 755 tcn.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tcn' make -C test_decoding install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/test_decoding' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/install -c -m 755 test_decoding.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/test_decoding' make -C tsm_system_rows install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tsm_system_rows' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 tsm_system_rows.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tsm_system_rows.so' /usr/bin/install -c -m 644 ./tsm_system_rows.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./tsm_system_rows--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tsm_system_rows' make -C tsm_system_time install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tsm_system_time' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 tsm_system_time.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tsm_system_time.so' /usr/bin/install -c -m 644 ./tsm_system_time.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./tsm_system_time--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/tsm_system_time' make -C unaccent install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/unaccent' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/tsearch_data' /usr/bin/install -c -m 755 unaccent.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/unaccent.so' /usr/bin/install -c -m 644 ./unaccent.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./unaccent.rules '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/tsearch_data/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/unaccent' make -C vacuumlo install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/vacuumlo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' /usr/bin/install -c vacuumlo '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/vacuumlo' make -C sslinfo install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/sslinfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 sslinfo.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/sslinfo.so' /usr/bin/install -c -m 644 ./sslinfo.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/sslinfo' make -C hstore_plperl install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore_plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 hstore_plperl.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/hstore_plperl.so' /usr/bin/install -c -m 644 ./hstore_plperl.control ./hstore_plperlu.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./hstore_plperl--1.0.sql ./hstore_plperlu--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore_plperl' make -C jsonb_plperl install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/jsonb_plperl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 jsonb_plperl.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/jsonb_plperl.so' /usr/bin/install -c -m 644 ./jsonb_plperlu.control ./jsonb_plperl.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./jsonb_plperlu--1.0.sql ./jsonb_plperl--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/jsonb_plperl' make -C hstore_plpython install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 hstore_plpython3.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/hstore_plpython3.so' /usr/bin/install -c -m 644 ./hstore_plpythonu.control ./hstore_plpython2u.control ./hstore_plpython3u.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/hstore_plpython' make -C jsonb_plpython install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/jsonb_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 jsonb_plpython3.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/jsonb_plpython3.so' /usr/bin/install -c -m 644 ./jsonb_plpythonu.control ./jsonb_plpython2u.control ./jsonb_plpython3u.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' /usr/bin/install -c -m 644 ./jsonb_plpythonu--1.0.sql ./jsonb_plpython2u--1.0.sql ./jsonb_plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/jsonb_plpython' make -C ltree_plpython install make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/ltree_plpython' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension' /usr/bin/install -c -m 755 ltree_plpython3.so '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/ltree_plpython3.so' /usr/bin/install -c -m 644 ./ltree_plpythonu.control ./ltree_plpython2u.control ./ltree_plpython3u.control '/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/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/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/share/extension/' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib/ltree_plpython' make: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-12.9/contrib' ~/build/BUILD/postgresql-13.5 ~/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12 ~/build/BUILD/postgresql-13.5 + popd + pushd /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12 + rm bin/clusterdb + rm bin/createdb + rm bin/createuser + rm bin/dropdb + rm bin/dropuser + rm bin/ecpg + rm bin/initdb + rm bin/pg_basebackup + rm bin/pg_dump + rm bin/pg_dumpall + rm bin/pg_restore + rm bin/pgbench + rm bin/psql + rm bin/reindexdb + rm bin/vacuumdb + rm -rf share/doc + rm -rf share/man + rm -rf share/tsearch_data + rm lib/libecpg.a lib/libecpg_compat.a lib/libpgcommon.a lib/libpgcommon_shlib.a lib/libpgfeutils.a lib/libpgport.a lib/libpgport_shlib.a lib/libpgtypes.a lib/libpq.a + rm lib/libpq.so lib/libpq.so.private13-5 lib/libpq.so.private13-5.12 + rm lib/libecpg.so lib/libecpg.so.private13-6 lib/libecpg.so.private13-6.12 lib/libecpg_compat.so lib/libecpg_compat.so.private13-3 lib/libecpg_compat.so.private13-3.12 lib/libpgtypes.so lib/libpgtypes.so.private13-3 lib/libpgtypes.so.private13-3.12 + rm share/postgres.bki + rm share/postgres.description share/postgres.shdescription + rm share/pg_hba.conf.sample share/pg_ident.conf.sample share/pg_service.conf.sample share/postgresql.conf.sample share/psqlrc.sample + rm share/information_schema.sql share/snowball_create.sql share/system_views.sql + rm share/errcodes.txt share/sql_features.txt + rm share/extension/adminpack--1.0--1.1.sql share/extension/adminpack--1.0.sql share/extension/adminpack--1.1--2.0.sql share/extension/amcheck--1.0--1.1.sql share/extension/amcheck--1.0.sql share/extension/amcheck--1.1--1.2.sql share/extension/autoinc--1.0.sql share/extension/autoinc--unpackaged--1.0.sql share/extension/bloom--1.0.sql share/extension/btree_gin--1.0--1.1.sql share/extension/btree_gin--1.0.sql share/extension/btree_gin--1.1--1.2.sql share/extension/btree_gin--1.2--1.3.sql share/extension/btree_gin--unpackaged--1.0.sql share/extension/btree_gist--1.0--1.1.sql share/extension/btree_gist--1.1--1.2.sql share/extension/btree_gist--1.2--1.3.sql share/extension/btree_gist--1.2.sql share/extension/btree_gist--1.3--1.4.sql share/extension/btree_gist--1.4--1.5.sql share/extension/btree_gist--unpackaged--1.0.sql share/extension/citext--1.0--1.1.sql share/extension/citext--1.1--1.2.sql share/extension/citext--1.2--1.3.sql share/extension/citext--1.3--1.4.sql share/extension/citext--1.4--1.5.sql share/extension/citext--1.4.sql share/extension/citext--1.5--1.6.sql share/extension/citext--unpackaged--1.0.sql share/extension/cube--1.0--1.1.sql share/extension/cube--1.1--1.2.sql share/extension/cube--1.2--1.3.sql share/extension/cube--1.2.sql share/extension/cube--1.3--1.4.sql share/extension/cube--unpackaged--1.0.sql share/extension/dblink--1.0--1.1.sql share/extension/dblink--1.1--1.2.sql share/extension/dblink--1.2.sql share/extension/dblink--unpackaged--1.0.sql share/extension/dict_int--1.0.sql share/extension/dict_int--unpackaged--1.0.sql share/extension/dict_xsyn--1.0.sql share/extension/dict_xsyn--unpackaged--1.0.sql share/extension/earthdistance--1.0--1.1.sql share/extension/earthdistance--1.1.sql share/extension/earthdistance--unpackaged--1.0.sql share/extension/file_fdw--1.0.sql share/extension/fuzzystrmatch--1.0--1.1.sql share/extension/fuzzystrmatch--1.1.sql share/extension/fuzzystrmatch--unpackaged--1.0.sql share/extension/hstore--1.0--1.1.sql share/extension/hstore--1.1--1.2.sql share/extension/hstore--1.2--1.3.sql share/extension/hstore--1.3--1.4.sql share/extension/hstore--1.4--1.5.sql share/extension/hstore--1.4.sql share/extension/hstore--1.5--1.6.sql share/extension/hstore--unpackaged--1.0.sql share/extension/hstore_plperl--1.0.sql share/extension/hstore_plperlu--1.0.sql share/extension/hstore_plpython2u--1.0.sql share/extension/hstore_plpython3u--1.0.sql share/extension/hstore_plpythonu--1.0.sql share/extension/insert_username--1.0.sql share/extension/insert_username--unpackaged--1.0.sql share/extension/intagg--1.0--1.1.sql share/extension/intagg--1.1.sql share/extension/intagg--unpackaged--1.0.sql share/extension/intarray--1.0--1.1.sql share/extension/intarray--1.1--1.2.sql share/extension/intarray--1.2.sql share/extension/intarray--unpackaged--1.0.sql share/extension/isn--1.0--1.1.sql share/extension/isn--1.1--1.2.sql share/extension/isn--1.1.sql share/extension/isn--unpackaged--1.0.sql share/extension/jsonb_plperl--1.0.sql share/extension/jsonb_plperlu--1.0.sql share/extension/jsonb_plpython2u--1.0.sql share/extension/jsonb_plpython3u--1.0.sql share/extension/jsonb_plpythonu--1.0.sql share/extension/lo--1.0--1.1.sql share/extension/lo--1.1.sql share/extension/lo--unpackaged--1.0.sql share/extension/ltree--1.0--1.1.sql share/extension/ltree--1.1.sql share/extension/ltree--unpackaged--1.0.sql share/extension/ltree_plpython2u--1.0.sql share/extension/ltree_plpython3u--1.0.sql share/extension/ltree_plpythonu--1.0.sql share/extension/moddatetime--1.0.sql share/extension/moddatetime--unpackaged--1.0.sql share/extension/pageinspect--1.0--1.1.sql share/extension/pageinspect--1.1--1.2.sql share/extension/pageinspect--1.2--1.3.sql share/extension/pageinspect--1.3--1.4.sql share/extension/pageinspect--1.4--1.5.sql share/extension/pageinspect--1.5--1.6.sql share/extension/pageinspect--1.5.sql share/extension/pageinspect--1.6--1.7.sql share/extension/pageinspect--unpackaged--1.0.sql share/extension/pg_buffercache--1.0--1.1.sql share/extension/pg_buffercache--1.1--1.2.sql share/extension/pg_buffercache--1.2--1.3.sql share/extension/pg_buffercache--1.2.sql share/extension/pg_buffercache--unpackaged--1.0.sql share/extension/pg_freespacemap--1.0--1.1.sql share/extension/pg_freespacemap--1.1--1.2.sql share/extension/pg_freespacemap--1.1.sql share/extension/pg_freespacemap--unpackaged--1.0.sql share/extension/pg_prewarm--1.0--1.1.sql share/extension/pg_prewarm--1.1--1.2.sql share/extension/pg_prewarm--1.1.sql share/extension/pg_stat_statements--1.0--1.1.sql share/extension/pg_stat_statements--1.1--1.2.sql share/extension/pg_stat_statements--1.2--1.3.sql share/extension/pg_stat_statements--1.3--1.4.sql share/extension/pg_stat_statements--1.4--1.5.sql share/extension/pg_stat_statements--1.4.sql share/extension/pg_stat_statements--1.5--1.6.sql share/extension/pg_stat_statements--1.6--1.7.sql share/extension/pg_stat_statements--unpackaged--1.0.sql share/extension/pg_trgm--1.0--1.1.sql share/extension/pg_trgm--1.1--1.2.sql share/extension/pg_trgm--1.2--1.3.sql share/extension/pg_trgm--1.3--1.4.sql share/extension/pg_trgm--1.3.sql share/extension/pg_trgm--unpackaged--1.0.sql share/extension/pg_visibility--1.0--1.1.sql share/extension/pg_visibility--1.1--1.2.sql share/extension/pg_visibility--1.1.sql share/extension/pgcrypto--1.0--1.1.sql share/extension/pgcrypto--1.1--1.2.sql share/extension/pgcrypto--1.2--1.3.sql share/extension/pgcrypto--1.3.sql share/extension/pgcrypto--unpackaged--1.0.sql share/extension/pgrowlocks--1.0--1.1.sql share/extension/pgrowlocks--1.1--1.2.sql share/extension/pgrowlocks--1.2.sql share/extension/pgrowlocks--unpackaged--1.0.sql share/extension/pgstattuple--1.0--1.1.sql share/extension/pgstattuple--1.1--1.2.sql share/extension/pgstattuple--1.2--1.3.sql share/extension/pgstattuple--1.3--1.4.sql share/extension/pgstattuple--1.4--1.5.sql share/extension/pgstattuple--1.4.sql share/extension/pgstattuple--unpackaged--1.0.sql share/extension/plperl--1.0.sql share/extension/plperl--unpackaged--1.0.sql share/extension/plperlu--1.0.sql share/extension/plperlu--unpackaged--1.0.sql share/extension/plpgsql--1.0.sql share/extension/plpgsql--unpackaged--1.0.sql share/extension/plpython3u--1.0.sql share/extension/plpython3u--unpackaged--1.0.sql share/extension/pltcl--1.0.sql share/extension/pltcl--unpackaged--1.0.sql share/extension/pltclu--1.0.sql share/extension/pltclu--unpackaged--1.0.sql share/extension/postgres_fdw--1.0.sql share/extension/refint--1.0.sql share/extension/refint--unpackaged--1.0.sql share/extension/seg--1.0--1.1.sql share/extension/seg--1.1--1.2.sql share/extension/seg--1.1.sql share/extension/seg--1.2--1.3.sql share/extension/seg--unpackaged--1.0.sql share/extension/sslinfo--1.0--1.1.sql share/extension/sslinfo--1.1--1.2.sql share/extension/sslinfo--1.2.sql share/extension/sslinfo--unpackaged--1.0.sql share/extension/tablefunc--1.0.sql share/extension/tablefunc--unpackaged--1.0.sql share/extension/tcn--1.0.sql share/extension/tsm_system_rows--1.0.sql share/extension/tsm_system_time--1.0.sql share/extension/unaccent--1.0--1.1.sql share/extension/unaccent--1.1.sql share/extension/unaccent--unpackaged--1.0.sql + rm share/extension/adminpack.control share/extension/amcheck.control share/extension/autoinc.control share/extension/bloom.control share/extension/btree_gin.control share/extension/btree_gist.control share/extension/citext.control share/extension/cube.control share/extension/dblink.control share/extension/dict_int.control share/extension/dict_xsyn.control share/extension/earthdistance.control share/extension/file_fdw.control share/extension/fuzzystrmatch.control share/extension/hstore.control share/extension/hstore_plperl.control share/extension/hstore_plperlu.control share/extension/hstore_plpython2u.control share/extension/hstore_plpython3u.control share/extension/hstore_plpythonu.control share/extension/insert_username.control share/extension/intagg.control share/extension/intarray.control share/extension/isn.control share/extension/jsonb_plperl.control share/extension/jsonb_plperlu.control share/extension/jsonb_plpython2u.control share/extension/jsonb_plpython3u.control share/extension/jsonb_plpythonu.control share/extension/lo.control share/extension/ltree.control share/extension/ltree_plpython2u.control share/extension/ltree_plpython3u.control share/extension/ltree_plpythonu.control share/extension/moddatetime.control share/extension/pageinspect.control share/extension/pg_buffercache.control share/extension/pg_freespacemap.control share/extension/pg_prewarm.control share/extension/pg_stat_statements.control share/extension/pg_trgm.control share/extension/pg_visibility.control share/extension/pgcrypto.control share/extension/pgrowlocks.control share/extension/pgstattuple.control share/extension/plperl.control share/extension/plperlu.control share/extension/plpgsql.control share/extension/plpython3u.control share/extension/pltcl.control share/extension/pltclu.control share/extension/postgres_fdw.control share/extension/refint.control share/extension/seg.control share/extension/sslinfo.control share/extension/tablefunc.control share/extension/tcn.control share/extension/tsm_system_rows.control share/extension/tsm_system_time.control share/extension/unaccent.control ~/build/BUILD/postgresql-13.5 + popd + cat + cat + mkdir -p /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test + cp -a src/test/regress /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test + rm -f /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/pg_regress + ln -sf ../../pgxs/src/test/regress/pg_regress /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/pg_regress ~/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress ~/build/BUILD/postgresql-13.5 + pushd /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress + rm -f GNUmakefile Makefile pg_regress.o pg_regress_main.o regress.o + chmod 0755 pg_regress regress.so ~/build/BUILD/postgresql-13.5 + popd + sed 's|@bindir@|/usr/bin|g' + chmod 0644 /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/Makefile + rm -rf doc/html + mv /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/pgsql/html doc + rm -rf /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/pgsql + rm /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpgfeutils.a + rm -f /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/hstore_plpythonu--1.0.sql /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/hstore_plpythonu.control /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/jsonb_plpythonu--1.0.sql /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/jsonb_plpythonu.control /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/ltree_plpythonu--1.0.sql /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/ltree_plpythonu.control + rm -f /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/hstore_plpython2u--1.0.sql /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/hstore_plpython2u.control /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/jsonb_plpython2u--1.0.sql /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/jsonb_plpython2u.control /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/ltree_plpython2u--1.0.sql /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/pgsql/extension/ltree_plpython2u.control + find_lang_bins devel.lst pg_server_config + lstfile=devel.lst + shift + cp /dev/null devel.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_server_config-13 + cat pg_server_config-13.lang + find_lang_bins server.lst initdb pg_basebackup pg_controldata pg_ctl pg_resetwal pg_rewind plpgsql postgres pg_checksums pg_verifybackup + lstfile=server.lst + shift + cp /dev/null server.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le initdb-13 + cat initdb-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_basebackup-13 + cat pg_basebackup-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_controldata-13 + cat pg_controldata-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_ctl-13 + cat pg_ctl-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_resetwal-13 + cat pg_resetwal-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_rewind-13 + cat pg_rewind-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le plpgsql-13 + cat plpgsql-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le postgres-13 + cat postgres-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_checksums-13 + cat pg_checksums-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_verifybackup-13 + cat pg_verifybackup-13.lang + find_lang_bins contrib.lst pg_archivecleanup pg_test_fsync pg_test_timing pg_waldump + lstfile=contrib.lst + shift + cp /dev/null contrib.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_archivecleanup-13 + cat pg_archivecleanup-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_test_fsync-13 + cat pg_test_fsync-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_test_timing-13 + cat pg_test_timing-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_waldump-13 + cat pg_waldump-13.lang + find_lang_bins main.lst pg_dump pg_upgrade pgscripts psql libpqprivate13-5 + lstfile=main.lst + shift + cp /dev/null main.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_dump-13 + cat pg_dump-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pg_upgrade-13 + cat pg_upgrade-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pgscripts-13 + cat pgscripts-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le psql-13 + cat psql-13.lang + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le libpqprivate13-5-13 + cat libpqprivate13-5-13.lang + find_lang_bins plperl.lst plperl + lstfile=plperl.lst + shift + cp /dev/null plperl.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le plperl-13 + cat plperl-13.lang + find_lang_bins plpython3.lst plpython + lstfile=plpython3.lst + shift + cp /dev/null plpython3.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le plpython-13 + cat plpython-13.lang + find_lang_bins pltcl.lst pltcl + lstfile=pltcl.lst + shift + cp /dev/null pltcl.lst + for binary in "$@" + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le pltcl-13 + cat pltcl-13.lang + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 13.5-1.el9 --unique-debug-suffix -13.5-1.el9.ppc64le --unique-debug-src-base postgresql-13.5-1.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/postgresql-13.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/dropuser explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/createdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/clusterdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/createuser explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/oid2name explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_archivecleanup explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/initdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_checksums explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/dropdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_controldata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_basebackup explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_dumpall explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_receivewal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_recvlogical explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_resetwal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_dump explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_isready explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_restore explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_rewind extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/createuser extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/initdb extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/dropuser extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/createdb extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_archivecleanup extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_basebackup extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_controldata extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_receivewal extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_ctl extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_dumpall extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_checksums extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_recvlogical extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_dump extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_resetwal extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/clusterdb extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/dropdb extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_rewind extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/oid2name extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_isready extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_restore explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_server_config explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_standby explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_test_fsync explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_test_timing extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_server_config explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_verifybackup extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_standby explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_upgrade extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_test_fsync extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_test_timing explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_waldump explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pgbench explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/psql explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/postgres explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/reindexdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/vacuumdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/vacuumlo extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_upgrade explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpq.so.private13-5.13 extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_verifybackup extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/psql extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pgbench extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/reindexdb extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/postgres extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/pg_waldump extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/vacuumdb extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/bin/vacuumlo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/libpq.so.private13-5.13 extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/_int.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/adminpack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/amcheck.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/auth_delay.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/adminpack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/autoinc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/amcheck.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/auth_delay.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/autoinc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/auto_explain.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/auto_explain.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/bloom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/bool_plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/bloom.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/bool_plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/btree_gin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/btree_gist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/citext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/cube.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/cyrillic_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/btree_gin.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/btree_gist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dict_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/cyrillic_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/cube.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/citext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dict_snowball.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dblink.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dict_xsyn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/earthdistance.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dict_snowball.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dict_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dblink.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/earthdistance.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/dict_xsyn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc2004_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_cn_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc2004_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_jp_and_sjis.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_cn_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_kr_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_tw_and_big5.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_kr_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_tw_and_big5.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/euc_jp_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/file_fdw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/file_fdw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/fuzzystrmatch.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/fuzzystrmatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/hstore.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/hstore.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/hstore_plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/hstore_plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/isn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/insert_username.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/hstore_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/insert_username.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/hstore_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/jsonb_plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/jsonb_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/latin2_and_win1250.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/jsonb_plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/isn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/jsonb_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/latin2_and_win1250.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/libpqwalreceiver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/ltree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/latin_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/libpqwalreceiver.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/lo.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/latin_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/moddatetime.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/ltree_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/ltree.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/moddatetime.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/ltree_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pageinspect.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pageinspect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/passwordcheck.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/passwordcheck.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_buffercache.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_buffercache.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_freespacemap.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_freespacemap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_prewarm.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_prewarm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_trgm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_stat_statements.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_trgm.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_stat_statements.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_visibility.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pg_visibility.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgcrypto.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgoutput.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgrowlocks.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgstattuple.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxml.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgcrypto.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgoutput.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgrowlocks.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgstattuple.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxml.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/plpgsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pltcl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/plpgsql.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/pltcl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgres_fdw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/oid2name extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgres_fdw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/oid2name explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_archivecleanup extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_archivecleanup explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_checksums explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_config extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_checksums extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_config explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_controldata extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_controldata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_isready explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_receivewal extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_ctl extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_isready explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_recvlogical extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_receivewal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_resetwal extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_recvlogical extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_resetwal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_test_fsync explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_standby explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_test_timing extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_test_fsync explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_upgrade extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_test_timing extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_standby explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_rewind explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_waldump extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_upgrade explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/postgres explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/vacuumlo extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_waldump explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/pg_rewind extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/postgres extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/bin/vacuumlo extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/_int.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/adminpack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/amcheck.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/adminpack.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/amcheck.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/ascii_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/ascii_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/auto_explain.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/auth_delay.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/auth_delay.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/auto_explain.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/autoinc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/autoinc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/bloom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/btree_gin.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/btree_gin.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/bloom.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/btree_gist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/cube.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/btree_gist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/cyrillic_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/cube.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dblink.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/citext.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/cyrillic_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dblink.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/citext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dict_snowball.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dict_int.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dict_int.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dict_xsyn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dict_snowball.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/dict_xsyn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc2004_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/earthdistance.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_cn_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/earthdistance.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc2004_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_jp_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_kr_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_cn_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_kr_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_jp_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_tw_and_big5.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/euc_tw_and_big5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/file_fdw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/file_fdw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/fuzzystrmatch.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/fuzzystrmatch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/hstore.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/hstore_plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/hstore_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/hstore.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/insert_username.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/hstore_plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/hstore_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/insert_username.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/isn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/isn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/jsonb_plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/jsonb_plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/latin2_and_win1250.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/jsonb_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/latin2_and_win1250.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/jsonb_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/latin_and_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpqwalreceiver.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/ltree.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/lo.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/latin_and_mic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/libpqwalreceiver.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/ltree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/ltree_plpython3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/moddatetime.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/ltree_plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/moddatetime.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pageinspect.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pageinspect.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_buffercache.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_buffercache.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/passwordcheck.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/passwordcheck.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_prewarm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_freespacemap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_stat_statements.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_prewarm.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_freespacemap.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_stat_statements.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_trgm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_visibility.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_trgm.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pg_visibility.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgcrypto.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgoutput.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgstattuple.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgcrypto.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgoutput.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgrowlocks.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgrowlocks.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgstattuple.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/plperl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/test/regress/pg_regress extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/plperl.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pgxs/src/test/regress/pg_regress explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/plpgsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/plpython3.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/plpgsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pltcl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/postgres_fdw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/pltcl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/refint.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/postgres_fdw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/refint.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/seg.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/seg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/sslinfo.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/sslinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tablefunc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tablefunc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tcn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tcn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/test_decoding.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/test_decoding.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tsm_system_rows.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tsm_system_rows.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tsm_system_time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/unaccent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_ascii.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/unaccent.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/tsm_system_time.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_ascii.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_big5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_big5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_cyrillic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_cyrillic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_cn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_jp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_kr.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_cn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_jp.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_kr.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_tw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_gb18030.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_gbk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_iso8859.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_euc_tw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_gbk.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_iso8859.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_gb18030.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_iso8859_1.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_iso8859_1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_johab.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_sjis.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_johab.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_sjis2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_uhc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_uhc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_win.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/postgresql-12/lib/utf8_and_win.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/refint.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/seg.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/refint.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/seg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/sepgsql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/sslinfo.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/sepgsql.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/sslinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tablefunc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tablefunc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tcn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tcn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/autoinc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/autoinc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/refint.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/refint.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/regress.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test_decoding.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/regress.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test_decoding.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tsm_system_rows.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tsm_system_rows.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tsm_system_time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tutorial/complex.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tsm_system_time.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tutorial/complex.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tutorial/funcs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/unaccent.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/tutorial/funcs.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/unaccent.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_big5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_cyrillic.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_big5.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_cyrillic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc2004.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_cn.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_cn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_jp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_tw.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_jp.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_tw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_kr.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_euc_kr.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_gb18030.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_gb18030.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_gbk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_iso8859.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_gbk.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_iso8859.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_iso8859_1.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_iso8859_1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_johab.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_johab.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_uhc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_sjis.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_win.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_uhc.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_win.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/utf8_and_sjis2004.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/uuid-ossp.so extracting debug info from /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/uuid-ossp.so original debug info size: 120840kB, size after compression: 98552kB /usr/lib/rpm/sepdebugcrcfix: Updated 225 CRC32s, 0 CRC32s did match. cpio: src/backend/utils/probes.o.dtrace-temp.c: Cannot stat: No such file or directory 192918 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib64/pgsql/pgxs/config/install-sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/pgsql/pgxs/config/missing from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/pgsql/postgresql-12/lib/pgxs/config/install-sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/pgsql/postgresql-12/lib/pgxs/config/missing from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/pgsql/test/regress/regressplans.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/postgresql/initdb from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/initscripts/legacy-actions/postgresql/upgrade from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/postgresql-check-db-dir from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/postgresql-upgrade from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/postgresql-setup from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/sbin/postgresql-new-systemd-unit from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ARL6gQ + umask 022 + cd /builddir/build/BUILD + cd postgresql-13.5 + make -C postgresql-setup-8.6 check make: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' Making check in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6/tests' make check-local make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6/tests' GEN atlocal /bin/sh './testsuite' ## -------------------------------- ## ## postgresql-setup 8.6 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-13.5/postgresql-setup-8.6/tests' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6/tests' make: Leaving directory '/builddir/build/BUILD/postgresql-13.5/postgresql-setup-8.6' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: postgresql-13.5-1.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OGx8yX + umask 022 + cd /builddir/build/BUILD + cd postgresql-13.5 + DOCDIR=/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql + cp -pr doc/KNOWN_BUGS /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql + cp -pr doc/MISSING_FEATURES /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql + cp -pr doc/TODO /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql + cp -pr COPYRIGHT /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql + cp -pr README /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql + cp -pr HISTORY /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql + cp -pr README.rpm-dist /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql + RPM_EC=0 ++ jobs -p + exit 0 Provides: postgresql = 13.5-1.el9 postgresql(ppc-64) = 13.5-1.el9 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpq.so.private13-5()(64bit) libreadline.so.8()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: postgresql-private-libs-13.5-1.el9.ppc64le Provides: libpq.so.private13-5()(64bit) postgresql-private-libs = 13.5-1.el9 postgresql-private-libs(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): glibc Requires(postun): glibc Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libldap_r-2.4.so.2()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) rtld(GNU_HASH) Processing files: postgresql-private-devel-13.5-1.el9.ppc64le Provides: postgresql-private-devel = 13.5-1.el9 postgresql-private-devel(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpq.so.private13-5()(64bit) Conflicts: libpq-devel Processing files: postgresql-server-13.5-1.el9.ppc64le Provides: bundled(postgresql-setup) = 8.6 config(postgresql-server) = 13.5-1.el9 postgresql-server = 13.5-1.el9 postgresql-server(:MODULE_COMPAT_13) postgresql-server(ppc-64) = 13.5-1.el9 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: /usr/bin/bash /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libicui18n.so.67()(64bit) libicuuc.so.67()(64bit) libldap_r-2.4.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpq.so.private13-5()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(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) Processing files: postgresql-docs-13.5-1.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FCpkBd + umask 022 + cd /builddir/build/BUILD + cd postgresql-13.5 + DOCDIR=/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql-docs + cp -pr postgresql-13.5-US.pdf /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql-docs + cp -pr doc/html /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: postgresql-doc = 13.5-1.el9 postgresql-docs = 13.5-1.el9 postgresql-docs(ppc-64) = 13.5-1.el9 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) Processing files: postgresql-contrib-13.5-1.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZfOSO4 + umask 022 + cd /builddir/build/BUILD + cd postgresql-13.5 + DOCDIR=/builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql-contrib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql-contrib + cp -pr contrib/spi/autoinc.example contrib/spi/insert_username.example contrib/spi/moddatetime.example contrib/spi/refint.example /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/share/doc/postgresql-contrib + RPM_EC=0 ++ jobs -p + exit 0 Provides: postgresql-contrib = 13.5-1.el9 postgresql-contrib(ppc-64) = 13.5-1.el9 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libossp-uuid.so.16()(64bit) libperl.so.5.32()(64bit) libpq.so.private13-5()(64bit) libpython3.9.so.1.0()(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.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) Processing files: postgresql-server-devel-13.5-1.el9.ppc64le Provides: postgresql-server-devel = 13.5-1.el9 postgresql-server-devel(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: postgresql-test-rpm-macros-13.5-1.el9.noarch Provides: postgresql-test-rpm-macros = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: postgresql-static-13.5-1.el9.ppc64le Provides: postgresql-static = 13.5-1.el9 postgresql-static(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: postgresql-upgrade-13.5-1.el9.ppc64le warning: File listed twice: /usr/lib/.build-id/68/e3f0001e5958baea023f99f8f30825b226e349 warning: File listed twice: /usr/lib/.build-id/ef/e0515714330139f255ce1caad26c9afa8d7a7d Provides: bundled(postgresql-server) = 12.9 postgresql-upgrade = 13.5-1.el9 postgresql-upgrade(ppc-64) = 13.5-1.el9 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libicui18n.so.67()(64bit) libicuuc.so.67()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libperl.so.5.32()(64bit) libpq.so.private13-5()(64bit) libpython3.9.so.1.0()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libtcl8.6.so()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: postgresql-upgrade-devel-13.5-1.el9.ppc64le Provides: postgresql-upgrade-devel = 13.5-1.el9 postgresql-upgrade-devel(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: postgresql-plperl-13.5-1.el9.ppc64le Provides: postgresql-plperl = 13.5-1.el9 postgresql-plperl(ppc-64) = 13.5-1.el9 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) libc.so.6(GLIBC_2.34)(64bit) libperl.so.5.32()(64bit) rtld(GNU_HASH) Processing files: postgresql-plpython3-13.5-1.el9.ppc64le Provides: postgresql-plpython3 = 13.5-1.el9 postgresql-plpython3(ppc-64) = 13.5-1.el9 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.9.so.1.0()(64bit) rtld(GNU_HASH) Processing files: postgresql-pltcl-13.5-1.el9.ppc64le Provides: postgresql-pltcl = 13.5-1.el9 postgresql-pltcl(ppc-64) = 13.5-1.el9 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) libtcl8.6.so()(64bit) rtld(GNU_HASH) Processing files: postgresql-test-13.5-1.el9.ppc64le warning: Duplicate build-ids /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/refint.so and /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/refint.so warning: Duplicate build-ids /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/autoinc.so and /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib64/pgsql/test/regress/autoinc.so Provides: postgresql-test = 13.5-1.el9 postgresql-test(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: postgresql-debugsource-13.5-1.el9.ppc64le Provides: postgresql-debugsource = 13.5-1.el9 postgresql-debugsource(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: postgresql-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = 179cd403eda6686d290dcf42e6ed9e7192e3b35e debuginfo(build-id) = 20cd7980439bc94726de7756c1c6109f7f08ceee debuginfo(build-id) = 2d346f4e1b58e61f568a8f91ce0a5c891f946de6 debuginfo(build-id) = 38476fa392b4cba13f086c38706110d2a01fa7e8 debuginfo(build-id) = 47fdbe367e83b53cc50c1ecefd6b5c434857adad debuginfo(build-id) = 4efc1e37838761e45c17143bd1b8cc9651949eea debuginfo(build-id) = 54895da9b0a0bccfb6ac704e09205b7af3e18e92 debuginfo(build-id) = a1495239803f9731459dfe3a2c98e114f564b007 debuginfo(build-id) = a4aa5eeb178fef51623e8cd90ff76d781bf84446 debuginfo(build-id) = b8cde75cdcdb7c377c405692d2875bf325d8c32f debuginfo(build-id) = bfb250acd7321f5095a33c8f7f830b3c5393fee3 debuginfo(build-id) = c5a842153b83886fdb57b8126f4bcddb66eede4a debuginfo(build-id) = c9545e89c7227ff988248bf83924ef09b2909afd postgresql-debuginfo = 13.5-1.el9 postgresql-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-private-libs-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = e7afdef5f1fae5913e5d7d1c5fe98be73d101d47 postgresql-private-libs-debuginfo = 13.5-1.el9 postgresql-private-libs-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-server-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = 10c65ae6dc9af9044359999b9b7338e968d42fe0 debuginfo(build-id) = 2504e6bf3ea6be7ab9a43e104cde2f0f7a245b40 debuginfo(build-id) = 263a708104066011582fcdb099b6a36e75cb33a2 debuginfo(build-id) = 2d7559fb92207184e5825372077c393db33f700c debuginfo(build-id) = 2de780fd746c7d0e7d166b7de5c74f3ff845e372 debuginfo(build-id) = 2fd7ff01606a64c87ff492f69001946ace7f2dd2 debuginfo(build-id) = 36a2786c57d037bfd426f8898e868d348d82c1f1 debuginfo(build-id) = 3963a066ee3d9ffc15dbc70bf76847d5e1eff861 debuginfo(build-id) = 39d53cba789300ed725e1db22851b849778fdd54 debuginfo(build-id) = 3b368ca6c944b6c8d806ce1b34a0cad48cd83c8f debuginfo(build-id) = 3caf79140383fe370d5d7f1f7ea1570ba84a4433 debuginfo(build-id) = 3f853d189ed4ca278b1a7e05449da987384faf0b debuginfo(build-id) = 42bb719ec14b9a47da19853f43a1943090765d40 debuginfo(build-id) = 463af79a641acc1b072f558b0725614f6559c7ba debuginfo(build-id) = 494b691b04e24beae1b98f33a914e2d0b521f266 debuginfo(build-id) = 533e30e27f8ccc9293dacce65dc8bc9866fead73 debuginfo(build-id) = 56a9031a7dcd139854d889987b7e935882851e77 debuginfo(build-id) = 60ebdc333ddfd6020953bb4352a6b65a935a6cb8 debuginfo(build-id) = 722f4097ceb2dc131dff57d5f1379b02a4757890 debuginfo(build-id) = 729a9872418257135f34954acc6833f6f6ae03e4 debuginfo(build-id) = 72bf2fdd06a85a4f02820a47f68586d35b6f07f7 debuginfo(build-id) = 7ac5397d8b15cef8f304177be58803a40874f8e9 debuginfo(build-id) = 7ee24d175ebdf4090cc90703f6d7b72cb0034272 debuginfo(build-id) = 9514ff8a591f8a381784a2abd02bb70649097d66 debuginfo(build-id) = 9acab5121a02f690894bedc0f83e97726de98fb1 debuginfo(build-id) = 9b1b1eb830fef26d1fbb2f0703853c4579a817c9 debuginfo(build-id) = 9c44af2a991ce905e25ef838c1345e682d932857 debuginfo(build-id) = 9d52d10a3c60e9b5e64e889e547c1b8891d92ec2 debuginfo(build-id) = a1ece29560e600bea48a4331313589e7cbbbe23f debuginfo(build-id) = a683f1a8d6958c5e31c472b2af422300f0a1bef5 debuginfo(build-id) = b32e6bdc71f658b44060034220479623c0a4cc10 debuginfo(build-id) = bbc905443b7a424401b939cfc31f42e343415096 debuginfo(build-id) = bf651cbdf65108a01a6909dc295b7d552dff26b8 debuginfo(build-id) = c391f7d7bee0bae2a6ce8a4e2db2140304a1dc65 debuginfo(build-id) = dafeb8c7b478f56abb723449b9c01776205786d7 debuginfo(build-id) = dc71df8b20f052be401bccfe7e71bd5a0bde56fa debuginfo(build-id) = ea95219c80ff6926c19b3607cbe5692d39a050a3 debuginfo(build-id) = f663f279bb33ce0fe3f5f82b51cb69d372f0738e debuginfo(build-id) = f76af753a56ad2f38b80aea909574f737748d831 debuginfo(build-id) = f7fc1daa262c0a35da33bf84de0b660656b9edc5 postgresql-server-debuginfo = 13.5-1.el9 postgresql-server-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-docs-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = 3c253336202f67ea3019a764579c2fd1b7ea6d2d debuginfo(build-id) = f733037c32ba950a8e45e0ec821c84b75b8fc20c postgresql-docs-debuginfo = 13.5-1.el9 postgresql-docs-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-contrib-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = 02acd3fd2ef5c9f76919405e05b922898ef8539e debuginfo(build-id) = 057b5203f255edf109144f9c7a7d738e7ec2ddf1 debuginfo(build-id) = 073d065930bd3657fdb57c2747ca2e755705a87a debuginfo(build-id) = 091a3fd0f02caf2f78d5684061584ed516cdad5f debuginfo(build-id) = 09b226cdc8a888bc8c499eaa8665c21b8bca474f debuginfo(build-id) = 0b04a5503930ea551147e5d953e5fdcdce833936 debuginfo(build-id) = 1a6521dce93b9f45d1f2073246304d717ade4eac debuginfo(build-id) = 1f82e879ca43a837ee96368a0b7018b873d23bca debuginfo(build-id) = 1faaac14924613e25728aab28d7cb79ea0cb2bde debuginfo(build-id) = 1ffd1985b2e81589aea87df507f6c2b57b726dc3 debuginfo(build-id) = 20015ebacfff44a6845abdec87aac901d89cf134 debuginfo(build-id) = 276243161c08ed05f4a4184f3cf006d0a592444a debuginfo(build-id) = 3874f027fc5bd52acbe0cffa2cddbc7542ffae45 debuginfo(build-id) = 3ab80573907659297973db9cc3247c3fa4849d49 debuginfo(build-id) = 3dc526e4fcbea6a51fd5e1be2a1d394bdc781e5f debuginfo(build-id) = 4444f9ca15e82c8ed35daf2052d6392fee4607c2 debuginfo(build-id) = 444809dd5015aafb0035764cdc3312be1a19aee8 debuginfo(build-id) = 449a70e3bcbc91f6a9f45a35f65dfecca5ae5b7e debuginfo(build-id) = 44d003370c1516b3be74f7ff5c34a00a9862397c debuginfo(build-id) = 499251aed5499a480602026142498f9c7f987662 debuginfo(build-id) = 4aa9b41220523d16955883d519e8f6c882583298 debuginfo(build-id) = 59015a0b4577791cc5b1f52999c339cee9c03c41 debuginfo(build-id) = 5fc29737db5d4d4948cc70762130517782434862 debuginfo(build-id) = 603e1582cd1c2915725c7d216d2b31c8893a02c0 debuginfo(build-id) = 617af5120a0b88a9620c606fe01e4cdd3ee63bd3 debuginfo(build-id) = 63e02e6b2423a81f933b14b223f65dc77a7e1d25 debuginfo(build-id) = 6aeaa55eb46488c9b9d8daca6636778ab7a593c7 debuginfo(build-id) = 773fe28008505e61768618e7c7cd712d9ac29473 debuginfo(build-id) = 854bb6ba613864dc46e08f3d222a2df0ec02c9e2 debuginfo(build-id) = 8a01dc1db4a8127212e9bf5f7ed928db5d07fa49 debuginfo(build-id) = 8a7aea45e34189f8b6e6f3296a323949564a785c debuginfo(build-id) = 8b7f2f36136741f8e8d95322cd48d9445ee27f93 debuginfo(build-id) = 8c3f4e30a49c886df34852b1776c3c801d207ee8 debuginfo(build-id) = 8c4ff8308e799d588b40da3b6713f4dc87d4c5b3 debuginfo(build-id) = 8e9d26882223a1ca08f0b3d435920eb4603242aa debuginfo(build-id) = 8fdd3e6d1a580cec317f9d16e72193d4b18e6b4c debuginfo(build-id) = 9073970c5d107bf4cb5e72c54169b04186748bf0 debuginfo(build-id) = 99839f3952a5c556560af7d5e5acef29b097bf70 debuginfo(build-id) = 9ccd6460920493181d57318d5cb1bc7c956fcd31 debuginfo(build-id) = a7e6c4469bbaa08a62c1ba0b6d7115685986925d debuginfo(build-id) = aacbbaf8c9361e707af05c76d4329d40cc25618d debuginfo(build-id) = ad69dd040fdfd71bc120689946470760480872b2 debuginfo(build-id) = af1342eaf644304825cca7841c5cd0da4ca29869 debuginfo(build-id) = b6a391add535289ef4d7807db36c326f71889447 debuginfo(build-id) = bc25d8e23c7b04b4bd0120868532e62fabfef54a debuginfo(build-id) = bd59a9efc39530c77e97faf3baa5dcb76cef85a0 debuginfo(build-id) = ce606a75ba5392cbe9dc500039fbc7438c0ee6ce debuginfo(build-id) = d3f3e2f482aea6acd5fd5621343284a2f5557ab2 debuginfo(build-id) = d43d748bad8ede5b77ac64dbe8ec6ef4fb44501a debuginfo(build-id) = dbaafae098dd380fb0764dea3c87560a8eb920d0 debuginfo(build-id) = e185b3efd2b263cbaf7735331fd8a9bfcb9b6adb debuginfo(build-id) = e61d58409ad12e80fb4ed0e2e545aaabdc84adbe debuginfo(build-id) = e64945ed0f5dd351f11f7f5442a5411f8091a720 debuginfo(build-id) = ee15f24e88ffdd0298a63855b5d8927d8eaa9496 debuginfo(build-id) = f37da6245074ebb9920938cd360b274df66f164a debuginfo(build-id) = f6da0a690f484be93cb63af52a7911ff6ba5c889 debuginfo(build-id) = f80d7a184b99ff032dae7da0a4f0f049eb9b693e debuginfo(build-id) = f88555b7d8a30ff0dc385660da58d3db61a99929 debuginfo(build-id) = fc08afb62b07c076ab55674803876d2e804561d7 postgresql-contrib-debuginfo = 13.5-1.el9 postgresql-contrib-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-server-devel-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = 0f47896d8784d00e82f8250e121991e70caf9975 debuginfo(build-id) = c7cb13ff114a002ef6c388f2d3aca453aac08462 postgresql-server-devel-debuginfo = 13.5-1.el9 postgresql-server-devel-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-upgrade-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = 03502c2b81b306f9f6e81d89c38f64628aecabe7 debuginfo(build-id) = 07c7d3bc193fb7bdffb493bc0b9f7c7655ace871 debuginfo(build-id) = 0bf5a447b423940ff02d00c8c11870699e4a4d90 debuginfo(build-id) = 103b5d6e71b4c133e817960d9b78892fe267bd12 debuginfo(build-id) = 127142a96b5368f2d6478cd8594b7605e1d29ef1 debuginfo(build-id) = 146d8c1c7b67ff460bf62bb8a8de1fdd32e61048 debuginfo(build-id) = 19847277af75550f652c4437db16ca3e6170e64a debuginfo(build-id) = 1c877f08bd2d0f0ddee768488383e6fbed48e98d debuginfo(build-id) = 20e1bf3f2f8b76c9431aaae4fa2c59ecf2a659ee debuginfo(build-id) = 230a9f694809cf43fdda67eff5a838a8b7a43bce debuginfo(build-id) = 25a11e723d0e980cab42f49f8da7e11a933ec2fc debuginfo(build-id) = 2725781e4f5450e734087b2b2c95abb41c134cf7 debuginfo(build-id) = 2d3f4aa148f62d7734d6786dd950f8b32ef786d8 debuginfo(build-id) = 2ea107dda685f1edf44f83468a172adc135f3597 debuginfo(build-id) = 2f09611902ba1556bdf6a09adbccd276828b04ce debuginfo(build-id) = 30be7cfa07a55dbcbbd99ab2a217b6a6cd67feba debuginfo(build-id) = 31565b5a9690e44ec6af1e57a0df9878680917c9 debuginfo(build-id) = 355c38ed3acfbcf171077fd7476507c2a7f4f5be debuginfo(build-id) = 36a31bb47dd3036cddcbe029e1c660c9688208ec debuginfo(build-id) = 37c7264bfeed867df1f427d249c894a465638225 debuginfo(build-id) = 3ece994a6890969e85a708447e41eafb4f91f375 debuginfo(build-id) = 3fd10149eff801ee37dde8c25e15f77de6d88bad debuginfo(build-id) = 41af7bac5c83633b272e6be8b669d5c3439c774d debuginfo(build-id) = 4975b6e223feb59d2556b29132989a8532b532ce debuginfo(build-id) = 4ff6192a6f67cbbb6df275af93a5e175bfd5405b debuginfo(build-id) = 50b93f3e0de2a5b84e643eccbe7eeefbadc64e39 debuginfo(build-id) = 54fba0334a247a22016ed04d4ebc4dd9c280a44b debuginfo(build-id) = 60eac32b81abdd1beca87fca11a94d854fa6b39d debuginfo(build-id) = 625c931a6686d2448585a4da5d9ab89a14fb7400 debuginfo(build-id) = 634a2a6f6c291f71074ed63a0cba871917f24a54 debuginfo(build-id) = 658aaa9528d13b79951e7b29ba179a53658ea0be debuginfo(build-id) = 65c7f08227c6bd03085949f1ed7138d444f53b01 debuginfo(build-id) = 6692c9493831da7888708a858a0da00c609376f1 debuginfo(build-id) = 68e3f0001e5958baea023f99f8f30825b226e349 debuginfo(build-id) = 6a15be886700871cacf967f53f142151082355eb debuginfo(build-id) = 6b067abf70df4d8188c76b84861d35ac365cd7e4 debuginfo(build-id) = 6ff43952e2055c8906c3d741fb18231f7317c927 debuginfo(build-id) = 71ad83d8418b1fa47db0efd7a9ef142efb22f5ce debuginfo(build-id) = 72e84b02c4abd64b0bba516afbb73baaecf27b49 debuginfo(build-id) = 75a1fc23ac6b54bfd951357454fc960cc9eab9dc debuginfo(build-id) = 764ce5055c963d2ab750179487bcdbd0829a5408 debuginfo(build-id) = 7de6153b0f8743cd2cd1b2ce33f4cf3dba02c617 debuginfo(build-id) = 7ecbb3d6746041595ccb2ff10e4b99f240185052 debuginfo(build-id) = 7f602b5a646f454c47ce7ef42d8a4ba0856cb853 debuginfo(build-id) = 82ae6319c81a3f41c63f6be8611b16ffb7265c5b debuginfo(build-id) = 85fe7b30a0a8ca51a49d973ae81fd6bec579c07e debuginfo(build-id) = 87551f9e4ac15cafc78c455f3652d76bc09ae503 debuginfo(build-id) = 881ebb6de4695fde100954883368b7276369eccd debuginfo(build-id) = 8fa12d881ddc22af8653636250453c1818088af9 debuginfo(build-id) = 907656fe4197a4ed4f3f8f4cf91e9bc96ad4c239 debuginfo(build-id) = 91bc834c61101f4a88f0690214efe60b117da07e debuginfo(build-id) = 91e48846c1e83bdc1b7ed4c4a078f38097a89c31 debuginfo(build-id) = 92c9348ff204be2df9e2efbbcc6a495845790a76 debuginfo(build-id) = 9547ccf7625d35c25d1ff02de96f140e2952fd9c debuginfo(build-id) = 95ab35a25efa16a14cf0f2730c4c273d9c354d51 debuginfo(build-id) = 978672352a58de546e6621d943c63cb8979651fe debuginfo(build-id) = 990cbae26985dc54d5decdaff8d2f9e34e77bd91 debuginfo(build-id) = 9c30392f25dd410e014170ead3e8cf95362c0a0b debuginfo(build-id) = 9f5ce821853c65da5b3c5ee689cfb211abad64e5 debuginfo(build-id) = a0c3a593071f5ded25682eb874e96584d4d1e93c debuginfo(build-id) = a1b20f3f68c800cbb2a8fbcb80a1369001ab4680 debuginfo(build-id) = a2072d6113b66266e03c7695b187c2ac72789cbf debuginfo(build-id) = a629d80ae55721795628da314c4dd1a2480fea09 debuginfo(build-id) = a9adfcc03cbec63edf3d1ab2b4a7797852d60dfe debuginfo(build-id) = acddf8e74fc45068496a823fb252f6d9917c55e1 debuginfo(build-id) = adbb2a9de79c53a9d5cf561561b507110993e396 debuginfo(build-id) = ae210981071044ad9d4d333046f717895e5d077d debuginfo(build-id) = af3bdbcd4a1f3da487716b700ff3a83413588722 debuginfo(build-id) = afdfa7656614f71d1a78ea64a1d873930ad779e7 debuginfo(build-id) = b559e0da6ab02bdbf16dcb330bcd715c2b5e4d2d debuginfo(build-id) = bdcadd35ef17683a6405cd459bd548e7f9868d0e debuginfo(build-id) = c023b8f4d2dab16dca6559127f01c67acd1d06a0 debuginfo(build-id) = c0bbb87168c91d627bd72b8b780a805e82a7bc65 debuginfo(build-id) = c5965f2306c1f6ab05b67dd90bb925facb9df000 debuginfo(build-id) = c7c25e58da132be1109665936f48c60452467cfc debuginfo(build-id) = cb618f7fc7946ecd83008eb90921e056f45ba75d debuginfo(build-id) = cb763731659a739dc86cde3bfd4e2cddc3e1de93 debuginfo(build-id) = cd1e652d3ba84d0cc9a96da330d408df2edff10d debuginfo(build-id) = cdc4793e729b501dc8a41b03a5cbad13c121f375 debuginfo(build-id) = d13ecd5b5d94600096ac9bb4b58090dda8773e47 debuginfo(build-id) = d2d43b0534cb531b2c26fbac6b3551bc0b3fbec9 debuginfo(build-id) = d52277a4147c8e92f21533527c7423663b366787 debuginfo(build-id) = db7f2ef29c753235f9718bd75dbf2ef426eb97d3 debuginfo(build-id) = ddc1515422a5c6031c02aff15a556407d576daae debuginfo(build-id) = de8bd62c7178536d58ded206912f5b4a0bcdfb1c debuginfo(build-id) = df8e4a5f719725ed5ced21062d1dc3bdcbdf591c debuginfo(build-id) = e049b3a35c9e40935db895d56fc35b3011b91ba0 debuginfo(build-id) = e1a6e8ce31227d32c87ce65245ab2f92b190dd2b debuginfo(build-id) = e38e5610228e877b4363839ae49c8ff94dc541ce debuginfo(build-id) = e544ea6b4234726576999dd0a60418db55e40e76 debuginfo(build-id) = eb5c3f0ed7e4b89f5e981bbe35a3479a875f63e9 debuginfo(build-id) = ebd7b5c009fa4489a49e91968f30ade8b0493da3 debuginfo(build-id) = ecf835eb65a4ace0a050ff4c19d5633dfffb79e4 debuginfo(build-id) = edcf60025dbf1a4a30c84100527a5cff6be15f27 debuginfo(build-id) = ef55cda0873c397680843f6239f0ef87a770f9b8 debuginfo(build-id) = efe0515714330139f255ce1caad26c9afa8d7a7d debuginfo(build-id) = f39ee4a9b97b514787e75a657366409b6e993e43 debuginfo(build-id) = faad739f5ea03588f22b9306763536103e8ccab1 debuginfo(build-id) = fcd9dd3927984d45e491235b588848b9f9a20941 debuginfo(build-id) = fd28bc07411e7d6ee2159ec5fe194daffff314a8 debuginfo(build-id) = ffab697ad7d94d69a10aaea73e7bb8ebde2c83e8 postgresql-upgrade-debuginfo = 13.5-1.el9 postgresql-upgrade-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-upgrade-devel-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = 68e3f0001e5958baea023f99f8f30825b226e349 debuginfo(build-id) = efe0515714330139f255ce1caad26c9afa8d7a7d postgresql-upgrade-devel-debuginfo = 13.5-1.el9 postgresql-upgrade-devel-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-plperl-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = a4206c5849777869b9b0fcca338cc8bfb98f6d6d debuginfo(build-id) = fcc451aa8c3724ba0bc4a1acc667691e4e2f62bd postgresql-plperl-debuginfo = 13.5-1.el9 postgresql-plperl-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-plpython3-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = cec463d463b7e9cb94add0b009c64a2a24ee47cf postgresql-plpython3-debuginfo = 13.5-1.el9 postgresql-plpython3-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-pltcl-debuginfo-13.5-1.el9.ppc64le Provides: debuginfo(build-id) = 7007a0b623be2603a166e196707cb70f015b9b06 postgresql-pltcl-debuginfo = 13.5-1.el9 postgresql-pltcl-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Processing files: postgresql-test-debuginfo-13.5-1.el9.ppc64le warning: Duplicate build-ids /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/debug/usr/lib64/pgsql/autoinc.so-13.5-1.el9.ppc64le.debug and /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/debug/usr/lib64/pgsql/test/regress/autoinc.so-13.5-1.el9.ppc64le.debug warning: Duplicate build-ids /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/debug/usr/lib64/pgsql/refint.so-13.5-1.el9.ppc64le.debug and /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le/usr/lib/debug/usr/lib64/pgsql/test/regress/refint.so-13.5-1.el9.ppc64le.debug Provides: debuginfo(build-id) = 2027246e6eee64fe85fe1371dec5dd95033f17dc debuginfo(build-id) = nilnil postgresql-test-debuginfo = 13.5-1.el9 postgresql-test-debuginfo(ppc-64) = 13.5-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: postgresql-debugsource(ppc-64) = 13.5-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le Wrote: /builddir/build/RPMS/postgresql-plperl-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-plpython3-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-plperl-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-plpython3-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-private-libs-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-server-devel-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-pltcl-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-upgrade-devel-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-private-devel-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-pltcl-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-private-libs-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-test-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-test-rpm-macros-13.5-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/postgresql-docs-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-static-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-contrib-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-upgrade-devel-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-server-devel-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-contrib-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-test-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-upgrade-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-server-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-docs-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-server-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-upgrade-debuginfo-13.5-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/postgresql-debugsource-13.5-1.el9.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ig7WGo + umask 022 + cd /builddir/build/BUILD + cd postgresql-13.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/postgresql-13.5-1.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0